LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-20-2007, 04:20 AM   #1
tux_addict
Member
 
Registered: Dec 2004
Location: Nairobi, Kenya
Distribution: Ubuntu 21.10, Debian 11 (Bullseye)
Posts: 91

Rep: Reputation: 15
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)
 
Old 09-20-2007, 10:46 AM   #2
Gethyn
Member
 
Registered: Aug 2003
Location: UK
Distribution: (X)Ubuntu 10.04/10.10, Debian 5, CentOS 5
Posts: 900

Rep: Reputation: 32
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!
 
Old 09-22-2007, 04:30 AM   #3
tux_addict
Member
 
Registered: Dec 2004
Location: Nairobi, Kenya
Distribution: Ubuntu 21.10, Debian 11 (Bullseye)
Posts: 91

Original Poster
Rep: Reputation: 15
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).
 
Old 09-27-2007, 03:32 AM   #4
tux_addict
Member
 
Registered: Dec 2004
Location: Nairobi, Kenya
Distribution: Ubuntu 21.10, Debian 11 (Bullseye)
Posts: 91

Original Poster
Rep: Reputation: 15
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!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using a usb thumb drive or flash drive as a swap partition. stevenjoseph Linux - Hardware 8 01-16-2012 12:09 PM
USB Pen Drive / Flash Drive Unmounted but the power is there teluguswan Linux - Hardware 11 10-04-2008 03:36 PM
USB flash drive (Pen drive) mounts read only prabhatsoni Linux - Hardware 24 07-02-2007 01:28 PM
cannot delete drive from root desktop - cannot mount usb flash drive - openSuSE 10.2 bluecog6 Linux - General 6 01-29-2007 03:18 PM
syslinux error on USB flash drive downinthemine Linux - Distributions 3 12-12-2004 08:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 06:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration