Where is that log file? It if was installed it would have mounted /proc/bus/usb but you say that is empty.
On Mon, 29 Apr 2002, Han Xu wrote: > Thanks. I think the hotplug is already running, > because it should be hotplug who then called > /etc/hotplug/usb.agent . But usb.agent cannot > find the driver for my device according to > the log file. > > but I thought USB Mass storge Hard drive doesn't > need special driver for the vendor. > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > > Try installing hotplug (read the FAQ at > > http://www.linux-usb.org/). > > > > On Mon, 29 Apr 2002, Han Xu wrote: > > > > > Hello, > > > > > > I still cannot make my USB hard drive work under > > > Red hat 7.2 (2.4.7-10) (HD vendor: Argosy) > > > > > > Here is what I did while USB hard drive plugged > > in: > > > > > > 1. I added following into modules.conf > > > > > > alias usb uhci > > > post-install uhci modprobe usb-storage > > > below usb-storage sd_mod > > > > > > 2. Then I run "modprobe usb" > > > 3. Then I checked /var/log/messages, it reads: > > > ........ > > > Apr 29 13:55:36 localhost kernel: usb.c: > > registered > > > new driver usbdevfs > > > Apr 29 13:55:36 localhost kernel: usb.c: > > registered > > > new driver hub > > > Apr 29 13:55:36 localhost kernel: PCI: Enabling > > device > > > 00:07.2 (0000 -> 0001) > > > Apr 29 13:55:36 localhost kernel: PCI: Assigned > > IRQ 9 > > > for device 00:07.2 > > > Apr 29 13:55:36 localhost kernel: PCI: Sharing IRQ > > 9 > > > with 00:08.0 > > > Apr 29 13:55:36 localhost kernel: uhci.c: USB UHCI > > at > > > I/O 0xfcc0, IRQ 9 > > > Apr 29 13:55:36 localhost kernel: usb.c: new USB > > bus > > > registered, assigned bus number 1 > > > Apr 29 13:55:36 localhost kernel: hub.c: USB hub > > found > > > Apr 29 13:55:36 localhost kernel: hub.c: 2 ports > > > detected > > > Apr 29 13:55:36 localhost kernel: uhci.c: :USB > > > Universal Host Controller Interface driver > > > Apr 29 13:55:37 localhost kernel: SCSI subsystem > > > driver Revision: 1.00 > > > Apr 29 13:55:37 localhost /etc/hotplug/usb.agent: > > ... > > > no drivers for USB product 0/0/0 > > > Apr 29 13:55:37 localhost kernel: Initializing USB > > > Mass Storage driver... > > > Apr 29 13:55:37 localhost kernel: usb.c: > > registered > > > new driver usb-storage > > > Apr 29 13:55:37 localhost kernel: USB Mass Storage > > > support registered. > > > Apr 29 13:55:37 localhost kernel: hub.c: USB new > > > device connect on bus1/1, assigned device number 2 > > > Apr 29 13:55:37 localhost kernel: scsi0 : SCSI > > > emulation for USB Mass Storage devices > > > > > > 4. Then I checked /proc/bus/usb: > > > > > > nothing ! > > > > > > 5. I checked /proc/scsi: > > > > > > -r--r--r-- 1 root root 0 Apr 29 > > > 14:11 scsi > > > dr-xr-xr-x 2 root root 0 Apr 29 > > > 14:11 usb-storage-0 > > > > > > > > > Now, I still cannot access my USB hard drive. I > > tried > > > mount /dev/sda0 /mnt/usbhd, it says: > > > > > > mount: special device /dev/sda0 does not exist > > > > > > Anyone help ? (my kernel version: 2.4.7-10) > > > > > > Thanks a lot. > > > > > > > > > ===== > > > Email: [EMAIL PROTECTED] > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Health - your guide to health and wellness > > > http://health.yahoo.com > > > > > > _______________________________________________ > > > [EMAIL PROTECTED] > > > To unsubscribe, use the last form field at: > > > > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > > > > > > > -- > > > > > /------------------------------------+-------------------------\ > > |Stephen J. Gowdy | SLAC, > > MailStop 34, | > > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand > > Hill Road, | > > |http://calendar.yahoo.com/gowdy | Menlo Park > > CA 94025, USA | > > |EMail: [EMAIL PROTECTED] | Tel: +1 650 > > 926 3144 | > > > > > \------------------------------------+-------------------------/ > > > > > > _______________________________________________ > > [EMAIL PROTECTED] > > To unsubscribe, use the last form field at: > > > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > > > ===== > Email: [EMAIL PROTECTED] > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - your guide to health and wellness > http://health.yahoo.com > -- /------------------------------------+-------------------------\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | \------------------------------------+-------------------------/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
