Jump to content

Scritch

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Scritch

  1. I hope this is the right place for such a finding. If not, please forgive me. My Orange PI Zero 3 got upgraded to Armbian 26.05 yesterday. Usbip modules are gone: Using armbian 26.05: ls -l /usr/lib/modules/$(uname -r)/kernel/drivers/usb/usbip ls: cannot access '/usr/lib/modules/6.18.33-current-sunxi64/kernel/drivers/usb/usbip': No such file or directory After downgrading using armbian config to linux-image-current-sunxi64=25.11.2 (v6.12.58) Note: Armbian 26.02 is not available via armbian-config. ls -ld /usr/lib/modules/$(uname -r)/kernel/drivers/usb/usbip drwxr-xr-x 2 root root 4096 Jun 14 00:11 /usr/lib/modules/6.12.58-current-sunxi64/kernel/drivers/usb/usbip As soon as it becomes available for the officially supported odroidc2, I will test, too.
  2. Since todays update to kernel 6.6 on my odroid c2, usb was broken. lsusb shows that no devices are found anymore using the new kernel: lsusb Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub dmesg shows the following error during boot: [ 5.777103] onboard-usb-hub 1-1: can't set config #1, error -71 Adding the "extraboardargs" option to /boot/armbianEnv.txt as described above, solved the problem for me. Edit: This recent kernel change might be connected: https://lore.kernel.org/lkml/1jleciyahv.fsf@starbuckisacylon.baylibre.com/T/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines