LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-17-2003, 11:38 PM   #1
ragingtarrasque
LQ Newbie
 
Registered: Jun 2003
Location: Illinois
Distribution: Suse 8.2 Pro
Posts: 12

Rep: Reputation: 0
Keydrive crashes USB bus


I just bought a new USB flash drive, and despite strange dmesg output, I have managed to get it to work reliably, with only one problem. Sometimes when I plug the keydrive into one my my USB ports, I lose all USB and cannot use either the drive or my (USB) mouse. The only that I know of to fix this is to reboot. (restarting X does not work)

suse 8.2 pro
kernel 2.4.20
This is on an older athlon k7 700 mhz in asus k7v board, of course usb 1.1

strange dmesg output:

Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: STFI Model: USB Flash Disk Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off

sda: sda1 sda2 sda3 sda4 // what does this line mean?

WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 4
USB Mass Storage support registered.
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
eth0: no IPv6 routers present
mtrr: 0xe2000000,0x2000000 overlaps existing 0xe2000000,0x1000000
Linux video capture interface: v1.00
SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: sda1 sda2 sda3 sda4
SCSI error: host 1 id 0 lun 0 return code = 8000002
Sense class 7, sense error 0, extended sense 0
Device busy for revalidation (usage=1)


As you can see, it repeatedly errors out, but the device is mountable as sda, and I mount it to location /dev/keydrive. I have reliable r/w access.

lsusb output:

Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 067b:2315 Prolific Technology, Inc. Flash Disk Embedded Hub
Bus 001 Device 004: ID 067b:2317 Prolific Technology, Inc. Mass Storage Device
Bus 001 Device 003: ID 046d:c025 Logitech, Inc.


Why it shows up as two devices, I know not.

anyway, the problem is, as I said, that sometimes it freezes up my usb altogether, and I cannot figure out why. Any ideas on this would be greatly appreciated, thanks in advance!
 
Old 10-18-2003, 07:02 PM   #2
ragingtarrasque
LQ Newbie
 
Registered: Jun 2003
Location: Illinois
Distribution: Suse 8.2 Pro
Posts: 12

Original Poster
Rep: Reputation: 0
bump
 
  


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
Cannot get USB keydrive workin on Ubuntu fadrian Linux - Hardware 9 10-03-2005 10:27 PM
MDK 10.2: No USB at all (/proc/bus/usb/devices missing) shrodi Mandriva 5 07-01-2005 11:28 AM
Cannot mount device: USB keydrive. SickFreak Linux - Hardware 6 09-13-2004 09:54 PM
Mounting a USB keydrive. carlosinfl Fedora 11 07-25-2004 04:21 PM
USB Keydrive Question Terje Linux - Hardware 4 07-16-2004 10:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:31 AM.

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