forked from neagix/wii-linux-ngx
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In 5.15 and 6.1, USB on the Nintendo Wii has undergone several critical regressions.
In 5.15, USB descriptors have started experiencing corruption:
- Flash drive:
- Manufacturer:
USn\n(normallyUSB\n) - Product:
SanDisk 3.2Gen\n(normallySanDisk 3.2Gen1\n)
- Manufacturer:
- Keyboard:
- Manufacturer:
Logitece\n(normallyLogitech\n) - Product:
USB Receive\n(normallyUSB Receiver\n)
- Manufacturer:
- Internal Bluetooth Radio (on the second OHCI bus):
- Manufacturer:
Broadcom Corp\n(correct) - Product:
BCM2045A\n(correct)
- Manufacturer:
Weirdly, I can't trace this down to any one specific change. Commit e7cb072eb988e46295512617c39d004f9e1c26f8 ("init/initramfs.c: do unpacking asynchronously") is what first started triggering it, but is absolutely not the cause. Something much deeper is going wrong there.
In 6.1, USB falls flat on it's face entirely, no devices can properly be identified.
Metadata
Metadata
Assignees
Labels
No labels