<tolszak>
and one is that my usb stick is not detected until I replug it (see end of dmesg)
<tolszak>
I mean when I plug in the power into odroid and usb stick is plugged in it is not detected
GNUtoo has quit [Remote host closed the connection]
<tolszak>
when I replug it - it is detected
<tolszak>
when I reboot from command line it is still detected
GNUtoo has joined #linux-amlogic
<tolszak>
I wonder if it is related to this crash
<narmstrong>
This is weird because there is a hub in between
<tolszak>
Keyboard dongle works straight away
<tolszak>
every time
<narmstrong>
For the crash, the audio gadget fails, i’ll disable it
<narmstrong>
Is is an usb3 dongle ?
<tolszak>
Yes
<tolszak>
I will try usb 2 one
<tolszak>
Different one works
<tolszak>
it is also 3.0
<tolszak>
Perhaps the stick became unstable somehow, forget about it
<tolszak>
I will let you know if it behaves ok on intel board or something
<tolszak>
Thank you so much for help with USB stack, now I will try finally to setup audio
<tolszak>
Perhaps I can submit a patch to meta meson
<tolszak>
how would you like it to be implemented?
<tolszak>
ON ubuntu there is a function that set's the mixer up on first startup
<tolszak>
but on yocto we know what machine we are on so perhaps we should just provide a conf/state file for it right?
<tolszak>
narmstrong: There is no crash on vanilla amlogic-image-sato just a lot: [ 11.659606] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
<tolszak>
So probably one of my conf enabled audio gadget
<narmstrong>
tolszak: i’ll push the fix for usb
<narmstrong>
tolszak: if you setup and dump the alsa state I can simply add it to alsa-state files
<tolszak>
tolszak: don't we need cards in /ust/share/alsa/cards
<tolszak>
narmstrong: ^
<narmstrong>
Yes cards is also needed, I’ll also add it
<tolszak>
narmstrong: I will make a pull request on github, is it ok?
<narmstrong>
If you want you can submit a PR, not sure if I have time to do this until next week
<narmstrong>
tolszak: yes sure no problem
<tolszak>
narmstrong: No worries, I'm ok to have it locally for testing. It can be merged in even a few months
<tolszak>
Any idea how to fix:
<tolszak>
[ 10.507160][ T449] fe.dai-link-0: ASoC: no backend DAIs enabled for fe.dai-link-0
<tolszak>
narmstrong: I;ve noticed that on libreelec /proc/asound/cards contains axg-sound-card as Odroid-N2 while on te image built from meta-meson doesn't