Hello! I am trying to connect my camera via usb and get big problems with the usb-storage-driver.
Matthew Dharm postet a year ago that the olympus c-1 should work if two figures are changed in the code and then recompiled. I changed the code, compiled the module and got new error messages with dmesg: hub.c: USB new device connect on bus1/1, assigned device number 3 usb.c: USB device 3 (vend/prod 0x7b4/0x102) is not claimed by any active driver. Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage usb-storage: act_altsettting is 0 usb-storage: id_index calculated to be: 84 usb-storage: Array length appears to be: 86 usb-storage: USB Mass Storage device detected usb-storage: Endpoints: In: 0xc5c763d4 Out: 0xc5c763c0 Int: 0x00000000 (Period 0) usb-storage: New GUID 07b401020000000104110173 usb-storage: GetMaxLUN command result is 1, data is 0 usb-storage: Transport: Bulk usb-storage: Protocol: Transparent SCSI usb-storage: *** thread sleeping. scsi1 : SCSI emulation for USB Mass Storage devices usb-storage: queuecommand() called usb-storage: *** thread awakened. usb-storage: Command INQUIRY (6 bytes) usb-storage: 12 00 00 00 ff 00 1b c0 c0 77 20 c1 usb-storage: Bulk command S 0x55425355 T 0x75 Trg 0 LUN 0 L 255 F 128 CL 6 usb-storage: Bulk command transfer result=0 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes usb-uhci.c: interrupt, status 2, frame# 1010 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255 usb-storage: clearing endpoint halt for pipe 0xc0010380 usb-storage: usb_stor_clear_halt: result=0 usb-storage: usb_stor_transfer_partial(): unknown error usb-storage: Bulk data transfer result 0x2 usb-storage: Attempting to get CSW... usb-storage: clearing endpoint halt for pipe 0xc0010380 usb-storage: usb_stor_clear_halt: result=0 usb-storage: Attempting to get CSW (2nd try)... usb-storage: clearing halt for pipe 0xc0010380 usb-storage: usb_stor_clear_halt: result=0 usb-storage: -- transport indicates error, resetting usb-storage: Bulk reset requested usb-storage: command_abort() called usb-storage: -- nothing to abort usb-storage: device_reset() called usb-storage: Bulk reset requested usb-storage: usb_stor_clear_halt: result=0 usb-storage: usb_stor_clear_halt: result=0 usb-storage: Bulk soft reset completed usb-storage: scsi cmd done, result=0x70000 usb-storage: *** thread sleeping. It doesn't say anything to me, I would be very happy if anyone could help me. Thanks, Chris ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
