LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Issues with a kernel mod (UINPUT) (https://www.linuxquestions.org/questions/linux-software-2/issues-with-a-kernel-mod-uinput-576418/)

monkiidansu 08-11-2007 05:58 PM

Issues with a kernel mod (UINPUT)
 
So, I recompiled my kernel to include the "User level driver support" module, but the module wont load, and when I modprobe it, it says it doesn't exist. the mod name is "uinput", I know as much as that, but I can't figure out why it wont load.

The reason I need it to load is to run the g15daemon program that allows me to map the G1-G18 keys on my G11 keyboard (yeah it's for the G15 keyboard, but the G11 keyboard has all the same features minus the LCD). With the g15daemon program installed, my G1-G18 keys are successfully unmapped from F1-F12 and 1-6, however, without the uninput kernel mod working, it cannot remap it to unused keys like it should.

Here is what I did to enable the mod, I doubt I did it wrong, but let me know if I did:

make menuconfig
Device Drivers ---> Input device support --->[*] Miscellaneous devices ---> <*> User level driver support
exit and save menuconfig
make modules_install
make install
reboot (and reinstall my nvidia graphics drivers)

Did I miss something?


EDIT: And no, I don't really know a work around through modmap or anything, as xev doesn't pick up the G1-G18 keystrokes.

monkiidansu 08-12-2007 01:16 AM

bump... still need help.

monkiidansu 08-12-2007 02:16 PM

...bump....


All times are GMT -5. The time now is 01:30 AM.