For some reason usb-storage is not registering my camera as a scsi device.
I've been through everything I can see that might be wrong, but still having problems... I do see a couple of error messages in dmesg and wondered if this is causing a problem. Looking at /proc/bus/usb/devices, seems to have the camera listed. Yet I don't see an entry in /dev/usb nor /dev/scsi relating to the device. dmesg output: usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 03:23:39 Mar 15 2002 usb-uhci.c: High bandwidth mode enabled PCI: Found IRQ 5 for device 00:04.2 PCI: Sharing IRQ 5 with 00:04.3 usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 5 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 PCI: Found IRQ 5 for device 00:04.3 PCI: Sharing IRQ 5 with 00:04.2 usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 5 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 2 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/1, assigned device number 2 usb.c: USB device 2 (vend/prod 0x7b4/0x102) is not claimed by any active driver. Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi1 : SCSI emulation for USB Mass Storage devices usb-uhci.c: interrupt, status 3, frame# 4 usb.c: USB disconnect on device 2 usb.c: ignoring set_interface for dev 2, iface 0, alt 0 hub.c: USB new device connect on bus1/1, assigned device number 3 usb-uhci.c: interrupt, status 3, frame# 550 scsi: device set offline - not ready or command retry failed after bus reset: host 1 channel 0 id 0 lun 0 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 2 USB Mass Storage support registered. usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) usb-uhci.c: ENXIO 80000380, flags 0, urb eea7a1a0, burb ef489f60 usb.c: error getting string descriptor 0 (error=-6) Only thing that seems to make sense now is the error in usb.c. scsi2 : SCSI emulation for USB Mass Storage devices ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
