Gentoo Archives: gentoo-user

From: Digby Tarvin <digbyt@×××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] USB mobile phone connection..
Date: Mon, 24 Oct 2005 10:44:41
Message-Id: 20051023130056.GA1907@skaro.cthulhu.dircon.co.uk
1 Looking for anyone that can offer advice on connecting a Motorola C380
2 mobile phone to my gentoo Linux system via the USB interface.
3
4 When I connect the phone, I see the following in /var/log/messages:
5 usb 1-2: new full speed USB device using uhci_hcd and address 2
6 usb 1-2: device descriptor read/64, error -71
7 usb 1-2: device descriptor read/64, error -71
8 usb 1-2: new full speed USB device using uhci_hcd and address 3
9 usb 1-2: device descriptor read/64, error -71
10
11 A disconnect and reconnect produces:
12 usb 1-2: USB disconnect, address 3
13 usb 1-2: new full speed USB device using uhci_hcd and address 4
14 usb 1-2: device descriptor read/64, error -71
15 usb 1-2: device descriptor read/64, error -71
16 usb 1-2: new full speed USB device using uhci_hcd and address 5
17 usb 1-2: device descriptor read/64, error -71
18
19 Any idea what the error messages indicate, and should I be worried about
20 them? Is it normal that the addresses appear to be monotonically
21 increasing with each successive connect?
22
23 While connected, /proc/bus/usb/devices contains:
24 T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 7 Spd=12 MxCh= 0
25 D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
26 P: Vendor=22b8 ProdID=4902 Rev= 0.01
27 S: Manufacturer=Motorola Inc.
28 S: Product=Motorola Phone (C380)
29 C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr= 20mA
30 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=(none)
31 E: Ad=89(I) Atr=03(Int.) MxPS= 16 Ivl=10ms
32 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
33 E: Ad=01(O) Atr=02(Bulk) MxPS= 32 Ivl=0ms
34 E: Ad=82(I) Atr=02(Bulk) MxPS= 32 Ivl=0ms
35
36 I have tried emerge'ing gnoki, but it doesn't seem to succeed in
37 connecting, but perhaps there is some configuration that I havn't
38 stumbled across yet.
39
40 anyone have any experience or suggestions on what to try with this?
41
42 Thanks,
43 DigbyT
44 --
45 Digby R. S. Tarvin digbyt@××××××.com
46 http://www.digbyt.com
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USB mobile phone connection.. James Hiscock <boxroot@×××××.com>