Gentoo Archives: gentoo-user-de

From: Matthias Riesterer <lists@××××××××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] usbd Fehler
Date: Wed, 07 Dec 2005 23:18:42
Message-Id: 200512080016.11089.lists@matthias-riesterer.de
In Reply to: [gentoo-user-de] usbd Fehler by Georg von Zengen
1 On Thursday 08 December 2005 00:05, Georg von Zengen wrote:
2 > Wenn ich ein usb-device anschließe bekommt mein rechner es nicht mit.
3 > ich denke es liegt daran, dass er den "usbd" nicht starten kann.
4 > es kommt diese Fehlermeldung
5 >
6 > # sudo /etc/init.d/usbd start                                  
7 > #  * Starting usb daemon ...
8 > # usbd v0.1 (c) 1999 by Thomas Sailer
9 > # cannot open "/proc/bus/usb/devices ": No such file or directory (2)      
10 > [ !! ]
11 >
12 > Ich dachte erst ich hätte etwas im Kernel vergessen aber ich finde nichts.
13 device drivers -> USB support -> USB device filesystem
14
15 │ CONFIG_USB_DEVICEFS: │
16 │ │
17 │ If you say Y here (and to "/proc file system support" in the "File │
18 │ systems" section, above), you will get a file /proc/bus/usb/devices │
19 │ which lists the devices currently connected to your USB bus or │
20 │ busses, and for every connected device a file named │
21 │ "/proc/bus/usb/xxx/yyy", where xxx is the bus number and yyy the │
22 │ device number; the latter files can be used by user space programs │
23 │ to talk directly to the device. These files are "virtual", meaning │
24 │ they are generated on the fly and not stored on the hard drive. │
25 │ │
26 │ You may need to mount the usbfs file system to see the files, use │
27 │ mount -t usbfs none /proc/bus/usb │
28 │ │
29 │ For the format of the various /proc/bus/usb/ files, please read │
30 │ <file:Documentation/usb/proc_usb_info.txt>. │
31 │ │
32 │ Please note that this code is completely unrelated to devfs, the │
33 │ "/dev file system support". │
34 │ │
35
36 │ -> Support for Host-side USB (USB [=y])
37
38 Wozu braucht man den usbd? Hab den nicht mal installiert und hier funtkioniert
39 usb-mäßg alles (mouse und digicam).
40
41 grüße
42
43 matthias
44
45 --
46 gentoo-user-de@g.o mailing list