First, i want to say hello to everybody, as this is my first post on this mailinglist!
I have a pontis sp600 mp3 player, which appears as a usb-mass-storage device when connecting to the bus. hotplug is installed, so the scsi emulation is started, and the bus shows up in /proc/scsi/ : raphael@marvin:/proc/scsi/usb-storage-0$ cat 1 Host scsi1: usb-storage Vendor: PONTIS Electronic Product: SP600 - USB Audio Player Serial Number: 0000000000000001 Protocol: Transparent SCSI Transport: Bulk GUID: 09bc00030000000000000001 Attached: Yes everything seems fine until i actually want to access the bus via /dev/scsi/host1/bus0/target0/ (note i'm using devfs) as soon as i want to ls the scsi/host1/bus0/target0/lun0/ dir, ls is blocked here's the syslog (starting with the messages when doing ls): Jul 4 21:41:12 marvin kernel: usb-storage: queuecommand() called Jul 4 21:41:12 marvin kernel: usb-storage: *** thread awakened. Jul 4 21:41:12 marvin kernel: usb-storage: Command START_STOP (6 bytes) Jul 4 21:41:12 marvin kernel: usb-storage: 1b 00 00 00 01 00 79 c4 70 3f 01 40 Jul 4 21:41:12 marvin kernel: usb-storage: Bulk command S 0x43425355 T 0x20 Trg 0 LUN 0 L 0 F 0 CL 6 Jul 4 21:41:12 marvin kernel: usb-storage: Bulk command transfer result=0 Jul 4 21:41:12 marvin kernel: usb-storage: Attempting to get CSW... Jul 4 21:41:12 marvin kernel: usb-storage: Bulk status result = 0 Jul 4 21:41:12 marvin kernel: usb-storage: Bulk status Sig 0x53425355 T 0x20 R 0 Stat 0x1 Jul 4 21:41:12 marvin kernel: usb-storage: -- transport indicates command failure Jul 4 21:41:12 marvin kernel: usb-storage: Issuing auto-REQUEST_SENSE Jul 4 21:41:12 marvin kernel: usb-storage: Bulk command S 0x43425355 T 0x20 Trg 0 LUN 0 L 18 F 128 CL 6 Jul 4 21:41:12 marvin kernel: usb-storage: Bulk command transfer result=-32 Jul 4 21:41:12 marvin kernel: usb-storage: clearing endpoint halt for pipe 0xc0010300 Jul 4 21:41:12 marvin kernel: usb-storage: usb_stor_clear_halt: result=0 Jul 4 21:41:12 marvin kernel: usb-storage: Attempting to get CSW... Jul 4 21:42:12 marvin kernel: usb-storage: command_abort() called Jul 4 21:42:12 marvin kernel: usb-storage: Bulk status result = -104 Jul 4 21:42:12 marvin kernel: usb-storage: -- auto-sense failure Jul 4 21:42:12 marvin kernel: usb-storage: Bulk reset requested Jul 4 21:42:12 marvin kernel: usb-storage: Bulk soft reset failed -32 Jul 4 21:42:12 marvin kernel: usb-storage: scsi cmd done, result=0x70000 Jul 4 21:42:12 marvin kernel: usb-storage: *** thread sleeping. I think the problem lies somewhere with the STARTSTOP command. After this, the usb driver seems to be messed up, so reconnecting the device does not work. I'd be very glad if someone could help me with this problem. Here are some environmental properties of my computer: distro: Debian Sid (unstable) Kernel: tried with 2.4.17 and 2.4.19-pre10-ac2 chipset: VIA686A ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users