on 2/01/03 10:55 PM, Bruce J.A. Nourish at [EMAIL PROTECTED] wrote:
>
> This is rather vague. What does insmod/modprobe say? Is there really
> *no* change to the kernel log? Could we have some info about your
> system and kernel?
Sorry - was in a hurry.
Here is my stuff:
Amd XP1800, ASUS Nvidia nforce chipset
Kernel 2.4.20 on Gentoo 1.4rc1
Output from insmod:
Using /lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o
/lib/modules/2.4.20/kernel/drivers/usb/usb-uhci.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
After I try to insmod, the following 3 lines are added to kernel log:
usb-uhci.c: $Revision: 1.275 $ time 04:51:44 Jan 31 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
> The uhci driver allows the kernel to manage the USB controller. The HID
> module allows the kernel to manage human interface devices (keyboards,
> mice, joysticks etc). The mousedev (and also evdev, joydev, and
> keybdev) provide interfaces to user programs (X, gpm) that allow them
> to actually use the device.
So how do the uhci & the hid work together? Why is there a separate driver
for human interfaces?
>
> In short, mousedev and hid do different things: if you want to use your
> mouse, you need both.
OK sorry, wrote the wrong thing usbmouse Vs. hid? Gentoo docs say one or
the other not both. Whats the diff?
Thanks,
Alan
--
[EMAIL PROTECTED] mailing list