LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   USB flash drive Error -84 (https://www.linuxquestions.org/questions/debian-26/usb-flash-drive-error-84-a-586014/)

tux_addict 09-20-2007 04:20 AM

USB flash drive Error -84
 
I receive the following error when I insert my flash drive (dmesg | tail):

Quote:

usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
Vendor: SKY Model: USB_DRIVE Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 987136 512-byte hdwr sectors (505 MB)
sda: Write Protect is off
sda: Mode Sense: 23 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 987136 512-byte hdwr sectors (505 MB)
sda: Write Protect is off
sda: Mode Sense: 23 00 00 00
sda: assuming drive cache: write through
sda:<6>usb 1-1.2: reset full speed USB device using uhci_hcd and address 6
usb 1-1.2: device descriptor read/64, error -84
usb 1-1.2: device descriptor read/64, error -84
usb 1-1.2: reset full speed USB device using uhci_hcd and address 6
usb 1-1.2: device descriptor read/64, error -84
usb 1-1.2: device descriptor read/64, error -84
usb 1-1.2: reset full speed USB device using uhci_hcd and address 6
usb 1-1.2: device not accepting address 6, error -84
usb 1-1.2: reset full speed USB device using uhci_hcd and address 6
usb 1-1.2: device not accepting address 6, error -84
This is a new flash drive because my old one got messed up on the same machine a few days ago and now gives the following:

Quote:

usb-storage: device found at 11
usb-storage: waiting for device to settle before scanning
Vendor: Ut161 Model: USB2FlashStorage Rev: 0.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 8323072 512-byte hdwr sectors (4261 MB)
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 8323072 512-byte hdwr sectors (4261 MB)
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
sda:
sd 2:0:0:0: Attached scsi removable disk sda
usb-storage: device scan complete
end_request: I/O error, dev sda, sector 8322944
Buffer I/O error on device sda, logical block 1040368
end_request: I/O error, dev sda, sector 8322944
Buffer I/O error on device sda, logical block 1040368
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323064
Buffer I/O error on device sda, logical block 1040383
end_request: I/O error, dev sda, sector 8323008
Buffer I/O error on device sda, logical block 1040376
end_request: I/O error, dev sda, sector 8323056
Buffer I/O error on device sda, logical block 1040382
end_request: I/O error, dev sda, sector 8323064
end_request: I/O error, dev sda, sector 8323064
end_request: I/O error, dev sda, sector 0
end_request: I/O error, dev sda, sector 0
Interestingly, both my keyboard and printer work fine even though they are connected to the same USB hub. Any tips on how to handle this? Thanks. (Yes, I've tried connecting directly to the USB port)

Gethyn 09-20-2007 10:46 AM

Have you tested the drive on a different computer? I've had problems in the past with a variety of USB external disks with vfat filesystems. If there's no important data on the disk, it might be worth reformatting it, possibly with a different filesystem such as ext2, and maybe also recreating and writing the partition table.

I also once had a Slackware system that had something faulty with the USB host system. Still no idea what was wrong with it, it corrupted any device that I connected to it, and I assumed it was a hardware problem. After a while I wiped the system and installed Ubuntu on it, and the USB system has worked perfectly ever since. Not that this info is necessarily much help, but there seems to be some voodoo going on!

tux_addict 09-22-2007 04:30 AM

Thanks Gethyn. Yep, the new flash disk works fine on other machines. I tried accessing it on the original machine with Ubuntu 7.04 as a live CD and I still got the same error message. I'm a bit reluctant to reformat the flash disk but I shall see if there are any more responses to my post. Surely I am not the only person who has experienced this error??
(As for the old flash disk, Windows was unable to reformat it but I shall give it another try on Linux).

tux_addict 09-27-2007 03:32 AM

USB Keyboard seems to be the culprit...
 
I reformatted my flash disk, disabled dbus/HAL, got rid of my USB hub... Still no luck. Then, after much trial and error, I replaced my USB keyboard with an old PS/2 keyboard and disabled USB keyboard support in the BIOS. It seems the main culprit was the USB keyboard and I am now able to mount and use my flash disk and there are no error messages.
But between the USB keyboard, the USB hub, and my LVM partitions (which I somehow managed to screw up), I don’t know whether to call this a hardware issue or a software bug!


All times are GMT -5. The time now is 02:55 AM.