Opened 2 years ago
Last modified 2 years ago
#17797 new bug
Panic when using usb_rndis, USB ports would not work anymore sometimes — at Initial Version
Reported by: | fatigatti | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network/usb_rndis | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Hi, so back reporting. After the fixes made by pulkomandy usb_rndis is been working much better for me. However, some issues still arise. Specifically, sometimes unplugging and plugging back the phone would led to the usb_rndis interface not being loaded, a kernel panic or the USB subsystem to stop working completely (other USB devices would not work anymore, listusb would hang, etc).
I'm attaching two different syslogs, one with the panic, the other with the errors I get when USB stops working.
On a side note, I usually have a cheap USB mouse connected. When connected to the xHCI ports, listusb will sometimes report its name correctly ("USB OPTICAL MOUSE"), sometimes just a "D" and sometimes an empty string (" "). This doesn't happen when using the USB 2.0 port on the other side. The mouse works fine and it really doesn't bother me, but I'm wondering if there might be some kind of bug in the xHCI code.
Putting this under usb_rndis for the moment, don't know if it's USB related or not.