View Single Post
Old January 25th, 2006, 03:12 PM     #3 (permalink)
BattleToad
Senior Member
 
BattleToad's Avatar
 
Join Date: Aug 2004
Location: Virginia Beach, Va
Posts: 603
Send a message via AIM to BattleToad
i had plugged it in and unplugged it a few times, so thats from multiple. added the pci=noapic and rebooted. then plugged in my usb flash drive and ran a lsusb:
Quote:
noah@tara:~$ lsusb
Bus 001 Device 002: ID 0930:6532 Toshiba Corp.
Bus 001 Device 001: ID 0000:0000

then a tail /var/log/messages:
Quote:
noah@tara:~$ tail /var/log/messages
Jan 25 14:02:37 localhost usb.agent[7686]: usb-storage: loaded successfully
Jan 25 14:02:42 localhost kernel: [4294878.463000] Vendor: Kingston Model: DataTraveler 2.0 Rev: 1.00
Jan 25 14:02:42 localhost kernel: [4294878.463000] Type: Direct-Access ANSI SCSI revision: 02
Jan 25 14:02:42 localhost kernel: [4294878.677000] SCSI device sda: 494592 512-byte hdwr sectors (253 MB)
Jan 25 14:02:42 localhost kernel: [4294878.680000] sda: Write Protect is off
Jan 25 14:02:42 localhost kernel: [4294878.702000] SCSI device sda: 494592 512-byte hdwr sectors (253 MB)
Jan 25 14:02:42 localhost kernel: [4294878.705000] sda: Write Protect is off
Jan 25 14:02:42 localhost kernel: [4294878.705000] /dev/scsi/host0/bus0/target0/lun0: p1
Jan 25 14:02:42 localhost kernel: [4294878.717000] Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Jan 25 14:02:42 localhost scsi.agent[7745]: sd_mod: loaded sucessfully (for disk)

which seems to load right, attaches it as sda.

then plugged in my iRiver and ran lsusb:
Quote:
noah@tara:~$ lsusb
Bus 001 Device 002: ID 0930:6532 Toshiba Corp.
Bus 001 Device 001: ID 0000:0000

the flash drive is still plugged into port two, so, im guessing its not recognizing the drive since device 001 isnt changing?

the tail /var/log/messages report is:
Quote:
noah@tara:~$ tail /var/log/messages
Jan 25 14:02:42 localhost kernel: [4294878.680000] sda: Write Protect is off
Jan 25 14:02:42 localhost kernel: [4294878.702000] SCSI device sda: 494592 512-byte hdwr sectors (253 MB)
Jan 25 14:02:42 localhost kernel: [4294878.705000] sda: Write Protect is off
Jan 25 14:02:42 localhost kernel: [4294878.705000] /dev/scsi/host0/bus0/target0/lun0: p1
Jan 25 14:02:42 localhost kernel: [4294878.717000] Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Jan 25 14:02:42 localhost scsi.agent[7745]: sd_mod: loaded sucessfully (for disk)
Jan 25 14:03:42 localhost kernel: [4294939.224000] usb 1-1: new full speed USB device using uhci_hcd and address 3
Jan 25 14:03:43 localhost kernel: [4294939.737000] usb 1-1: new full speed USB device using uhci_hcd and address 4
Jan 25 14:03:43 localhost kernel: [4294940.148000] usb 1-1: new full speed USB device using uhci_hcd and address 5
Jan 25 14:03:44 localhost kernel: [4294940.620000] usb 1-1: new full speed USB device using uhci_hcd and address 6

so the last 4 entries are for just the mp3 player, which its not recognizing? why is it showing up 4 times?
__________________
"There are only 10 kinds of people in the world, those that can read binary, and those that cannot."
BattleToad is offline   Reply With Quote