On Sat, 10 Apr 2004 01:16:59 -0400, tj wrote: > In my attempts to get my usb joystick working I noticed something > strange concerning doing a modprobe hid. > On this system, Slackware 2.4.22 kernel, this is what happens: > [EMAIL PROTECTED]:2.4.22# modprobe hid > modprobe: Can't locate module keybdev which is needed for hid > > Now, according to modules.dep, hid.o is only dependant upon input.o and > usbcore.o. > So, why is hid.o saying it needs those two?
Recent versions of modutils have "above hid keybdev mousedev" builtin. You can override this by an explicit "above hid null" in modules.conf. Use "/sbin/modprobe -C /dev/null -c" to see what builtin definitions are in your modutils version (many distributions have patches which change these definitions). > Also, I have the same 2.4.22 on another system and hid.o loads fine > WITHOUT keybdev.o or mouedev.o being loaded. Probably this system has older modutils. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users