Not sure if that one is directly related, the code lists a different device ID
+ if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && + pdev->device == 0x1042) + xhci->quirks |= XHCI_BROKEN_STREAMS; + Here are some similar findings with the same device/problem: https://forums.gentoo.org/viewtopic-p-7413396.html https://bugzilla.kernel.org/show_bug.cgi?id=93681 https://rog.asus.com/forum/showthread.php?62279-Sabertooth-X99-Long-POST-Time-and-USB-issues-Possible-RMA https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785494 http://www.tomshardware.com/answers/id-1767422/asus-z87-deluxe-usb-initialization-bug.html I may have to backtrack to the last 3.x kernel and see where the difference is. I remember this problem popped up once Gentoo went amd64 stable on a 4.x kernel. ** Bug watch added: Linux Kernel Bug Tracker #93681 http://bugzilla.kernel.org/show_bug.cgi?id=93681 ** Bug watch added: Debian Bug tracker #785494 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785494 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437492 Title: boot stalls on USB detection errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1437492/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
