LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   USB Flash mounts the first time but not the second (https://www.linuxquestions.org/questions/slackware-14/usb-flash-mounts-the-first-time-but-not-the-second-430901/)

arubin 04-02-2006 05:31 AM

USB Flash mounts the first time but not the second
 
I am having a problem with USB flash frives in a new PC. I have been using them fine in my old Pc.

I can mount the drive, use it and unmount it. But the second time I mount it I get errors. dmesg shows

hub.c: new USB device 00:0b.1-8, assigned address 2
usb.c: USB device 2 (vend/prod 0x204/0x6025) is not claimed by any active driver.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi3 : SCSI emulation for USB Mass Storage devices
Vendor: USB Model: Flash Disk Rev: 2.00
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi disk sdc at scsi3, channel 0, id 0, lun 0
SCSI device sdc: 255704 512-byte hdwr sectors (131 MB)
sdc: sdc1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.
spurious 8259A interrupt: IRQ7.
keyboard: Timeout - AT keyboard not present?(f3)
keyboard: Timeout - AT keyboard not present?(f4)
wacom_graphire_irq: received unknown report #1
wacom_events
wacom.c: Setting tablet report for tablet data
usb.c: USB disconnect on device 00:0b.1-8 address 2
hub.c: new USB device 00:0b.1-7, assigned address 3
usb.c: USB device not accepting new address=3 (error=-71)
hub.c: new USB device 00:0b.1-7, assigned address 4
usb.c: USB device not accepting new address=4 (error=-71)
Device 08:21 not ready.
I/O error: dev 08:21, sector 0
FAT: unable to read boot sector
alan@LavanKossot:~$

TruongAn 04-02-2006 05:40 AM

What was the mount error ?

Bruce Hill 04-02-2006 09:25 PM

Alan,

This might not be your problem, but issue as root "/etc/rc.d/rc.hotplug restart"
and then try that device again.

It looks like you plugged in a flash disk, which may or may not have had problems.
Then there is "spurious 8259A interrupt: IRQ7." -- Did you Google for that?

Next there are those messages about a Wacom tablet, then you unplugged the device
apparently -> "usb.c: USB disconnect on device 00:0b.1-8 address 2"

Those messages look somewhat out of order. What is the output of "lsmod | grep -i usb" ?

arubin 04-04-2006 02:29 AM

I think the problem might have been due to the discs not being unmounted properly due to konqueror. I will get back if the problem recurs.


All times are GMT -5. The time now is 01:49 PM.