I'm trying to mount the hdd in linux without success.
the dmesg output:
- Code: Select all
usb 7-3: new high speed USB device using ehci_hcd and address 13
usb 7-3: device descriptor read/64, error -32
usb 7-3: device descriptor read/64, error -32
usb 7-3: new high speed USB device using ehci_hcd and address 14
usb 7-3: device descriptor read/64, error -32
usb 7-3: device descriptor read/64, error -32
usb 7-3: new high speed USB device using ehci_hcd and address 15
usb 7-3: device not accepting address 15, error -110
usb 7-3: new high speed USB device using ehci_hcd and address 16
usb 7-3: device not accepting address 16, error -110
hub 7-0:1.0: unable to enumerate USB device on port 3
usb 5-1: new full speed USB device using uhci_hcd and address 20
usb 5-1: device descriptor read/64, error -32
usb 5-1: device descriptor read/64, error -32
usb 5-1: new full speed USB device using uhci_hcd and address 21
usb 5-1: device descriptor read/64, error -32
usb 5-1: device descriptor read/64, error -32
usb 5-1: new full speed USB device using uhci_hcd and address 22
hub 5-0:1.0: unable to enumerate USB device on port 1
Any tip?
