

armpip
-
Posts
0 -
Joined
-
Last visited
Reputation Activity
-
armpip reacted to zanzibar in [ODROID C2] USB ports are (still?) not working properly
I found easy workaround.
Add usbcore.autosuspend=-1 as kernel parameter by /boot/armbianEnv.txt file. Eg.:
extraargs=usbcore.autosuspend=-1
Of course this workaround have cons: odroid c2 will take more power.
@TonyMac32
Could you please give me more details where I should look for this issue in source files? Is it dwc2 usb driver?