Gentoo Archives: gentoo-user

From: "Frédéric Grosshans" <frederic.grosshans.1995@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.
Date: Tue, 18 Apr 2006 04:11:31
Message-Id: 1145333365.18675.6.camel@localhost
In Reply to: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output. by "Frédéric Grosshans"
1 Le lundi 17 avril 2006 à 22:24 +0800, Frédéric Grosshans a écrit :
2 > I've a problem with a recently bought usb disk:there is a /dev/sda node
3 > but no /dev/sda1 . When I try to access /dev/sda, I've the following
4 > errors : [...]
5
6 Thanks for everyone who has helped. To have more information, I
7 configured CONFIG_USB_STORAGE_DEBUG . I have then the following output
8 in dmesg every 2 second when the disk is plugged. I don't like the line
9 I marked with >>>>
10
11 usb-storage: queuecommand called
12 usb-storage: *** thread awakened.
13 usb-storage: Command TEST_UNIT_READY (6 bytes)
14 usb-storage: 00 00 00 00 00 00
15 usb-storage: Bulk Command S 0x43425355 T 0x136 L 0 F 0 Trg 0 LUN
16 0 CL 6
17 usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
18 usb-storage: Status code 0; transferred 31/31
19 usb-storage: -- transfer complete
20 usb-storage: Bulk command transfer result=0
21 usb-storage: Attempting to get CSW...
22 usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
23 usb-storage: Status code 0; transferred 13/13
24 usb-storage: -- transfer complete
25 usb-storage: Bulk status result = 0
26 usb-storage: Bulk Status S 0x53425355 T 0x136 R 0 Stat 0x1
27 >>>>usb-storage: -- transport indicates command failure
28 usb-storage: Issuing auto-REQUEST_SENSE
29 usb-storage: Bulk Command S 0x43425355 T 0x137 L 18 F 128 Trg 0
30 LUN 0 CL 6
31 usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
32 usb-storage: Status code 0; transferred 31/31
33 usb-storage: -- transfer complete
34 usb-storage: Bulk command transfer result=0
35 usb-storage: usb_stor_bulk_transfer_buf: xfer 18 bytes
36 usb-storage: Status code 0; transferred 18/18
37 usb-storage: -- transfer complete
38 usb-storage: Bulk data transfer result 0x0
39 usb-storage: Attempting to get CSW...
40 usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytese
41 following
42 usb-storage: Status code 0; transferred 13/13
43 usb-storage: -- transfer complete
44 usb-storage: Bulk status result = 0
45 usb-storage: Bulk Status S 0x53425355 T 0x137 R 0 Stat 0x0
46 usb-storage: -- Result from auto-sense is 0
47 usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
48 usb-storage: (Unknown Key): (unknown ASC/ASCQ)
49 usb-storage: scsi cmd done, result=0x2
50 usb-storage: *** thread sleeping.
51
52 And, the following when I unplug it
53
54 usb 2-2: USB disconnect, address 5
55 usb-storage: storage_disconnect() called
56 usb-storage: usb_stor_stop_transport called
57 usb-storage: -- usb_stor_release_resources
58 usb-storage: -- sending exit command to thread
59 usb-storage: -- dissociate_dev
60 usb-storage: *** thread awakened.
61 usb-storage: -- exiting
62
63 I hope this can help
64
65
66
67 --
68 gentoo-user@g.o mailing list