Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian can't detect HDD Docking.

Need help with peripherals or devices?
Post Reply
Message
Author
hack3rcon
Posts: 746
Joined: 2015-02-16 09:54
Has thanked: 48 times

Debian can't detect HDD Docking.

#1 Post by hack3rcon »

Hello,
I have a HDD Docking like https://images-na.ssl-images-amazon.com ... L1500_.jpg and when I plugged it to my system then Debian can't detect it:

Code: Select all

$ sudo dmesg
[13501.906136] usb 2-8: new high-speed USB device number 8 using xhci_hcd
[13502.058679] usb 2-8: device descriptor read/all, error -71
[13502.186144] usb 2-8: new high-speed USB device number 9 using xhci_hcd
[13502.354558] usb 2-8: unable to read config index 0 descriptor/start: -71
[13502.354562] usb 2-8: can't read configurations, error -71
[13502.354594] usb usb2-port8: attempt power cycle
[13503.006138] usb 2-8: new high-speed USB device number 10 using xhci_hcd
[13503.042774] usb 2-8: device descriptor read/all, error -71
[13503.170144] usb 2-8: new high-speed USB device number 11 using xhci_hcd
[13503.206691] usb 2-8: device descriptor read/all, error -71
[13503.206744] usb usb2-port8: unable to enumerate USB device
And:

Code: Select all

$ lsusb
Bus 003 Device 002: ID 8087:8000 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Is this kind of device supported by Linux?

Thank you.

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Debian can't detect HDD Docking.

#2 Post by arochester »

Do you have a specific MAKE and MODEL number?

What did it say in the advert/ What does it say in the manual that came with it?

This: (Looks like it) https://www.newegg.com/p/0VN-00NN-00014 ... -_-Product

says
1) Support System: Compatible with Windows XP / Vista / 7/8 / 8.1 / 10 (32/64 bit), Mac OS 10.10 or later, Linux.
2) NOTE: Please do not hot-swap the hard disk, when the product works.
3) NOTE: Not compatible with Western Digital IDE hard drive

Post Reply