Bug 113441
Summary: | kernel does not receive any USB3.0 plug/unplug events in certain system configurations | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | Elmar Stellnberger (estellnb) |
Component: | Block Layer | Assignee: | Jens Axboe (axboe) |
Status: | RESOLVED DUPLICATE | ||
Severity: | high | CC: | szg00000, xmontell |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.5.0-rc4-ARCH | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
journalctl -xb
lspci -vvv /proc/interrupts /proc/irq copy as .tar.bz2 dmesg,lspci, etc lspci interrupts lx201fw21 dmesg |
Description
Elmar Stellnberger
2016-02-29 16:57:16 UTC
Created attachment 206421 [details] journalctl -xb Whenever I do a journalctl -xb nothing shows up in the output log for plug and unplug events on this card. According to Bug 43192 not even the irqpoll kernel parameter would help. Created attachment 206431 [details]
lspci -vvv
Created attachment 206441 [details]
/proc/interrupts
Perhaps the card does not like to share an interrupt with my SATA controller card?
Created attachment 206451 [details]
/proc/irq copy as .tar.bz2
Hello. I have the same problem with chip renesas pd720202 (card Startech PCIUSB3S22) In Windows XP run fine, very fine, but in GNU/Linux kernel does not receive any USB3.0 plug/unplug events, why? I have tried the following GNU/Linux: Ubuntu 17.04-desktop-i386 Lubuntu 17.04-i386 debian-live-8.8.0-i386-lxde-desktop Centos-7-i386-LiveGnome-1611 Fedora-LXDE-Live-i386-25-1.3 openSUSE-13.2-DVD-i5860054 In no case kernel does not receive any USB plug/unplug events Attached 4 files: dmesg.txt, interrupts.txt, lspci.txt, lx201fw21.txt The card firmware is the latest (2026) and is well installed. My machine is very old: P3 1Ghz on ASUS P3B-F but run fine Xavier. Thanks Created attachment 256571 [details]
dmesg,lspci, etc
Created attachment 256573 [details]
lspci
This is a USB issue, not a block layer/storage issue. Created attachment 256575 [details]
interrupts
Created attachment 256577 [details]
lx201fw21
Created attachment 256579 [details]
dmesg
(In reply to Jens Axboe from comment #8) > This is a USB issue, not a block layer/storage issue. Ok, i opened a bug 195793 at Product:Drivers-Component:USB Thanks *** This bug has been marked as a duplicate of bug 195793 *** |