I have something similar. I have a USB 4 port hub plugged into my USB slot (which may complicate things) but it works fine with my Peak III USB drive. When I plug in my Tevion MP3 player, however, I get the following from dmesg:
[ 2553.964624] usb 1-1.2: new full speed USB device using ohci_hcd and address 40 [ 2554.107458] usb 1-1.2: configuration #1 chosen from 1 choice [ 2554.141773] scsi28 : SCSI emulation for USB Mass Storage devices [ 2554.147603] usb-storage: device found at 40 [ 2554.147621] usb-storage: waiting for device to settle before scanning [ 2555.785284] Inbound IN=eth0 OUT= MAC=00:d0:09:d1:12:be:00:0e:39:d2:a4:05:08:00 SRC=93.149.23.188 DST=86.0.168.33 LEN=48 TOS=0x00 PREC=0x00 TTL=108 ID=7994 DF PROTO=TCP SPT=4320 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0 [ 2556.017078] Inbound IN=eth0 OUT= MAC=00:d0:09:d1:12:be:00:0e:39:d2:a4:05:08:00 SRC=92.14.255.1 DST=86.0.168.33 LEN=48 TOS=0x00 PREC=0x00 TTL=116 ID=8276 DF PROTO=TCP SPT=51591 DPT=51413 WINDOW=8192 RES=0x00 SYN URGP=0 [ 2556.906740] Inbound IN=eth0 OUT= MAC=00:d0:09:d1:12:be:00:0e:39:d2:a4:05:08:00 SRC=87.121.3.60 DST=86.0.168.33 LEN=48 TOS=0x00 PREC=0x00 TTL=109 ID=31397 DF PROTO=TCP SPT=52727 DPT=51413 WINDOW=8192 RES=0x00 SYN URGP=0 [ 2557.818165] Inbound IN=eth0 OUT= MAC=00:d0:09:d1:12:be:00:0e:39:d2:a4:05:08:00 SRC=79.73.61.53 DST=86.0.168.33 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=8180 DF PROTO=TCP SPT=4053 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0 [ 2559.149028] usb-storage: device scan complete [ 2559.156840] scsi scan: INQUIRY result too short (5), using 36 [ 2559.156871] scsi 28:0:0:0: Direct-Access GENERIC USB DISK DEVICE 1.00 PQ: 0 ANSI: 0 CCS [ 2559.188768] sd 28:0:0:0: [sdc] 2000561 512-byte hardware sectors (1024 MB) [ 2559.197092] sd 28:0:0:0: [sdc] Write Protect is off [ 2559.197112] sd 28:0:0:0: [sdc] Mode Sense: 00 c0 00 00 [ 2559.197121] sd 28:0:0:0: [sdc] Assuming drive cache: write through [ 2559.256835] sd 28:0:0:0: [sdc] 2000561 512-byte hardware sectors (1024 MB) [ 2559.259830] usb 1-1: USB disconnect, address 37 [ 2559.259849] usb 1-1.1: USB disconnect, address 38 [ 2559.261971] sd 28:0:0:0: [sdc] Write Protect is off [ 2559.261995] sd 28:0:0:0: [sdc] Mode Sense: 00 00 00 00 [ 2559.262004] sd 28:0:0:0: [sdc] Assuming drive cache: write through [ 2559.264699] sdc:<6>sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.265302] end_request: I/O error, dev sdc, sector 0 [ 2559.265323] Buffer I/O error on device sdc, logical block 0 [ 2559.265335] Buffer I/O error on device sdc, logical block 1 [ 2559.265343] Buffer I/O error on device sdc, logical block 2 [ 2559.265352] Buffer I/O error on device sdc, logical block 3 [ 2559.265359] Buffer I/O error on device sdc, logical block 4 [ 2559.265367] Buffer I/O error on device sdc, logical block 5 [ 2559.265375] Buffer I/O error on device sdc, logical block 6 [ 2559.265383] Buffer I/O error on device sdc, logical block 7 [ 2559.269937] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.269967] end_request: I/O error, dev sdc, sector 0 [ 2559.269985] Buffer I/O error on device sdc, logical block 0 [ 2559.270102] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270114] end_request: I/O error, dev sdc, sector 1 [ 2559.270122] Buffer I/O error on device sdc, logical block 1 [ 2559.270386] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270398] end_request: I/O error, dev sdc, sector 0 [ 2559.270490] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270501] end_request: I/O error, dev sdc, sector 1 [ 2559.270662] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270673] end_request: I/O error, dev sdc, sector 0 [ 2559.270764] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270775] end_request: I/O error, dev sdc, sector 1 [ 2559.270929] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.270941] end_request: I/O error, dev sdc, sector 0 [ 2559.271029] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271040] end_request: I/O error, dev sdc, sector 1 [ 2559.271067] ldm_validate_partition_table(): Disk read failed. [ 2559.271207] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271219] end_request: I/O error, dev sdc, sector 0 [ 2559.271307] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271318] end_request: I/O error, dev sdc, sector 1 [ 2559.271470] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271482] end_request: I/O error, dev sdc, sector 0 [ 2559.271569] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271580] end_request: I/O error, dev sdc, sector 1 [ 2559.271808] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271820] end_request: I/O error, dev sdc, sector 0 [ 2559.271909] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.271920] end_request: I/O error, dev sdc, sector 1 [ 2559.272074] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272085] end_request: I/O error, dev sdc, sector 0 [ 2559.272172] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272183] end_request: I/O error, dev sdc, sector 1 [ 2559.272210] Dev sdc: unable to read RDB block 0 [ 2559.272350] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272362] end_request: I/O error, dev sdc, sector 0 [ 2559.272451] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272462] end_request: I/O error, dev sdc, sector 1 [ 2559.272615] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272627] end_request: I/O error, dev sdc, sector 0 [ 2559.272714] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272725] end_request: I/O error, dev sdc, sector 1 [ 2559.272960] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.272973] end_request: I/O error, dev sdc, sector 24 [ 2559.273065] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273075] end_request: I/O error, dev sdc, sector 25 [ 2559.273230] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273242] end_request: I/O error, dev sdc, sector 24 [ 2559.273330] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273340] end_request: I/O error, dev sdc, sector 25 [ 2559.273497] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273508] end_request: I/O error, dev sdc, sector 0 [ 2559.273597] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273608] end_request: I/O error, dev sdc, sector 1 [ 2559.273759] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273771] end_request: I/O error, dev sdc, sector 0 [ 2559.273856] sd 28:0:0:0: [sdc] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK [ 2559.273867] end_request: I/O error, dev sdc, sector 1 [ 2559.273890] unable to read partition table [ 2559.274395] sd 28:0:0:0: [sdc] Attached SCSI removable disk [ 2559.274965] sd 28:0:0:0: Attached scsi generic sg4 type 0 [ 2559.325598] usb 1-1.2: USB disconnect, address 40 [ 2559.631792] usb 1-1: new full speed USB device using ohci_hcd and address 41 [ 2559.836261] usb 1-1: configuration #1 chosen from 1 choice [ 2559.838937] hub 1-1:1.0: USB hub found [ 2559.841623] hub 1-1:1.0: 4 ports detected [ 2560.106301] Inbound IN=eth0 OUT= MAC=00:d0:09:d1:12:be:00:0e:39:d2:a4:05:08:00 SRC=82.95.204.202 DST=86.0.168.33 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=59160 DF PROTO=TCP SPT=1539 DPT=51413 WINDOW=65535 RES=0x00 SYN URGP=0 [ 2560.177656] usb 1-1.1: new low speed USB device using ohci_hcd and address 42 [ 2560.304590] usb 1-1.1: configuration #1 chosen from 1 choice [ 2560.321814] input: HID 1241:1111 as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1.1/1-1.1:1.0/input/input37 [ 2560.365027] input,hidraw0: USB HID v1.00 Mouse [HID 1241:1111] on usb-0000:00:01.2-1.1 [ 2560.485898] usb 1-1.2: new full speed USB device using ohci_hcd and address 43 .... [ 2590.771485] usb 1-1.2: device descriptor read/64, error -110 [ 2590.973540] usb 1-1.2: new full speed USB device using ohci_hcd and address 44 -- Intrepid refuses to mount an USB drive with "Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK" https://bugs.launchpad.net/bugs/289457 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
