-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
usbnet: failed control transaction: request 0x2143 value 0xe index 0x0 length 0x #64
Comments
The problem goes away when I use an older image ( |
I think this is only with the Have you tried previous bookworm releases? In case the issue can be narrowed down to a specific release: |
The error exists when using 5th Dec 2023 Bookworm:
|
The 2023-12-11 Bookworm version works with
|
Yes, the pi2 and pi3 configurations look generally slower:
The password thing is because Pi OS has removed the default username and password (on desktop it prompts the user to create one on first boot), so technically there isn't a user to log (only passwordless root, which you cannot use to login).
I tried to boot the first Bookworm release ( |
I'm trying to run the Raspberry Pi version 3 with the latest OS image and I get the errors:
usbnet: failed control transaction: request 0x2143 value 0xe index 0x0 length 0x0
. I'm running Docker Engine on Windows 10.It fails with the following images:
2023-12-11-raspios-bookworm-armhf-lite.img
2023-12-05-raspios-bookworm-armhf-lite.img
2023-10-10-raspios-bookworm-armhf-lite.img
docker run -it -v .\2023-12-11-raspios-bookworm-armhf-lite.img:/sdcard/filesystem.img lukechilds/dockerpi:vm pi3
This is the result of
docker info
:and
systeminfo
:The text was updated successfully, but these errors were encountered: