indy has quit [Read error: Connection reset by peer]
indy has joined #linux-amlogic
<lvrp16>
Darkmatter66: the people who decided not to open the driver has a special place in hell
<lvrp16>
have*
<lvrp16>
i have wasted weeks modifying other people's software because of how mali blob is set up. you can't mix swrast for gl and mali gles
<chewitt>
been there recently when looking at swrast for S912 boards; you're forced to run X to get GL and our goal is to drop X so it was a non-starter
<chewitt>
thankfully panfrost is showing progress
Tecan has quit [Remote host closed the connection]
<lvrp16>
chewitt: grant likely wants people to email him if there are applications that didn't end up using mali because of the driver
cottsay has left #linux-amlogic [#linux-amlogic]
cottsay has joined #linux-amlogic
<brads>
On the ODroid C2/ Debian SID I had weston working with 4.14/drm/mali using the hikey libMali wayland driver but cannot seem to achieve the same with 4.18/drm/Mali (amlogic or hikey libMali) on Ubuntu Cosmic.
<brads>
im using some patches for other things maybe I need to get back to the same, or am I im libMali hell?
<brads>
also I get a kernel crash trying to use the vdec https://pastebin.com/AWjsDVrz I think I need to get back to a clean version and report back
<chewitt>
lvrp16: ping me contact details and I'll reach out to him
<lvrp16>
chewitt: i forwarded my email as well
<chewitt>
got it :)
aep has joined #linux-amlogic
aep4 has quit [Ping timeout: 260 seconds]
trem has joined #linux-amlogic
gdeverlant has joined #linux-amlogic
<narmstrong>
brads: the amlogic wayland libmali is buggy, only the hikey works
<lvrp16>
narmstrong: i remember you saying that some gbm bo functions were missing, do you remember which?
<lvrp16>
narmstrong: found it, nevermind
<gdeverlant>
did someone managed to run odroid c1 with alpine linux ?
<gdeverlant>
running mainline kernel linux
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 240 seconds]
gdeverlant has quit [Ping timeout: 240 seconds]
<wens>
it's easier to just drop the mali blob and symlinks in a separate directory, and modify the dynamic linker confs to use mali before mesa's libGLES
<lvrp16>
you still lose software gl or hardware gles
gdeverlant_ has joined #linux-amlogic
trem has quit [Ping timeout: 260 seconds]
gdeverlant_ has quit [Ping timeout: 240 seconds]
poulecaca has joined #linux-amlogic
<mjourdan>
brads: that's just a harmless warning, don't worry about it :)
Darkmatter66 has joined #linux-amlogic
jakogut_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 268 seconds]
sputnik__ has quit [Ping timeout: 245 seconds]
<brads>
mjourdan: Thanks ill do some further testing