Eric Dantan Rzewnicki wrote:
lsusb returns nothing and there is nothing in
/proc/bus/usb/devices (
which I guess says the same thing. )
...
lsmod looks like this:
Module Size Used by Not tainted
input 3296 0 (autoclean)
usbcore 55968 0 [snd-usb-audio]
snd-... ...
The USB host controller driver (uhci or usb-uhci) isn't loaded.
(This should be done automatically by one of your startup scripts.)
HTH
Clemens