Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB Drive Mount
Date: Sun, 27 Nov 2011 20:55:09
Message-Id: 20111127225234.755b4597@rohan.example.com
In Reply to: [gentoo-user] USB Drive Mount by sean
1 On Sun, 27 Nov 2011 15:08:10 -0500
2 sean <tech.junk@×××××××××××.net> wrote:
3
4 > I have two 500GB USB drives that my Gentoo system here will not read.
5 > Both these drives are fat formatted.
6 >
7 > The tail of DMESG, the entries actually go on for a long long time,
8 > has the following report for either of those two drives,
9 > [ 6027.085508] ehci_hcd 0000:01:0a.2: detected XactErr len 0/8 retry
10 > 29 [ 6027.085636] ehci_hcd 0000:01:0a.2: detected XactErr len 0/8
11 > retry 30 [ 6027.085760] ehci_hcd 0000:01:0a.2: detected XactErr len
12 > 0/8 retry 31 [ 6027.085885] ehci_hcd 0000:01:0a.2: devpath 3 ep0in
13 > 3strikes [ 6027.136031] ehci_hcd 0000:01:0a.2: GetStatus port:3
14 > status 001002 0 ACK POWER sig=se0 CSC
15 > [ 6027.136052] hub 1-0:1.0: unable to enumerate USB device on port 3
16 > [ 6027.136062] hub 1-0:1.0: state 7 ports 5 chg 0000 evt 0008
17 >
18 > Both these fat formatted drives are easily read on several other
19 > systems running Windows or MAC OS X.
20 >
21 > The Gentoo system will read small usb memory sticks up to 16 GB fat
22 > formatted.
23 > The Gentoo system will also read a 750 GB NTFS drive without problems.
24 >
25 > Is anyone able to point me in the direction to figure out why the fat
26 > usb drives will not be read by the Gentoo system?
27
28 This post
29
30 http://permalink.gmane.org/gmane.linux.usb.general/48758
31
32 implies possible hardware errors (you seem to have protocol errors on
33 the USB bus).
34
35 Before proceeding further, I'd try a few more tests to narrow down the
36 circumstances that produce the errors.
37
38 What results do you get if you plug the drives into different USB
39 controllers/ports on the gentoo system?
40
41 Can you test if they work with a different kernel version (higher and
42 lower than the current one in use)?
43
44 What kind of drives are these? Are you plugging USB3 drives into USB2
45 ports for example?
46
47 If you are really lucky you might have free space on a drive you can
48 run mkfs.vfat on and see if that works.
49
50 The results of these simple tests stand a good chance of pointing us in
51 the right direction for the next step.
52 --
53 Alan McKinnnon
54 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] USB Drive Mount Mark Knecht <markknecht@×××××.com>