Hello All, I'm trying to get my Archos Studio 10 USB drive working with Debian. Making a long story short: According to linux-usb.org, after I've mounted usbdevfs and loaded the necessary usb modules, I should have two directories under /proc/bus/usb, devices and drivers. I have naught. I completely out of ideas. Here are the logs and various bits of information I thought would be useful. What do you folks think is going wrong? Peace, Vale
lsmod | grep usb usb_storage 67328 0 usbcore 110812 4 uhci_hcd,ehci_hcd,ohci_hcd,usb_storage ide_mod 146924 1 usb_storage scsi_mod 117432 7 usb_storage,sr_mod,st,sd_mod,sg,advansys,aic7xxx mithrandir:~# lsmod | grep hci uhci_hcd 32784 0 ehci_hcd 24260 0 ohci_hcd 18368 0 usbcore 110812 4 uhci_hcd,ehci_hcd,ohci_hcd,usb_storage /var/log/syslog Jan 21 21:10:07 mithrandir kernel: ohci_hcd: 2003 Oct 13 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) Jan 21 21:10:07 mithrandir kernel: ohci_hcd: block sizes: ed 64 td 64 Jan 21 21:10:43 mithrandir kernel: Initializing USB Mass Storage driver... Jan 21 21:10:43 mithrandir kernel: drivers/usb/core/usb.c: registered new driver usb-storage /var/log/messages Jan 21 21:26:38 mithrandir kernel: drivers/usb/core/usb.c: registered new driver usbfs Jan 21 21:26:38 mithrandir kernel: drivers/usb/core/usb.c: registered new driver hub Jan 21 21:26:38 mithrandir kernel: Initializing USB Mass Storage driver... Jan 21 21:26:38 mithrandir kernel: drivers/usb/core/usb.c: registered new driver usb-storage Jan 21 21:26:38 mithrandir kernel: USB Mass Storage support registered. Jan 21 21:28:11 mithrandir kernel: drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1 output of /etc/init.d/hotplug start Starting hotplug subsystem: input pci** can't synthesize pci hotplug events usb. Oh, this is my only USB device. Peace, VTK Jon Postel, you are missed. http://www.isi.edu/div7/people/postel.home/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

