Gentoo Archives: gentoo-user

From: Digby Tarvin <digbyt@×××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] USB interface
Date: Wed, 26 Oct 2005 07:07:43
Message-Id: 20051025204407.GB27635@skaro.cthulhu.dircon.co.uk
1 I've been looking at the 'moto4lin' ebuild on my 2.6.10-gentoo-r6
2 system, and it seems to be looking for a file '/dev/usb/acm/0'
3 which does not seem to exist on my system:
4 1.penemunde:mobile/moto4lin-0.3/moto_ui> ls -lR /dev/usb
5 /dev/usb:
6 total 0
7 drwxr-xr-x 1 root root 0 Jan 1 1970 hid
8
9 /dev/usb/hid:
10 total 0
11 1.penemunde:mobile/moto4lin-0.3/moto_ui> ls -lR /proc/bus/usb
12 /proc/bus/usb:
13 total 0
14 dr-xr-xr-x 2 root root 0 Oct 23 01:20 001
15 -r--r--r-- 1 root root 0 Oct 24 02:45 devices
16
17 /proc/bus/usb/001:
18 total 0
19 -rw-rw-r-- 1 root usb 43 Oct 25 19:17 001
20 -rw-rw-r-- 1 root usb 85 Oct 25 19:17 008
21
22 The mobile I am trying to talk to shows up fine in /proc/bus/usb/devices.
23
24 Anyone know if the missing file is supposed to exist, or is this a
25 relic from an earlier instance of the USB driver software?
26
27 Regards,
28 DigbyT
29 --
30 Digby R. S. Tarvin digbyt@××××××.com
31 http://www.digbyt.com
32 --
33 gentoo-user@g.o mailing list

Replies

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