TheAssassin has quit [Remote host closed the connection]
sputnik__ has quit [Remote host closed the connection]
TheAssassin has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
random_yanek has quit [Ping timeout: 245 seconds]
random_yanek has joined #linux-amlogic
<brads>
narmstrong: on Odroid N2 still having the same issues after disabling the power regulator using GPIOH_6, also tried disabling GPIOH_5. The board was booting a few weeks ago on amlogic/v5.1/g12b branch and looks like pinctrl might have changed a bit?
<brads>
I will try to go back and see what patch causes it to break
_whitelogger has joined #linux-amlogic
return0e has quit [Read error: Connection reset by peer]
return0e_ has joined #linux-amlogic
<brads>
Its working on the amlogic/v5.1/g12b branch for me here is the log https://pastebin.com/C7u4qAJR I think the MDIO needs to be added on top of defconfig for ethernet
<brads>
something in g12b-odroid-n2 seems to be the cause, using g12b branch the next line in the log after the problem is [ 1.652063] g12a_ao_cec
vagrantc has joined #linux-amlogic
vagrantc has quit [Ping timeout: 250 seconds]
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
<brads>
narmstrong: It seems to be either a gitlab sync issue or me ;) The g12b branch is working fine with emmc, network & USB3.
<memeka>
brads: cool
<memeka>
is hdmi working?
return0e_ has quit [Ping timeout: 255 seconds]
return0e has joined #linux-amlogic
<brads>
memeka: yes hdmi console is, I was about to start adding some display packages
lykt has quit [Quit: leaving]
<brads>
glmark complains initialising and glmark-drm does too then seqfaults. Will do some more testing
jakogut has quit [Read error: Connection reset by peer]
jakogut has joined #linux-amlogic
<memeka>
brads: can you show me a modetest output?
lykt has joined #linux-amlogic
Elpaulo has quit [Quit: Elpaulo]
Elpaulo has joined #linux-amlogic
<brads>
memeka: gnome works, firefox & youtube. What is the easiest way to get a modetest?
<memeka>
brads: modetest is a binary in libdrm package
<memeka>
Gnome on wayland or X11 no accel?
<brads>
no accel
<narmstrong>
brads: interesting, i’ll retest the branch next week
sputnik_ has quit [Read error: Connection reset by peer]
sputnik_ has joined #linux-amlogic
<brads>
memeka, there is no modetest on ubuntu bionic with libdrm[-dev] installed I can find, I can try to compile it from source.
<memeka>
brads: I know you gotta compile source :(
<brads>
memeka: gnome in wayland mode is slower than gnome on X from what I can tell but there is no accel on either. Hardkernel mentioned if DRM gets running then they/ amlogic will release a wayland driver.