-----Forwarded Message-----

Hi Dave,

Your drive or USB (UHCI) interface is having errors,
so the drive didn't get fully recognized by the usb-storage driver.
I marked them in the log below (see "<<<<<<<<" below).

Please send another problem report/question to the mailing
list about how to handle/work around these errors.
I would tell you now if I knew, so I won't be answering that one.

~Randy


On 4 Oct 2002, Dave Linkston wrote:

| Randy,
|
| Here is some output from dmseg
|
| usb.c: registered new driver usbdevfs
| usb.c: registered new driver hub
| usb-uhci.c: $Revision: 1.275 $ time 07:43:07 Apr 18 2002
| usb-uhci.c: High bandwidth mode enabled
| PCI: Found IRQ 10 for device 00:04.2
| usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 10
| usb-uhci.c: Detected 2 ports
| usb.c: new USB bus registered, assigned bus number 1
| hub.c: USB hub found
| hub.c: 2 ports detected
| usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
| hub.c: USB new device connect on bus1/2, assigned device number 2
| usb.c: USB device 2 (vend/prod 0x5e3/0x702) is not claimed by any active
| driver.
| SCSI subsystem driver Revision: 1.00
| Initializing USB Mass Storage driver...
| usb.c: registered new driver usb-storage
| usb-uhci.c: interrupt, status 2, frame# 785
| usb_control/bulk_msg: timeout       <<<<<<<<<<<<<<<<<<<<<<< ERROR
| scsi0 : SCSI emulation for USB Mass Storage devices
|   Vendor: EagleTec  Model: External Hard Di  Rev: 0113
|   Type:   Direct-Access                      ANSI SCSI revision: 02
| WARNING: USB Mass Storage data integrity not assured
| USB Mass Storage device found at 2
| USB Mass Storage support registered.
| usb-uhci.c: ENXIO 80000280, flags 0, urb c7f275c0, burb c7f276c0 <<< ERRORS
| usb-uhci.c: ENXIO 80000280, flags 0, urb c7f275c0, burb c7f276c0 <<< ditto
| usb-uhci.c: ENXIO 80000280, flags 0, urb c7f275c0, burb c7f276c0 <<< ditto
| usb-uhci.c: ENXIO 80000280, flags 0, urb c7f275c0, burb c7f276c0 <<< ditto
|
|
| I am using redhat 7.3 with 2.4.18-3 kernal
|
| Regards,
|
| Dave
|
|
| On Thu, 2002-10-03 at 16:33, Randy.Dunlap wrote:
| > On Fri, 4 Oct 2002, Dave Linkston wrote:
| >
| > | I'm a newbie installing an external USB drive and I I can't access it.
| > |
| > | I have read mailing lists etc and have checked out all the locations for
| > | files,  etc and everything looks to be Ok, even the drive chipset is
| > | listed as GL641, so the computer is talking to the drive but I can't
| > | access it.
| > |
| > | When trying to mount I get /dev/sda? is not a block device
| > |
| > | I have checked the lsmode output and the drive is listed as sda,
| > Does 'lsmode' list drives?  Or do you mean 'lsmod' (which doesn't
| > list drives)?  Where is the drive listed as sda?
| >
| > | How do I mount it
| > | _______________________________________________
| >
| > Examples:
| > mount -t ext2 /dev/sda1 /mnt/disk
| >   or
| > mount -t vfat /dev/sda1 /mnt/tmp
| >
| > When the drive is first seen by the usb-storage driver, there
| > should be a message in the system log (as seen via 'dmesg'
| > e.g.) about the drive designation and what partitions are on it,
| > if any, such as (from memory, might be slightly off):
| >   sda: sda1
| >
| > So what is in your system log regarding this USB storage device
| > being seen by your system?
| > What kernel version are you using?
| >
| > Posting (parts of, most of) your system log would probably enable
| > someone to help you more.
| >
| > --
| > ~Randy





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to