narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
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.
<brads> looks to be running now for me :)
<memeka> brads: yeah slow wo mali driver :)
<memeka> brads: also you won’t get this https://i.imgur.com/sl1qwmA.png
<brads> its much better than c2 but yes slow
<memeka> (Screenshot on xu4)
<memeka> brads: what’s major and missing atm? :)
<brads> memeka: not much if you want the basics, emmc, usb, ethernet, HDMI display. Will try an sd card and some usb storage next.
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
return0e has quit [Read error: Connection reset by peer]
return0e_ has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
chewitt has quit [Quit: Adios!]
jakogut has quit [Remote host closed the connection]
jakogut has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 246 seconds]
edcragg has quit [Quit: ZNC - http://znc.in]
marcodiego has joined #linux-amlogic
<ndufresne> maybe someone here knows, but for IR keytables, should they be submitted to udev project ?
<ndufresne> ah, apparently they mostly come from v4l2-utils
<ndufresne> but they seem to be in toml
<xdarklight> ndufresne: some also go here: https://github.com/torvalds/linux/blob/master/drivers/media/rc/keymaps/rc-geekbox.c (I submitted that one like 2 years ago and it was accepted). I'm not sure about the "correct place" though
vagrantc has joined #linux-amlogic
<ndufresne> hmm, I see, and any rules on wheter they should be files or code ?
* ndufresne starting to wonder if that shouldn't part of the dtb for TV boxes ...
<ndufresne> at the same time, you are not locked to one remote control, it just happen that there is one shipped with these devices
<ndufresne> \o/
<ndufresne> another thing I didn't find is how to properly map the power and the tv_power
<xdarklight> ndufresne: I believe the .toml files in v4l-utils are generated based on the in-kernel keymaps. that's also what this commit message suggests: https://git.linuxtv.org/v4l-utils.git/commit/utils/keytable/rc_keymaps?id=f3d77d6df975b6fb8fbf9f9f8fe2c4a809136b86
mag has quit [Quit: Bye]
<ndufresne> interesting, there must be a reason to maintain both ... or simply that this allow using newer maps on older kernel ?
<xdarklight> ndufresne: you can select the in-kernel keymap in the .dtb using a property (see https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/media/meson-ir.txt)
<xdarklight> I don't know why they're maintained in two places though
<ndufresne> ok, so now I got a motivation to submit a dtb or this alfawise h96proplus box
<xdarklight> (maybe re-mapping of buttons easily is a use-case that people want?)
<ndufresne> I must admit it was handy to have a large set of example mapping, comparing against similar devices to get mine right
<ndufresne> what I didn't find though is a complete list of KEY_ value that would be accepted
<ndufresne> maybe that's in the kernel in the end
<ndufresne> thanks for all the pointer btw
mag has joined #linux-amlogic
<ndufresne> lol, some key names are ... interesting, KEY_ZENKAKUHANKAKU
<xdarklight> :D
chewitt has joined #linux-amlogic
jakogut has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
default__ has joined #linux-amlogic
ldevulder_ has quit [Ping timeout: 250 seconds]
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
vagrantc has quit [Ping timeout: 250 seconds]
default__ has quit [Ping timeout: 250 seconds]
default__ has joined #linux-amlogic
_whitelogger has joined #linux-amlogic