> "make modules_install", but this time rename hid.o into hid.hidden.
> Let me know if this fixes the problem.
I went ahead and did this. Booted up and got the expected error message
when HID tried to load. Keyboard works but USB mouse ofcourse does not.
So I went and renamed hid.hidden to hid.o and loaded it. Now my USB
keyboard and USB mouse are working.
I suspect it has something to do with the order the modules are loaded?
hid.o must be last? I am just guessing.
I suppose I can edit the rc.sysinit to load hid AFTER usbkbd is loaded.
Martin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/