On Tue, Oct 16, 2001 at 09:39:45AM +0900, Tomoo Nmura wrote: | Hello, | | Sid kernel 2.4.9 i386, I tried to connect USB keyboard and mouse, which | are Apple G4's kerboard and ELECOM optical mouse. | | I tried, uhci, je, ohci, je+ohci, uhci+ohci but i coundn't. | | The messages are; | ------------------------------------ | hub.c: USB new device connect on bus1/1/1/1, assigned device number 4 | usb.c: USB device 4 (vend/prod 0x5ac/0x206) is not claimed by any active | driver. | | hub.c: USB new device connect on bus1/1/1/2, assigned device number 5 | usb.c: USB device 5 (vend/prod 0x56e/0xd) is not claimed by any active | driver. | | usb.c: USB disconnect on device 2 | usb.c: USB disconnect on device 3 | usb.c: USB disconnect on device 4 | usb.c: USB disconnect on device 5 | --------------------------------------------- | Does this mean there are no drivers ?
It means there are no drivers _currently in the kernel_. | How can I solve this ? modprobe hid modprobe usbmouse -D