On Sun, 13 Jun 2004, Peter Nunn wrote: > Hi folks, > > anyone got any ideas about this one? > > I plug in the reader and the log has > > Jun 13 14:51:21 shifter kernel: usb 1-2: new full speed USB device using > address 3 > Jun 13 14:51:23 shifter modprobe: FATAL: Module scsimon not found. > Jun 13 14:51:23 shifter modprobe: FATAL: Module scsimon not found. > Jun 13 14:52:43 shifter kernel: scsi0 : SCSI emulation for USB Mass Storage > devices > Jun 13 14:52:43 shifter kernel: usb 1-2: USB disconnect, address 3 > Jun 13 14:52:53 shifter kernel: usb 1-2: new full speed USB device using > address 4 > Jun 13 14:52:56 shifter modprobe: FATAL: Module scsimon not found. > > usbview hangs, and I can't find the module mentioned in the error, any ideas > where to start?
Not surprising that you couldn't find scsimon, since the kernel couldn't find it either. You might get more information if you turn on USB debugging in your kernel's configuration. Has this reader ever worked? Does it work with other versions of the Linux kernel? Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
