Bug 151641
Summary: | ohci-pci "controller won't resume" "HC died; cleaning up" | ||
---|---|---|---|
Product: | Drivers | Reporter: | elvis has left the building (icanrealizeum+bugzillakernelorg) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | normal | CC: | icanrealizeum+bugzillakernelorg, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.7.0-g0cbbc42 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
lspci -v and lsusb -v included in attachment.
stacktrace |
Description
elvis has left the building
2016-08-06 17:30:35 UTC
Some more stuff from the linux-usb mailing list: > if I try to sysrq+o (aka poweroff) manually from a file that systemd > runs at shutdown such as manually created a+x file: > /usr/lib/systemd/system-shutdown/debug.sh > > then I get no ohci errors, > screenshot: https://i.imgur.com/VVeAyj7.jpg > only the "PME# disabled" and "enabling bus mastering" are seen. > But if I allow the kernel(and/or whatever else happens before that) to > do it, then the errors are back just like in my original post. this is the stack when 'controller won't resume happened' > https://i.imgur.com/9wlbure.jpg > but it looks like something else called that and I don't know > what(looks forked?), unless it's something from the following stack > from the point where "Stop disk" happens: > https://i.imgur.com/z9uq4ez.jpg > Maybe I'll find out something from there. Created attachment 227941 [details] stacktrace Thanks to Alan Stern (from linux-usb ML), I got us this nice stacktrace of what happens on shutdown/poweroff that causes these messages: also seen here: https://i.imgur.com/VMak4ED.jpg I mean, am I the only one who likes this? A LOT! :D |