You are not logged in.

#1 2014-12-06 10:42:40

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

USB3 drives not discovered when plugged into USB3 port

Hello,

Lately, any USB3 drive is not discovered when plugged into the USB3 port.

USB2 mode works.

It worked, say, till two months ago, have no idea about what went wrong.

Could you help me debug this problem, please?

Last edited by josephk (2014-12-29 13:18:20)

Offline

#2 2014-12-29 13:34:55

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

Re: USB3 drives not discovered when plugged into USB3 port

reloading the xhci module did the job

sudo modprobe -r xhci_hcd
sudo modprobe xhci_hcd

how to solve this issue without this user intervention?




>3:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042]

dmesg -w

[[17226.146318] usb usb2: root hub lost power or was reset
[17226.146327] usb usb3: root hub lost power or was reset
[17226.156248] xhci_hcd 0000:03:00.0: irq 28 for MSI/MSI-X
[17226.156266] xhci_hcd 0000:03:00.0: irq 29 for MSI/MSI-X
[17226.156282] xhci_hcd 0000:03:00.0: irq 30 for MSI/MSI-X
[17226.156297] xhci_hcd 0000:03:00.0: irq 31 for MSI/MSI-X
[17226.156310] xhci_hcd 0000:03:00.0: irq 32 for MSI/MSI-X

Offline

#3 2014-12-29 14:10:34

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: USB3 drives not discovered when plugged into USB3 port

josephk wrote:

how to solve this issue without this user intervention?

You could try putting the module name in a file in /etc/modules-load.d/ -- I have no idea if that would work, but the name of the directory suggests it would be worth a try wink


Jin, Jîyan, Azadî

Offline

#4 2015-01-02 11:18:46

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

Re: USB3 drives not discovered when plugged into USB3 port

Head_on_a_Stick wrote:
josephk wrote:

how to solve this issue without this user intervention?

You could try putting the module name in a file in /etc/modules-load.d/ -- I have no idea if that would work, but the name of the directory suggests it would be worth a try wink

tried, NOT working, tnx anyway smile

the xhci_hcd module is always loaded at boot, I need to unload and reload it AFTER plugging the USB3 drive..

Offline

Board footer

Powered by FluxBB