Hi all,
I had just installed Fedora 4 on my computer with kernel 2.6.13-1.1526_FC4. I had installed the kernel-module-ntfs-2.6.13-1, because the disk was from an Windows XP(NTFS).
When I connect the usb disk this is the information that system give me:
Code:
Oct 7 19:14:32 pcabraham kernel: usb 4-1: new full speed USB device using ohci_hcd and address 3
Oct 7 19:14:52 pcabraham kernel: usb 3-2: new full speed USB device using ohci_hcd and address 2
Oct 7 19:14:52 pcabraham kernel: usb 3-2: device descriptor read/64, error -110
Oct 7 19:14:59 pcabraham kernel: usb 1-5: new high speed USB device using ehci_hcd and address 6
Oct 7 19:15:00 pcabraham kernel: SCSI subsystem initialized
Oct 7 19:15:00 pcabraham kernel: Initializing USB Mass Storage driver...
Oct 7 19:15:00 pcabraham kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Oct 7 19:15:00 pcabraham kernel: usbcore: registered new driver usb-storage
Oct 7 19:15:00 pcabraham kernel: USB Mass Storage support registered.
Oct 7 19:15:05 pcabraham kernel: Vendor: Maxtor 6 Model: Y160P0 Rev: YAR4
Oct 7 19:15:05 pcabraham kernel: Type: Direct-Access ANSI SCSI revision: 04
Oct 7 19:15:05 pcabraham scsi.agent[3491]: disk at /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/host0/target0:0:0/0:0:0:0
Oct 7 19:15:11 pcabraham kernel: usb 1-5: reset high speed USB device using ehci_hcd and address 6
Oct 7 19:15:14 pcabraham kernel: usb 1-5: device descriptor read/64, error -110
Oct 7 19:15:29 pcabraham kernel: usb 1-5: device descriptor read/64, error -110
Oct 7 19:15:30 pcabraham kernel: usb 1-5: reset high speed USB device using ehci_hcd and address 6
Oct 7 19:15:33 pcabraham kernel: usb 1-5: device descriptor read/64, error -110
And when i disconnect it:
Code:
Oct 7 19:15:42 pcabraham kernel: usb 1-5: USB disconnect, address 6
Oct 7 19:15:42 pcabraham kernel: scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 0 lun 0
Oct 7 19:15:42 pcabraham kernel: scsi0 (0:0): rejecting I/O to offline device
Oct 7 19:15:42 pcabraham last message repeated 5 times
Oct 7 19:15:42 pcabraham kernel: sda : READ CAPACITY failed.
Oct 7 19:15:42 pcabraham kernel: sda : status=0, message=00, host=0, driver=04
Oct 7 19:15:42 pcabraham kernel: sda : sense not available.
Oct 7 19:15:42 pcabraham kernel: sda: assuming drive cache: write through
Oct 7 19:15:42 pcabraham kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Oct 7 19:15:44 pcabraham kernel: hub 1-0:1.0: connect-debounce failed, port 5 disabled
Oct 7 19:15:44 pcabraham kernel: usb 3-2: new full speed USB device using ohci_hcd and address 3
Oct 7 19:15:44 pcabraham kernel: usb 3-2: device descriptor read/64, error -110
Oct 7 19:15:44 pcabraham kernel: usb 3-2: device descriptor read/64, error -110
Oct 7 19:15:45 pcabraham kernel: usb 3-2: new full speed USB device using ohci_hcd and address 4
Oct 7 19:15:45 pcabraham kernel: usb 3-2: device descriptor read/64, error -110
Oct 7 19:15:45 pcabraham kernel: usb 3-2: device descriptor read/64, error -110
Oct 7 19:15:45 pcabraham kernel: usb 3-2: new full speed USB device using ohci_hcd and address 5
Oct 7 19:15:45 pcabraham kernel: usb 3-2: device not accepting address 5, error -110
Oct 7 19:15:46 pcabraham kernel: usb 3-2: new full speed USB device using ohci_hcd and address 6
Oct 7 19:15:46 pcabraham kernel: usb 3-2: device not accepting address 6, error -110
Another peculiar thing is that in work, i have two lacie 2d bigger disk 1Tb, one of them bought 6 months ago and the other last week. The first doesn't mount in other system like in my house (Same kernel, same packages) and the last one yes!.
Thanks for you patience,
Abraham