I tried the "sudo rmmod ehci_hcd" command at the above referenced site. Now I'm not getting a response when plugging in the drive. Here's the output from lsusb and dmesg:
==== lsusb ==== Bus 002 Device 003: ID 0aec:3260 Neodio Technologies Corp. 7-in-1 Card Reader Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub ==== dmesg ==== [ 8904.153931] FAT: Directory bread(block 28681) failed [ 8904.153937] FAT: Directory bread(block 28682) failed [ 8904.153942] FAT: Directory bread(block 28683) failed [ 8904.153947] FAT: Directory bread(block 28684) failed [ 8904.153952] FAT: Directory bread(block 28685) failed [ 8904.153957] FAT: Directory bread(block 28686) failed [ 8904.153962] FAT: Directory bread(block 28687) failed [ 8904.153968] FAT: Directory bread(block 28688) failed [ 8904.153973] FAT: Directory bread(block 28689) failed [ 8904.328026] usb 2-8: new high speed USB device using ehci_hcd and address 14 [ 8904.440034] usb 2-8: device descriptor read/64, error -71 [ 8904.656043] usb 2-8: device descriptor read/64, error -71 [ 8904.872029] usb 2-8: new high speed USB device using ehci_hcd and address 15 [ 8904.984496] usb 2-8: device descriptor read/64, error -71 [ 8905.200021] usb 2-8: device descriptor read/64, error -71 [ 8905.419264] usb 2-8: new high speed USB device using ehci_hcd and address 16 [ 8905.828020] usb 2-8: device not accepting address 16, error -71 [ 8905.939284] usb 2-8: new high speed USB device using ehci_hcd and address 17 [ 8906.345025] usb 2-8: device not accepting address 17, error -71 [ 8906.345047] hub 2-0:1.0: unable to enumerate USB device on port 8 [ 8906.801033] usb 1-8: new full speed USB device using ohci_hcd and address 4 [ 8906.985027] usb 1-8: device descriptor read/64, error -62 [ 8907.273026] usb 1-8: device descriptor read/64, error -62 [ 8907.554795] usb 1-8: new full speed USB device using ohci_hcd and address 5 [ 8907.737027] usb 1-8: device descriptor read/64, error -62 [ 8908.021023] usb 1-8: device descriptor read/64, error -62 [ 8908.301055] usb 1-8: new full speed USB device using ohci_hcd and address 6 [ 8908.709021] usb 1-8: device not accepting address 6, error -62 [ 8908.885023] usb 1-8: new full speed USB device using ohci_hcd and address 7 [ 8909.293018] usb 1-8: device not accepting address 7, error -62 [ 8909.293067] hub 1-0:1.0: unable to enumerate USB device on port 8 [ 9140.252018] usb 2-8: new high speed USB device using ehci_hcd and address 18 [ 9140.364016] usb 2-8: device descriptor read/64, error -71 [ 9140.580015] usb 2-8: device descriptor read/64, error -71 [ 9140.796015] usb 2-8: new high speed USB device using ehci_hcd and address 19 [ 9140.908015] usb 2-8: device descriptor read/64, error -71 [ 9141.124034] usb 2-8: device descriptor read/64, error -71 [ 9141.340016] usb 2-8: new high speed USB device using ehci_hcd and address 20 [ 9141.748013] usb 2-8: device not accepting address 20, error -71 [ 9141.860015] usb 2-8: new high speed USB device using ehci_hcd and address 21 [ 9142.268021] usb 2-8: device not accepting address 21, error -71 [ 9142.268044] hub 2-0:1.0: unable to enumerate USB device on port 8 [ 9142.724014] usb 1-8: new full speed USB device using ohci_hcd and address 8 [ 9142.908015] usb 1-8: device descriptor read/64, error -62 [ 9143.192021] usb 1-8: device descriptor read/64, error -62 [ 9143.472015] usb 1-8: new full speed USB device using ohci_hcd and address 9 [ 9143.656015] usb 1-8: device descriptor read/64, error -62 [ 9143.940014] usb 1-8: device descriptor read/64, error -62 [ 9144.220021] usb 1-8: new full speed USB device using ohci_hcd and address 10 [ 9144.628014] usb 1-8: device not accepting address 10, error -62 [ 9144.804014] usb 1-8: new full speed USB device using ohci_hcd and address 11 [ 9145.212024] usb 1-8: device not accepting address 11, error -62 [ 9145.212047] hub 1-0:1.0: unable to enumerate USB device on port 8 [ 9342.604017] usb 2-8: new high speed USB device using ehci_hcd and address 22 [ 9342.738218] usb 2-8: configuration #1 chosen from 1 choice [ 9342.738995] scsi17 : SCSI emulation for USB Mass Storage devices [ 9342.739235] usb-storage: device found at 22 [ 9342.739237] usb-storage: waiting for device to settle before scanning [ 9347.736202] usb-storage: device scan complete [ 9347.737303] scsi 17:0:0:0: Direct-Access WDC WD80 0JB-00JJA0 1C05 PQ: 0 ANSI: 2 CCS [ 9347.738659] sd 17:0:0:0: [sdg] 156301488 512-byte hardware sectors (80026 MB) [ 9347.742556] sd 17:0:0:0: [sdg] Write Protect is off [ 9347.742563] sd 17:0:0:0: [sdg] Mode Sense: 00 38 00 00 [ 9347.742565] sd 17:0:0:0: [sdg] Assuming drive cache: write through [ 9347.753573] sd 17:0:0:0: [sdg] 156301488 512-byte hardware sectors (80026 MB) [ 9347.756911] sd 17:0:0:0: [sdg] Write Protect is off [ 9347.756919] sd 17:0:0:0: [sdg] Mode Sense: 00 38 00 00 [ 9347.756921] sd 17:0:0:0: [sdg] Assuming drive cache: write through [ 9347.756926] sdg: sdg1 sdg2 <<6>usb 2-8: USB disconnect, address 22 [ 9347.775693] sd 17:0:0:0: [sdg] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 9347.775701] end_request: I/O error, dev sdg, sector 58701504 [ 9347.775706] Buffer I/O error on device sdg, logical block 7337688 [ 9347.775758] sd 17:0:0:0: [sdg] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 9347.775761] end_request: I/O error, dev sdg, sector 58701504 [ 9347.775764] Buffer I/O error on device sdg, logical block 7337688 [ 9347.775774] > [ 9347.776034] sd 17:0:0:0: [sdg] Attached SCSI disk [ 9347.776164] sd 17:0:0:0: Attached scsi generic sg7 type 0 [ 9348.048018] usb 2-8: new high speed USB device using ehci_hcd and address 23 [ 9348.160016] usb 2-8: device descriptor read/64, error -71 [ 9348.376015] usb 2-8: device descriptor read/64, error -71 [ 9348.592015] usb 2-8: new high speed USB device using ehci_hcd and address 24 [ 9348.704015] usb 2-8: device descriptor read/64, error -71 [ 9348.921012] usb 2-8: device descriptor read/64, error -71 [ 9349.136016] usb 2-8: new high speed USB device using ehci_hcd and address 25 [ 9349.544015] usb 2-8: device not accepting address 25, error -71 [ 9349.656016] usb 2-8: new high speed USB device using ehci_hcd and address 26 [ 9350.064015] usb 2-8: device not accepting address 26, error -71 [ 9350.064028] hub 2-0:1.0: unable to enumerate USB device on port 8 [ 9350.520015] usb 1-8: new full speed USB device using ohci_hcd and address 12 [ 9350.704014] usb 1-8: device descriptor read/64, error -62 [ 9350.988014] usb 1-8: device descriptor read/64, error -62 [ 9351.268014] usb 1-8: new full speed USB device using ohci_hcd and address 13 [ 9351.448014] usb 1-8: device descriptor read/64, error -62 [ 9351.732021] usb 1-8: device descriptor read/64, error -62 [ 9352.012015] usb 1-8: new full speed USB device using ohci_hcd and address 14 [ 9352.420014] usb 1-8: device not accepting address 14, error -62 [ 9352.596015] usb 1-8: new full speed USB device using ohci_hcd and address 15 [ 9353.005012] usb 1-8: device not accepting address 15, error -62 [ 9353.005020] hub 1-0:1.0: unable to enumerate USB device on port 8 ==== lsb_release -a ==== No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 8.10 Release: 8.10 Codename: intrepid ==== lsusb -v ==== Bus 002 Device 003: ID 0aec:3260 Neodio Technologies Corp. 7-in-1 Card Reader Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0aec Neodio Technologies Corp. idProduct 0x3260 7-in-1 Card Reader bcdDevice 1.8a iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk (Zip) iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 can't get device qualifier: Operation not permitted can't get debug descriptor: Operation not permitted cannot read device status, Operation not permitted (1) Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed (or root) hub bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 2.06 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 can't get hub descriptor: Operation not permitted can't get device qualifier: Operation not permitted can't get debug descriptor: Operation not permitted cannot read device status, Operation not permitted (1) Bus 001 Device 003: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x046d Logitech, Inc. idProduct 0xc019 Optical Tilt Wheel Mouse bcdDevice 43.01 iManufacturer 1 iProduct 2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 34 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 55 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0005 1x 5 bytes bInterval 10 can't get device qualifier: Operation not permitted can't get debug descriptor: Operation not permitted cannot read device status, Operation not permitted (1) Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed (or root) hub bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0001 1.1 root hub bcdDevice 2.06 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 can't get hub descriptor: Operation not permitted cannot read device status, Operation not permitted (1) -- end -- -- External FAT32 Hard Drive USB Connection Dies https://bugs.launchpad.net/bugs/321207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs