USB device mounts removed unexpectedly
Not so long ago, I had USB mounting of my iRiver H340 DAP working pretty well into a Fedora 4 system. Recently, probably due to an upgrade, I get odd behaviour where the device is identified, a mount point created, the device mounted and everything appears to be working (ie, I cal see the content and so on). Shortly (ie a minute or so) afterwards, the mount point is removed. This is what I see in the syslog:
Jan 2 16:59:20 bok kernel: usb 2-2.1: USB disconnect, address 86
Jan 2 16:59:20 bok kernel: usb 2-2: reset full speed USB device using uhci_hcd and address 85
Jan 2 16:59:21 bok kernel: scsi45 (0:0): rejecting I/O to dead device
Jan 2 16:59:21 bok kernel: FAT: bread failed in fat_clusters_flush
Jan 2 16:59:21 bok fstab-sync[12436]: removed mount point /media/H300 for /dev/sde1
Jan 2 16:59:21 bok kernel: hub 2-2:1.0: hub_port_status failed (err = -71)
Jan 2 16:59:21 bok kernel: usb 2-2.1: new full speed USB device using uhci_hcd and address 87
Jan 2 16:59:21 bok kernel: scsi46 : SCSI emulation for USB Mass Storage devices
Jan 2 16:59:26 bok kernel: Vendor: TOSHIBA Model: MK4006GAH Rev: BY20
Jan 2 16:59:26 bok kernel: Type: Direct-Access ANSI SCSI revision: 00
Jan 2 16:59:26 bok kernel: SCSI device sde: 78126048 512-byte hdwr sectors (40001 MB)
Jan 2 16:59:26 bok kernel: sde: assuming drive cache: write through
Jan 2 16:59:26 bok kernel: SCSI device sde: 78126048 512-byte hdwr sectors (40001 MB)
Jan 2 16:59:26 bok kernel: sde: assuming drive cache: write through
Jan 2 16:59:26 bok kernel: sde: sde1
Jan 2 16:59:26 bok kernel: Attached scsi disk sde at scsi46, channel 0, id 0, lun 0
Jan 2 16:59:26 bok scsi.agent[12488]: disk at /devices/pci0000:00/0000:00:04.3/usb2/2-2/2-2.1/2-2.1:2.0/host46/target46:0:0/46:0:0:0
Jan 2 16:59:27 bok fstab-sync[12511]: added mount point /media/H300 for /dev/sde1
Has anyone seen this before?
|