From: Sebastian A. <sp...@sy...> - 2007-03-15 14:19:06
|
ast...@li... <> wrote: > On 3/15/07, Sebastian Auriol <sp...@sy...> wrote: >> Why is the /proc/bus/usb directory empty on AstLinux 0.4 when I have >> three USB devices plugged in (and two - the keyboard and usb-storage >> - certainly work)? >> >> Also, there is no lsusb utility. What is this usually installed by? >> Usbutils? I haven't got that package installed, but I do have libusb >> installed. >> >> Many thanks, >> >> Sebastian >> > > Sebastian, > > usbfs is not mounted by default in 0.4. It is in 0.5. Try this: > > mount -t usbfs usbfs /proc/bus/usb Thanks, that works! Many thanks, Sebastian |