I've seen on linux-usb.org that this device was supported at some point. Unfortunately I am not able to get it working on my thinkpad 770E running debian sid. It is possible that I'm doing something very dumb since this is my first USB device. I compiled 2.4.5 with the following relevant options CONFIG_SCSI=m CONFIG_BLK_DEV_SD=m CONFIG_SD_EXTRA_DEVS=40 CONFIG_USB=m CONFIG_USB_UHCI=m CONFIG_USB_UHCI_ALT=m CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE_DEBUG=y I've installed the hotplug scripts deb dpkg -l hotplug hotplug 0.0.20010424-3 Nothing happens in /var/log/messages upon plugging in the device the device does turn on both lights when I plug it in. So i tried modprobing usb-storage which brings in the scsi mods and usbcore then I do a modprobe uhci and get this in /var/log/messages Jun 7 22:59:59 bwlnote kernel: PCI: Found IRQ 11 for device 00:07.2 Jun 7 22:59:59 bwlnote kernel: uhci.c: USB UHCI at I/O 0x8400, IRQ 11 Jun 7 22:59:59 bwlnote kernel: usb.c: new USB bus registered, assigned bus number 1 Jun 7 22:59:59 bwlnote kernel: hub.c: USB hub found Jun 7 22:59:59 bwlnote kernel: hub.c: 2 ports detected Jun 7 22:59:59 bwlnote kernel: uhci.c: Linus Torvalds, Johannes Erdfelt, Randy Dunlap, Georg Acher, Deti Fliegl, Thomas Sailer, Roman Weissgaerber Jun 7 22:59:59 bwlnote kernel: uhci.c: USB Universal Host Controller Interface driver Jun 7 23:00:00 bwlnote /etc/hotplug/usb.agent: ... no drivers for USB product 0/0/0 so i tried the usb-uhci module Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: $Revision: 1.259 $ time 21:36:24 Jun 7 2001 Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: High bandwidth mode enabled Jun 7 23:00:31 bwlnote kernel: PCI: Found IRQ 11 for device 00:07.2 Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: USB UHCI at I/O 0x8400, IRQ 11 Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: Detected 2 ports Jun 7 23:00:31 bwlnote kernel: usb.c: new USB bus registered, assigned bus number 1 Jun 7 23:00:31 bwlnote kernel: hub.c: USB hub found Jun 7 23:00:31 bwlnote kernel: hub.c: 2 ports detected Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: v1.251 Georg Acher, Deti Fliegl, Thomas Sailer, Roman Weissgaerber Jun 7 23:00:31 bwlnote kernel: usb-uhci.c: USB Universal Host Controller Interface driver Jun 7 23:00:32 bwlnote /etc/hotplug/usb.agent: ... no drivers for USB product 0/0/0 /proc/bus/usb does not exist (the website said to send mail if i have the hotplug scripts and no /proc/bus/usb) I'm stumped - what should I try next? thanks for any help! brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-users
