Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#6311 - USB problem with Nokia 6288

Attached to Project: Arch Linux
Opened by Oblong Cheese (Oblong_Cheese) - Wednesday, 31 January 2007, 04:27 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 24 June 2007, 09:34 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When plugging my Nokia 6288 mobile phone via USB into my computer in Windows or Ubuntu for example, it's detected as a standard usb disk and auto-mounted as such. Same thing happens in Arch; the device is auto-mounted and the Nautilus (I'm using GNOME) browser window pops up displaying the files, but for example, thumbnail images do not load and I cannot read/write any further from the device.

Checking dmesg gives me this output:

usb 2-1: new full speed USB device using ohci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver cdc_ether
rndis_host 2-1:1.9: RNDIS init failed, -110
usb%d: unregister 'rndis_host' usb-0000:00:02.1-1, RNDIS device
unregister_netdevice: device usb%d/e6ee6000 never was registered
------------[ cut here ]------------
kernel BUG at mm/slab.c:594!
invalid opcode: 0000 [#1]
PREEMPT SMP
Modules linked in: cdc_acm rndis_host cdc_ether usbnet mii nls_cp437 vfat fat usb_storage ide_core ipv6 ntfs ext2 snd_seq_oss snd_seq_midi_event snd_seq snd_pcm_oss snd_mixer_oss ppdev lp irtty_sir sir_dev irda crc_ccitt ppp_generic slhc rtc parport_pc parport psmouse serio_raw k8temp snd_emu10k1 snd_rawmidi snd_ac97_codec snd_ac97_bus snd_pcm snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep snd soundcore emu10k1_gp gameport pcspkr i2c_nforce2 nvidia(P) i2c_core shpchp pci_hotplug amd64_agp agpgart sg tsdev evdev forcedeth ext3 jbd mbcache usbhid ff_memless sr_mod cdrom sd_mod ehci_hcd ohci_hcd usbcore sata_nv ata_generic pata_amd libata
CPU: 0
EIP: 0060:[<c016cd18>] Tainted: P VLI
EFLAGS: 00010006 (2.6.19-ARCH #1)
EIP is at kfree+0x78/0x90
eax: 40000060 ebx: ffffff92 ecx: e6ee6000 edx: c14ddbe0
esi: e6edfd8d edi: 00000286 ebp: e6ee6400 esp: e9e69d98
ds: 007b es: 007b ss: 0068
Process modprobe (pid: 3833, ti=e9e68000 task=e0203ab0 task.ti=e9e68000)
Stack: ffffff92 f8ac7a40 f8ac75c0 f8ac82d8 e0203bc4 c1807f40 00000001 00000003
c03c0f2c c03c0f24 00000202 c045fc80 c0130d60 e51acef4 ffffffff 00000202
f3db3000 f8cbe820 e6ee6000 e26305c8 e51acc00 e51acc00 f886cf7a e51acc00
Call Trace:
[<f8ac7a40>] usbnet_start_xmit+0x0/0x210 [usbnet]
[<f8ac75c0>] usbnet_change_mtu+0x0/0x90 [usbnet]
[<f8ac82d8>] usbnet_probe+0x308/0x630 [usbnet]
[<c0130d60>] lock_timer_base+0x20/0x50
[<f886cf7a>] usb_resume_both+0x6a/0xe0 [usbcore]
[<f886d08a>] usb_autoresume_device+0x4a/0x60 [usbcore]
[<f886db6d>] usb_probe_interface+0x9d/0xe0 [usbcore]
[<c029218b>] really_probe+0x3b/0x110
[<c02922a9>] driver_probe_device+0x49/0xd0
[<c034256d>] klist_next+0x5d/0xa0
[<c0292430>] __driver_attach+0x80/0x90
[<c02916ea>] bus_for_each_dev+0x3a/0x60
[<c0292086>] driver_attach+0x16/0x20
[<c02923b0>] __driver_attach+0x0/0x90
[<c0291a8c>] bus_add_driver+0x7c/0x1a0
[<f886d611>] usb_register_driver+0x91/0x110 [usbcore]
[<c0145e8d>] sys_init_module+0x15d/0x1b60
[<c01627ac>] do_mmap_pgoff+0x53c/0x7b0
[<c0108090>] sys_mmap2+0xd0/0xe0
[<c01032c1>] sysenter_past_esp+0x56/0x79
=======================
Code: 1d 89 74 83 18 40 89 03 57 9d 8b 1c 24 8b 74 24 04 8b 7c 24 08 83 c4 0c c3 8b 52 0c eb c6 89 c8 89 da e8 ac fe ff ff 8b 03 eb d6 <0f> 0b 52 02 48 96 36 c0 eb b5 8d b4 26 00 00 00 00 8d bc 27 00
EIP: [<c016cd18>] kfree+0x78/0x90 SS:ESP 0068:e9e69d98
<6>usb 2-1: USB disconnect, address 3

This lsusb not mentioning anything about it. I've not reported a bug before, so if further information is needed, please let me know and I will do my best to provide it.

Thank-you!
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 24 June 2007, 09:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  no repsonse anymore
Comment by Oblong Cheese (Oblong_Cheese) - Thursday, 01 February 2007, 02:32 GMT
This is using Arch 0.8 beta release I should have mentioned!
Comment by Oblong Cheese (Oblong_Cheese) - Monday, 05 February 2007, 13:48 GMT
This is the full sequence of events from dmesg when I plug in the phone.

Initializing USB Mass Storage driver...
scsi4 : 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 interface driver usb-storage
USB Mass Storage support registered.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
scsi 4:0:0:0: Direct-Access Nokia Nokia 6288 0000 PQ: 0 ANSI: 4
SCSI device sdd: 124161 512-byte hdwr sectors (64 MB)
sdd: test WP failed, assume Write Enabled
sdd: assuming drive cache: write through
SCSI device sdd: 124161 512-byte hdwr sectors (64 MB)
sdd: test WP failed, assume Write Enabled
sdd: assuming drive cache: write through
sdd:
sd 4:0:0:0: Attached scsi removable disk sdd
sd 4:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
sdd: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
sdd: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
eth0: no IPv6 routers present
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: reset full speed USB device using ohci_hcd and address 2
sd 4:0:0:0: SCSI error: return code = 0x00050000
end_request: I/O error, dev sdd, sector 8769
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
usb 2-1: reset full speed USB device using ohci_hcd and address 2
usb 2-1: device not accepting address 2, error -62
usb 2-1: USB disconnect, address 2
sd 4:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sdd, sector 8961
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sdd, sector 9201
VFS: busy inodes on changed media.
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sdd : READ CAPACITY failed.
sdd : status=0, message=00, host=1, driver=00
sdd : sense not available.
sdd: Write Protect is off
sdd: Mode Sense: 00 00 00 00
sdd: assuming drive cache: write through
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83681
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83682
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83683
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83684
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83681
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83682
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83683
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83684
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
FAT: FAT read failed (blocknr 82)
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83681
sd 4:0:0:0: rejecting I/O to device being removed
Buffer I/O error on device sdd, logical block 83682
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
FAT: unable to read inode block for updating (i_pos 4592)
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
FAT: unable to read inode block for updating (i_pos 4377)
sd 4:0:0:0: rejecting I/O to device being removed
sd 4:0:0:0: rejecting I/O to device being removed
FAT: unable to read inode block for updating (i_pos 50497)
scsi 4:0:0:0: rejecting I/O to dead device
ohci_hcd 0000:00:02.1: auto-wakeup
usb 2-1: new full speed USB device using ohci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
drivers/usb/class/cdc-acm.c: Ignoring extra header, type -3, length 4
cdc_acm 2-1:1.1: ttyACM0: USB ACM device
usbcore: registered new interface driver cdc_acm
drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver cdc_ether
rndis_host 2-1:1.9: RNDIS init failed, -110
usb%d: unregister 'rndis_host' usb-0000:00:02.1-1, RNDIS device
unregister_netdevice: device usb%d/f319e800 never was registered
------------[ cut here ]------------
kernel BUG at mm/slab.c:594!
invalid opcode: 0000 [#1]
PREEMPT SMP
Modules linked in: rndis_host cdc_ether usbnet cdc_acm mii nls_cp437 vfat fat ipv6 usb_storage ide_core ntfs ext2 snd_seq_oss snd_seq_midi_event snd_seq ppdev snd_pcm_oss snd_mixer_oss lp snd_emu10k1 snd_rawmidi snd_ac97_codec snd_ac97_bus snd_pcm snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep snd soundcore ppp_generic slhc rtc irtty_sir sir_dev irda crc_ccitt emu10k1_gp gameport k8temp psmouse serio_raw nvidia(P) parport_pc parport pcspkr i2c_nforce2 i2c_core shpchp pci_hotplug amd64_agp agpgart sg evdev tsdev forcedeth ext3 jbd mbcache usbhid ff_memless sr_mod cdrom sd_mod ehci_hcd ohci_hcd usbcore sata_nv ata_generic pata_amd libata
CPU: 0
EIP: 0060:[<c016cd18>] Tainted: P VLI
EFLAGS: 00010006 (2.6.19-ARCH #1)
EIP is at kfree+0x78/0x90
eax: 40000060 ebx: ffffff92 ecx: f319e800 edx: c1663300
esi: f319858d edi: 00000286 ebp: f319ec00 esp: f0955d98
ds: 007b es: 007b ss: 0068
Process modprobe (pid: 3524, ti=f0954000 task=f12ad030 task.ti=f0954000)
Stack: ffffff92 f8cffa40 f8cff5c0 f8d002d8 f12ad144 c1807f40 00000001 00000003
c03c0f2c c03c0f24 00000202 c045fc80 c0130d60 f6f7a2f4 ffffffff 00000202
f4464c00 f8cb1820 f319e800 f20e4908 f6f7a000 f6f7a000 f886cf7a f6f7a000
Call Trace:
[<f8cffa40>] usbnet_start_xmit+0x0/0x210 [usbnet]
[<f8cff5c0>] usbnet_change_mtu+0x0/0x90 [usbnet]
[<f8d002d8>] usbnet_probe+0x308/0x630 [usbnet]
[<c0130d60>] lock_timer_base+0x20/0x50
[<f886cf7a>] usb_resume_both+0x6a/0xe0 [usbcore]
[<f886d08a>] usb_autoresume_device+0x4a/0x60 [usbcore]
[<f886db6d>] usb_probe_interface+0x9d/0xe0 [usbcore]
[<c029218b>] really_probe+0x3b/0x110
[<c02922a9>] driver_probe_device+0x49/0xd0
[<c034256d>] klist_next+0x5d/0xa0
[<c0292430>] __driver_attach+0x80/0x90
[<c02916ea>] bus_for_each_dev+0x3a/0x60
[<c0292086>] driver_attach+0x16/0x20
[<c02923b0>] __driver_attach+0x0/0x90
[<c0291a8c>] bus_add_driver+0x7c/0x1a0
[<f886d611>] usb_register_driver+0x91/0x110 [usbcore]
[<c0145e8d>] sys_init_module+0x15d/0x1b60
[<c01627ac>] do_mmap_pgoff+0x53c/0x7b0
[<c0108090>] sys_mmap2+0xd0/0xe0
[<c01032c1>] sysenter_past_esp+0x56/0x79
=======================
Code: 1d 89 74 83 18 40 89 03 57 9d 8b 1c 24 8b 74 24 04 8b 7c 24 08 83 c4 0c c3 8b 52 0c eb c6 89 c8 89 da e8 ac fe ff ff 8b 03 eb d6 <0f> 0b 52 02 48 96 36 c0 eb b5 8d b4 26 00 00 00 00 8d bc 27 00
EIP: [<c016cd18>] kfree+0x78/0x90 SS:ESP 0068:f0955d98
Comment by Tobias Powalowski (tpowa) - Tuesday, 06 February 2007, 13:50 GMT
status on kernel 2.6.20 from testing?
Comment by Oblong Cheese (Oblong_Cheese) - Sunday, 18 February 2007, 12:41 GMT
Status on Kernel 2.6.20 is: still broken

Initializing USB Mass Storage driver...
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
scsi 4:0:0:0: Direct-Access Nokia Nokia 6288 0000 PQ: 0 ANSI: 4
SCSI device sdd: 124161 512-byte hdwr sectors (64 MB)
sdd: test WP failed, assume Write Enabled
sdd: assuming drive cache: write through
SCSI device sdd: 124161 512-byte hdwr sectors (64 MB)
sdd: test WP failed, assume Write Enabled
sdd: assuming drive cache: write through
sdd:
sd 4:0:0:0: Attached scsi removable disk sdd
sd 4:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
sdd: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
sdd: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
usb 3-1: reset full speed USB device using ohci_hcd and address 2
usb 3-1: reset full speed USB device using ohci_hcd and address 2
usb 3-1: reset full speed USB device using ohci_hcd and address 2
usb 3-1: reset full speed USB device using ohci_hcd and address 2
usb 3-1: USB disconnect, address 2
sd 4:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sdd, sector 9981
Buffer I/O error on device sdd, logical block 257
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 258
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 259
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 260
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 263
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 268
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 3156
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 270
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 271
lost page write due to I/O error on sdd
Buffer I/O error on device sdd, logical block 272
lost page write due to I/O error on sdd
sd 4:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sdd, sector 10221
VFS: busy inodes on changed media.
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
sdd : READ CAPACITY failed.
sdd : status=0, message=00, host=1, driver=00
sdd : sense not available.
scsi 4:0:0:0: rejecting I/O to dead device
sdd: Write Protect is off
sdd: Mode Sense: 00 00 00 00
sdd: assuming drive cache: write through
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
scsi 4:0:0:0: rejecting I/O to dead device
FAT: unable to read inode block for updating (i_pos 4375)
scsi 4:0:0:0: rejecting I/O to dead device
FAT: unable to read inode block for updating (i_pos 50499)
scsi 4:0:0:0: rejecting I/O to dead device
Comment by Oblong Cheese (Oblong_Cheese) - Sunday, 11 March 2007, 02:45 GMT
Status with kernel 2.6.20-1 is: still broken

usb 3-2: new full speed USB device using ohci_hcd and address 9
usb 3-2: configuration #1 chosen from 1 choice
scsi5 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 9
scsi 5:0:0:0: Direct-Access Nokia Nokia 6288 0000 PQ: 0 ANSI: 4
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
sde:
sd 5:0:0:0: Attached scsi removable disk sde
sd 5:0:0:0: Attached scsi generic sg5 type 0
usb-storage: device scan complete
sde: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
sde: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
usb 3-2: reset full speed USB device using ohci_hcd and address 9
usb 3-2: device descriptor read/64, error -62
usb 3-2: reset full speed USB device using ohci_hcd and address 9
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: reset full speed USB device using ohci_hcd and address 9
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: reset full speed USB device using ohci_hcd and address 9
usb 3-2: device not accepting address 9, error -62
usb 3-2: reset full speed USB device using ohci_hcd and address 9
usb 3-2: device not accepting address 9, error -62
usb 3-2: USB disconnect, address 9
Buffer I/O error on device sde, logical block 257
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 258
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 259
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 260
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 263
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 268
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 270
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 271
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 272
lost page write due to I/O error on sde
Buffer I/O error on device sde, logical block 273
lost page write due to I/O error on sde
VFS: busy inodes on changed media.
scsi 5:0:0:0: rejecting I/O to dead device
scsi 5:0:0:0: rejecting I/O to dead device
scsi 5:0:0:0: rejecting I/O to dead device
scsi 5:0:0:0: rejecting I/O to dead device
sde : READ CAPACITY failed.
sde : status=0, message=00, host=1, driver=00
sde : sense not available.
scsi 5:0:0:0: rejecting I/O to dead device
sde: Write Protect is off
sde: Mode Sense: 00 00 00 00
sde: assuming drive cache: write through
scsi 5:0:0:0: rejecting I/O to dead device
usb 3-2: new full speed USB device using ohci_hcd and address 10
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 11
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 12
usb 3-2: device not accepting address 12, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 13
usb 3-2: device not accepting address 13, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 15
usb 3-2: configuration #1 chosen from 1 choice
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 15
scsi 6:0:0:0: Direct-Access Nokia Nokia 6288 0000 PQ: 0 ANSI: 4
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
sde:<6>usb 3-2: USB disconnect, address 15
sd 6:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sde, sector 0
printk: 2 messages suppressed.
Buffer I/O error on device sde, logical block 0
Buffer I/O error on device sde, logical block 1
Buffer I/O error on device sde, logical block 2
sd 6:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sde, sector 0
sd 6:0:0:0: SCSI error: return code = 0x00010000
end_request: I/O error, dev sde, sector 1
unknown partition table
sd 6:0:0:0: Attached scsi removable disk sde
sd 6:0:0:0: Attached scsi generic sg5 type 0
usb-storage: device scan complete
usb 3-2: new full speed USB device using ohci_hcd and address 16
usb 3-2: configuration #1 chosen from 1 choice
drivers/usb/class/cdc-acm.c: Ignoring extra header, type -3, length 4
cdc_acm 3-2:1.1: ttyACM0: USB ACM device
usbcore: registered new interface driver cdc_acm
drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver cdc_ether
rndis_host 3-2:1.9: RNDIS init failed, -110
rndis_host: probe of 3-2:1.9 failed with error -110
usbcore: registered new interface driver rndis_host
usb 3-2: USB disconnect, address 16
usb 3-2: new full speed USB device using ohci_hcd and address 17
usb 3-2: configuration #1 chosen from 1 choice
scsi7 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 17
scsi 7:0:0:0: Direct-Access Nokia Nokia 6288 0000 PQ: 0 ANSI: 4
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
SCSI device sde: 124161 512-byte hdwr sectors (64 MB)
sde: test WP failed, assume Write Enabled
sde: assuming drive cache: write through
sde:
sd 7:0:0:0: Attached scsi removable disk sde
sd 7:0:0:0: Attached scsi generic sg5 type 0
usb-storage: device scan complete
sde: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
sde: Current: sense key=0x0
ASC=0x0 ASCQ=0x0
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
usb 3-2: reset full speed USB device using ohci_hcd and address 17
Comment by Oblong Cheese (Oblong_Cheese) - Sunday, 11 March 2007, 02:48 GMT
here's some more:

scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 325) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 326) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 327) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 328) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1305) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1306) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1307) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1308) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1985) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1986) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1987) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 1988) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3153) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3154) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3155) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3156) failed
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3157) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3158) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3159) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 3160) failed
scsi 7:0:0:0: rejecting I/O to dead device
FAT: unable to read inode block for updating (i_pos 50557)
scsi 7:0:0:0: rejecting I/O to dead device
usb 3-2: new full speed USB device using ohci_hcd and address 18
usb 3-2: configuration #1 chosen from 1 choice
drivers/usb/class/cdc-acm.c: Ignoring extra header, type -3, length 4
cdc_acm 3-2:1.1: ttyACM0: USB ACM device
rndis_host 3-2:1.9: RNDIS init failed, -110
rndis_host: probe of 3-2:1.9 failed with error -110
usb 3-2: device_add(3-2:1.9) --> -110
Comment by Tobias Powalowski (tpowa) - Sunday, 10 June 2007, 09:52 GMT
you tried reformating the device?

Loading...