add xHCI host dead troubleshooting#577
Conversation
|
This sounds more like a Linux kernel bug than something the user should have to deal with? Maybe file a bug report there? (Yes, I know that reporting bugs on the Linux kernel is an adventure. But the host controller really shouldn't "get stuck" here, I think, which is what it looks like is happening offhand.) |
|
Well, I think I need time to check these, |
|
Can leave it open for now. The messages look to me like the Linux host controller has gotten lost, but I could be wrong. |
Hello, I want to contribute my solution about a problem trouble me a few months.
When STM32F freeze and not responding to Linux kernel, so kernel think it dead, reconnect USB won't make kernel re-check it.
I find the solution that we can use bind & unbind to make kernel re-check it.