angry_arctic_avian n00b
Joined: 24 Oct 2009 Posts: 59
|
Posted: Fri Jan 29, 2010 9:10 pm Post subject: [SOLVED] joydev not compiling, Logitech Dual Action gamepad |
|
|
I just recently bought a Logitech Dual Action gamepad and have been trying to get joydev to compile as a module in my kernel. Even after selecting it under make menuconfig, it doesn't load joydev. lsusb recognizes that the device is there, but for some reason the module won't load or install. I've search around the web, yet I can't find a solution that matches my problems. I am currently using the 2.6.31-gentoo-r6 kernel on my system. Here is the read out of lsusb and locate on joydev:
Code: |
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c216 Logitech, Inc. Dual Action Gamepad
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/usr/src/linux-2.6.30-gentoo-r8/drivers/input/joydev.c
/usr/src/linux-2.6.31-gentoo-r6/drivers/input/joydev.c
|
Thanks in advance for any help.
Edit: Not really sure what the problem was, but I got the module to compile and the gamepad is working with no problem. |
|