Gentoo Archives: gentoo-user

From: pk <petekarl@××××××××××××××××.se>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Usb device not accepting address x, error -71
Date: Fri, 23 Nov 2007 16:05:14
Message-Id: 4746F878.5050704@student.chalmers.se
In Reply to: Re: [gentoo-user] Usb device not accepting address x, error -71 by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Thu, 22 Nov 2007 22:07:35 +0100, pk wrote:
3 >
4 > How did you configure this kernel? By using an old .config with make
5 > oldconfig or doing it from scratch?
6
7 By using an old .config and doing an make oldconfig. After this:
8 make menuconfig and going over the setup to see if I need to change
9 anything (I always change local version to compile date + add. info, if
10 needed).
11
12 > What does the system log show when you connect the drive (tail
13 > -f /var/log/messages)?
14
15 Well, believe it or not; it works perfectly today... Very strange,
16 especially since I have _not_ changed anything!
17
18 The messages I got are nearly identical (address may not be the same) to
19 this output (googled):
20
21 usb 3-1: new high speed USB device using ehci_hcd and address 4
22 usb 3-1: device descriptor read/64, error -71
23 usb 3-1: device descriptor read/64, error -71
24 usb 3-1: new high speed USB device using ehci_hcd and address 5
25 usb 3-1: device descriptor read/64, error -71
26 usb 3-1: device descriptor read/64, error -71
27 usb 3-1: new high speed USB device using ehci_hcd and address 6
28 usb 3-1: device not accepting address 6, error -71
29 usb 3-1: new high speed USB device using ehci_hcd and address 7
30 usb 3-1: device not accepting address 7, error -71
31
32 After these the following messages showed up in my kernel log (also
33 googled):
34
35 USB 1-2: Device not accepting address 2, error -71
36 (repeats several times trying different addresses)
37
38 My chipset is i875p (motherboard is Abit IC7 max3) and I have UCHI and
39 EHCI compiled into the kernel (as well as usb mass storage driver and
40 whatnot). The strange thing is that this setup has worked flawlessly
41 until yesterday. And now it seems to work ok again. Log output:
42
43 usb 1-4: new high speed USB device using ehci_hcd and address 3
44 usb 1-4: configuration #1 chosen from 1 choice
45 scsi4 : SCSI emulation for USB Mass Storage devices
46 usb-storage: device found at 3
47 usb-storage: waiting for device to settle before scanning
48 scsi 4:0:0:0: Direct-Access Maxtor 6 L200R0 BAH4 PQ: 0 ANSI: 0
49 sd 4:0:0:0: [sde] 398297088 512-byte hardware sectors (203928 MB)
50 sd 4:0:0:0: [sde] Write Protect is off
51 sd 4:0:0:0: [sde] Mode Sense: 03 00 00 00
52 sd 4:0:0:0: [sde] Assuming drive cache: write through
53 sd 4:0:0:0: [sde] 398297088 512-byte hardware sectors (203928 MB)
54 sd 4:0:0:0: [sde] Write Protect is off
55 sd 4:0:0:0: [sde] Mode Sense: 03 00 00 00
56 sd 4:0:0:0: [sde] Assuming drive cache: write through
57 sde: sde1
58 sd 4:0:0:0: [sde] Attached SCSI disk
59 sd 4:0:0:0: Attached scsi generic sg4 type 0
60 usb-storage: device scan complete
61
62 Ah, well. Until next time I guess...
63
64 Thanks for your interest and support!
65
66 Best regards
67
68 Peter K
69 --
70 gentoo-user@g.o mailing list