DieselPower Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1032843475456b136e8922d.jpg)
Joined: 26 Oct 2005 Posts: 216 Location: TN
|
Posted: Mon Dec 19, 2005 10:32 pm Post subject: Help, USB CF card 'scsi: Device offlined - not ready after ' |
|
|
I have a Lin-X-cel usb card reader and a Lexar CF card. It would not nount on either of my Gentoo or Kubuntu boxes unless I booted with it pluged in (coldplugged it). About a week ago I decided to fix it and I saw similar output in dmesg to below, so I reformated it (fat16). I now mounts just fine in Kubuntu, but I still get this in dmesg on my Gentoo box.
Code: |
usb 1-2: new full speed USB device using uhci_hcd and address 9
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 9
usb-storage: waiting for device to settle before scanning
Vendor: Generic Model: STORAGE DEVICE Rev: 0113
Type: Direct-Access ANSI SCSI revision: 00
usb 1-2: reset full speed USB device using uhci_hcd and address 9
usb 1-2: reset full speed USB device using uhci_hcd and address 9
usb 1-2: reset full speed USB device using uhci_hcd and address 9
usb 1-2: reset full speed USB device using uhci_hcd and address 9
usb 1-2: reset full speed USB device using uhci_hcd and address 9
scsi: Device offlined - not ready after error recovery: host 4 channel 0 id 0 lun 0
scsi4 (0:0): rejecting I/O to offline device
scsi4 (0:0): rejecting I/O to offline device
scsi4 (0:0): rejecting I/O to offline device
sda : READ CAPACITY failed.
sda : status=0, message=00, host=1, driver=00
sda : sense not available.
scsi4 (0:0): rejecting I/O to offline device
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
Attached scsi removable disk sda at scsi4, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi4, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
|
Why is this? Because of this it never creates a device in /dev/sd**. Could it be a kernel config problem? I have searched the forums and google for about a week and have not found anything that helps yet ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) |
|