Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3764 - GL-INET 6416 no USB with 21.02.0-rc1 #9075

Closed
openwrt-bot opened this issue Apr 29, 2021 · 3 comments
Closed

FS#3764 - GL-INET 6416 no USB with 21.02.0-rc1 #9075

openwrt-bot opened this issue Apr 29, 2021 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

Rampler:

Unfortunately, USB no longer works with GL-INET 6416 V 21.02.0-rc1.
lsusb delivers: unable to initialize libusb: -99

Image generated with:
make image PROFILE=glinet_6416 PACKAGES="luci luci-proto-relay kmod-input-polldev kmod-usb-storage kmod-fs-ext4 kmod-usb-hid block-mount e2fsprogs fdisk swap-utils tar luci-theme-material kmod-fs-cifs kmod-nls-base usbutils"

Same configuration works with V 19.07.xx

@openwrt-bot
Copy link
Author

sailus:

This still happens on yesterday's snapshot, same Gl.inet 6416.

The problem seems to be that even if the EHCI HCI driver is loaded the host controller itself isn't there.

I've attached the dmesg.

@openwrt-bot
Copy link
Author

sailus:

It seems what was missing is the driver for the controller which is not EHCI, but a Chipidea one. I.e. package kmod-usb-chipidea2 . After installing the package, usb works.

@openwrt-bot
Copy link
Author

Rampler:

100% agree, it works with kmod-usb-chipidea2.
Thank you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant