Alan, I've sent you the output of the long "just for kicks" command
separately.  For anyone else investigating the problem, here is the
output of a couple of shorter commands and the start of the long output:

# ./plscsi -v -x "12 0 0 0 24 0" -i x24 /dev/scd0
x 00000000 12 00:00:00 24 00 .. .. .. .. .. .. .. .. .. .. "R@@@$@"
x 00000000 05:80:00:32 5B:00:00:00 48:4C:2D:44 54:2D:53:54 "E@@2[@@@HL-
DT-ST"
x 00000010 44:56:44:52 41:4D:20:47 53:41:2D:35 31:32:30:44 "DVDRAM
GSA-5120D"
x 00000020 41:31:31:35 .. .. .. .. .. .. .. .. .. .. .. .. "A115"
// 0 = plscsi.main exit int
# ./plscsi -v -x "3c 0 0 0 0 0 0 0 4 0" -i 4 /dev/scd0
x 00000000 3C 00 00:00:00:00 00 00:04 00 .. .. .. .. .. .. "<@@@@@@@D@"
x 00000000 00:1E:00:00 .. .. .. .. .. .. .. .. .. .. .. .. "@^@@"

# ./plscsi -v -x "3c 0 0 0 0 0 0 fb fe 0" -i 64510 -t /dev/null -X ti me
5 /dev/scd0
x 00000000 3C 00 00:00:00:00 00 FB:FE 00 .. .. .. .. .. .. "<@@@@@@{~@"
x 00000000 00:1E:00:00 00:FF:FF:FF FF:FF:FF:FF FF:FF:FF:00
"@^@@@??????????@"
x 00000010 00:02:00:01 00:00:00:00 00:00:00:00 00:00:00:00
"@[EMAIL PROTECTED]@@@@@@@@@@@@"
x 00000020 00:00:00:00 00:00:00:00 00:00:00:00 00:00:00:00
"@@@@@@@@@@@@@@@@"
...
x 00000800 00:00:00:00 00:00:00:00 00:00:00:00 00:00:00:00
"@@@@@@@@@@@@@@@@"
x 00000810 00:00:00:00 C5:13:68:2B 00:00:00:00 00:00:00:00 "@@@@ESh
+@@@@@@@@"
x 00000820 00:F7:00:F5 00:00:00:00 00:00:00:00 00:00:00:00
"@[EMAIL PROTECTED]@@@@@@@@@@@@"
x 00000830 00:00:00:00 00:00:00:00 00:00:00:00 00:00:00:00
"@@@@@@@@@@@@@@@@"


> If you would like to do a more in-depth experiment, try this.  Download 
> the plscsi package from <http://members.aol.com/plscsi/linux/>.  Build the 
> plscsi program, and then issue this command line (as root):
> 
> plscsi -v -x '3c 0 0 0 0 0 0 0 4 0' -i 4 -X time 5,0 /dev/sg0
> 
> The results from that should prove informative.  Then just for kicks, do 
> this:
> 
> plscsi -v -x '3c 0 0 0 0 0 0 fb fe 0' -i 64510 -t /dev/null \
>       -X time 5,0 /dev/sg0
> 
> In each case you should replace "/dev/sg0" with the actual "/dev/sg*" 
> device name for your drive.  And it might be a good idea to capture the 
> usb-storage debugging log while these tests are running.
> 
> Alan Stern
> 




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to