login
Header Space

 
 

USB2.0 Flash disk error(SCSI error: return code = 0x10070000),anybody has solutions?

February 6, 2007 - 3:37am
Submitted by neilengineer on February 6, 2007 - 3:37am.
Linux

I bought an USB2.0 Flash Disk, when I plug it in my openSUSE 10.2, nothing happened. The dmesg shows as follows:(Had read some articles on Net,yet don't have a solution. :( )

usb 1-6: new high speed USB device using ehci_hcd and address 2
usb 1-6: new device found, idVendor=1a6a, idProduct=1001
usb 1-6: new device strings: Mfr=1, Product=3, SerialNumber=4
usb 1-6: Product: Shark01
usb 1-6: Manufacturer: Spansion Hyctron Arca
usb 1-6: SerialNumber: ABC02468FED97531
usb 1-6: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: NOPA Model: SP100 Rev:
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
SCSI device sda: 2022145 1024-byte hdwr sectors (2071 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 2022145 1024-byte hdwr sectors (2071 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
sda:<6>sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 0
Buffer I/O error on device sda, logical block 0
Buffer I/O error on device sda, logical block 1
Buffer I/O error on device sda, logical block 2
Buffer I/O error on device sda, logical block 3
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 0
Buffer I/O error on device sda, logical block 0
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 2
Buffer I/O error on device sda, logical block 1
Buffer I/O error on device sda, logical block 2
Buffer I/O error on device sda, logical block 3
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 0
Buffer I/O error on device sda, logical block 0
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 2
Buffer I/O error on device sda, logical block 1
unable to read partition table
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044160
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044160
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044162
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044288
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044288
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044288
sd 0:0:0:0: SCSI error: return code = 0x10070000
end_request: I/O error, dev sda, sector 4044288
sd 0:0:0:0: SCSI error: return code = 0x10070000

I have the same problem with

February 13, 2007 - 10:43am
Anonymous (not verified)

I have the same problem with my MP3flash in ubuntu 6.06

Try Feisty Fawn Beta 7.04

February 13, 2007 - 11:54pm

This has the latest hardware support in Linux Kernel 2.6.20 (written by Linus Torvalds and his friends at kernel.org) -- it has a better chance of supporting your device than an earlier version. They generally fix a lot more bugs in new versions than they create.

If your device still doesn't work, keep trying newer kernel.org versions as they are released. I have a few machines that were useless for Linux at purchase but work well now after 6 months of kernel updates.

Same error with USB2IDE in SuSe 10.2

September 30, 2007 - 9:38am
Symcbean (not verified)

Same error here with a cherapo USB 2 IDE afdaptor, running on Linux kernit 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux

Same with XUbuntu Feisty 7.04

October 24, 2007 - 1:38pm
SnakeSKin (not verified)

Same with XUbuntu Feisty 7.04

Has this been reported to

October 24, 2007 - 3:24pm

Has this been reported to the LKML (Linux Kernel Mailing List)? If not, see http://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html and report to linux-kernel@vger.kenrel.org.

try upgrading the kernel

July 19, 2008 - 4:46am
sileNT (not verified)

Try upgrading the kernel (or the whole distro).

There were numerous fixes to date.

What also gives (or gave) me problems with USB mass-storage devices is... udev.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary