buzzmarshall has quit [Quit: Konversation terminated!]
cyrozap-ZNC has quit [Quit: Client quit]
cyrozap has joined #linux-amlogic
tolszak has joined #linux-amlogic
<tolszak>
chewitt: Thanks for that. I've noticed that 5.15 kernel from hardknot allows aplay to list devices. I'm in the middle of update as boot procedure has changed a bit and I need to adapt. Will let you know soon if it works with 5.15 and hardknott
tolszak has quit [Remote host closed the connection]
tdebrouw has joined #linux-amlogic
camus1 has joined #linux-amlogic
camus has quit [Ping timeout: 256 seconds]
camus1 is now known as camus
mkorpershoek has quit [Remote host closed the connection]
mkorpershoek has joined #linux-amlogic
warpme___ has joined #linux-amlogic
tolszak has joined #linux-amlogic
<tolszak>
narmstrong: newest hardknott image with 5.15 kernel doesn't seems to handle USB devices. There is nothing in dmesg when I plug in usb stick, bluetooth adapter etc
<tolszak>
nothing
<tolszak>
MACHINE is hardkernel-odroidn2plus
<narmstrong>
tolszak: a config must be missing, can you share the dmesg output ?
<tolszak>
narmstrong: On my custom layer I added 3 patches changing dts to kernel, one is adding power button handling, one addin gpio wakeup support and one adding custom led that's it. But the dmesg I provided above are from meta-meson, my layer is not included
tafa has joined #linux-amlogic
<narmstrong>
tolszak: usb doesn't work ?
<narmstrong>
tolszak: previous dmesg was using linux-meson64, this one uses linux-yocto
<tolszak>
narmstrong: Yes it doesn;t work
<tolszak>
narmstrong: no this one uses linux-meson64
<tolszak>
I've grabbed plain harknott brnach from meta-meson
<tolszak>
added odroidn2 as machine
<tolszak>
and built amlogic-image-sato
<tolszak>
That's it
<tolszak>
I will test it with another odroid I have just to ensure it is not HW issue
<narmstrong>
the dmesg is ok, usb ports are correctly initialized
<narmstrong>
except if dwc3 isn't enabled
<narmstrong>
it's in the defconfig file
<tolszak>
CONFIG_USB_DWC3=y
<tolszak>
# CONFIG_USB_DWC3_ULPI is not set
<tolszak>
# CONFIG_USB_DWC3_HOST is not set
<tolszak>
# CONFIG_USB_DWC3_GADGET is not set
<tolszak>
CONFIG_USB_DWC3_DUAL_ROLE=y
<tolszak>
#
<tolszak>
# Platform Glue Driver Support
<tolszak>
#
<tolszak>
CONFIG_USB_DWC3_MESON_G12A=y
<tolszak>
CONFIG_USB_DWC3_OF_SIMPLE=y
<tolszak>
CONFIG_USB_DWC2=y
<tolszak>
Seems like enabled, I will check with other odroid now
<tolszak>
narmstrong: When I connect camera with LED lights the lights are on so the power is there
<tolszak>
but nothing on dmesg
<tolszak>
Different device does that too
<tolszak>
There were power differences on GPIO between n2 plus board revisions but I suppose it should have impact. E.g. 3V gpio pin stayed 3V after shutdown on some and on some dropped below 2V.
<tolszak>
I mean shouldn't have impact on USB
<narmstrong>
what lsusb reports ?
<tolszak>
Need to install it on sato
<tolszak>
give me a sec
<narmstrong>
and `dmesg -l8` ?
<tolszak>
lsusb -t is empty
<tolszak>
dmesg: unknown level '8'
<tolszak>
narmstrong: "chewitt said: only a layer 8 networking problem ;)". I'm not familiar with it at all but now it looks like I should not treat it as a joke :)
<gbisson>
hi, any known issue with sd cards? I have 2 class 10 here (1 Kingston 4GB & 1 AData 16GB), with only 'cap-sd-highspeed' only the 4GB one works, with all the speeds (sdr104, ddr50 etc) only the 16GB works
<gbisson>
note taht I have a vqmmc regulator that allows switching from 3.3 to 1.8V
<gbisson>
another interesting note: on i.MX8 platform, the 4GB SD enumerates as DDR50 whereas the 16GB shows as SDR104