Jump to content

Scritch

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Scritch

  1. Sorry, I dont know how to do this. Either I will need more guidance in how to do it, or we will have live with adding the usbip module options also to the edge configs and keep the fingers crossed future major kernel versions will have a better merge outcome.
  2. I see. I will check. Furthermore: The usbip config was present but got lost between Armbian 26.2 and 26.5. I see frequent PRs which do "Automatic: kernel config rewrite". How can we make sure these changes get persisted and not lost again? However the automated kernel config rewrite works, also needs to consider usbip. Edit: In concrete, it got removed with PR 9381: https://github.com/armbian/build/pull/9381/changes?mode=single#diff-9a3979f7f80525cd7ddd10a00d15aa3e4156c49357184ef9405432599e85a588 The PR talks about "groundhog day". I guess there is a process behind to "generate" a more than 100k lines PR?
  3. How did you determine which configs to edit? Can I simply send a PR without testing? I guess there is a CI behind which takes care of testing?
  4. Wow, this is great! Thanks for the super fast response. Could this be also enabled in edge builds?
  5. 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.
  6. 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