> On Mon, 2002-08-05 at 19:58, warlord@tampabay.rr.com wrote:
> Check dmesg after boot and verify that the usb controller is indeed
> being recognized.
>
> $ dmesg | more
>
Here's some info I recieved:
During boot, I recieve the following:
hub.c: USB new device connect on bus 1/1, assigned dev number 2
* mounting /proc...
* starting devfsb...
* mounting tmpfs at /mnt/.init.d...
* caching service dependencies...
USB control/bulk_msg: timeout
hiddev0: USB HID v1.00 mouse [Logitech Inc. Ifeel Mouse] on USB 1:2.0
.. then it continues to boot ... but then fails at the following:
* loading module mousedev
* failed to load mousedev
* loading module usb-uhci...
* failed to load usb-uhci...
dmesg appears to show that it sees my USB hub on the system (I took out alot of
the results):
..
usb.c: registered new driver hub
uhci.c: uUSB UHCI driver #1
uhci.c: USB UHCI at 1/0 0x1060, IRQ 10
..
usb.c: new USB bus registered assigned bus #1
..
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
> Run lsmod after boot to verify that the kernel modules are being loaded
> correctly.
>
> $ lsmod
>
I recieve the following with lsmod:
hid 12896 0 (unused)
input 3560 0 [hid]
I've been trying the gentoo forums and nothing is working :(
-J
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:59:41 EDT