Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Intermittent USB device failures
Date: Sun, 17 Aug 2014 10:33:30
Message-Id: 201408171133.11036.michaelkintzios@gmail.com
In Reply to: RE: [gentoo-user] Intermittent USB device failures by Mike Edenfield
1 On Sunday 17 Aug 2014 02:56:58 Mike Edenfield wrote:
2
3 > When I `modprobe -r ochi_pci` while the system is operating normally, I see
4 > all four modules (ohci-pci, ohci-hcd, ehci-pci, and ehci-hcd) unloading
5 > properly:
6 >
7 > [25603.370000] ohci-pci 0000:00:0b.0: remove, state 1
8 > [25603.370395] usb usb2: USB disconnect, device number 1
9 > [25603.370414] usb 2-6: USB disconnect, device number 2
10 > [25603.383451] usb 2-7: USB disconnect, device number 3
11 > [25603.384217] ohci-pci 0000:00:0b.0: USB bus 2 deregistered
12 > [25603.384597] ehci-pci 0000:00:0b.1: remove, state 1
13 > [25603.384611] usb usb1: USB disconnect, device number 1
14 > [25603.386306] ehci-pci 0000:00:0b.1: USB bus 1 deregistered
15 >
16 > If I try to do the same thing after the mouse has locked up, modprobe
17 > stalls trying to unload the first module:
18 >
19 > wombat kutulu # modprobe -r -v ohci_pci
20 > rmmod ohci_pci
21 >
22 > wombat kutulu # dmesg
23 > [38091.627389] ohci-pci 0000:00:0b.0: remove, state 1
24 > [38091.627400] usb usb2: USB disconnect, device number 1
25 >
26 > Any ideas what's going wrong here? Any chance I can salvage this hardware?
27
28 Do you need ohci-pci? Have you tried running a kernel without it and check if
29 your hardware still works as intended?
30
31 --
32 Regards,
33 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Intermittent USB device failures Volker Armin Hemmann <volkerarmin@××××××××××.com>