Thread: Can't install xbox 360 controller drivers in Karmic
hi. relative linux noob. able 360 controller driver working in jaunty no problem. ever since have upgraded karmic, having trouble it. followed instructions here:
https://help.ubuntu.com/community/xbox360controller
, here output when try compile via "make":
i noticed people had similar problem in thread - http://ubuntuforums.org/showthread.php?t=1312704&highlight=%2fxpad.c%3a382 %3a+error%3a+%91struct+input_dev%92+member+named+% 91private%92code:~/xpad$ make make modules -c /usr/src/linux-headers-2.6.31-14-386 subdirs=/home/organic/xpad make[1]: entering directory `/usr/src/linux-headers-2.6.31-14-386' cc [m] /home/organic/xpad/xpad.o /home/organic/xpad/xpad.c: in function ‘xpad_wireless_connect’: /home/organic/xpad/xpad.c:291: error: implicit declaration of function ‘info’ /home/organic/xpad/xpad.c: in function ‘xpad_open’: /home/organic/xpad/xpad.c:382: error: ‘struct input_dev’ has no member named ‘private’ /home/organic/xpad/xpad.c: in function ‘xpad_close’: /home/organic/xpad/xpad.c:408: error: ‘struct input_dev’ has no member named ‘private’ /home/organic/xpad/xpad.c: in function ‘xpad_probe’: /home/organic/xpad/xpad.c:496: error: ‘struct input_dev’ has no member named ‘cdev’ /home/organic/xpad/xpad.c:497: error: ‘struct input_dev’ has no member named ‘private’ make[2]: *** [/home/organic/xpad/xpad.o] error 1 make[1]: *** [_module_/home/organic/xpad] error 2 make[1]: leaving directory `/usr/src/linux-headers-2.6.31-14-386' make: *** [all] error 2
never got resolved & people directed driver. having trouble 1 , xpad driver working.
suggestions wrong? appreciated.
yeah, doing also. believe xpad installed in karmic
or something. need run jscal jstest output xbox 360 joystick.
make sure choose correct input,
likely: /dev/input/js0
so: jstest /dev/input/js0
have not used joystick on games in ubuntu yet. have used qjoypad map controller mouse , keyboard buttons.
btw, got similar error computer when compiling xpad before tried running jscal , jstest. turns out changes in kernal render code obsolete. found changed version on french forum on internet. link if want (i not sure how though)
Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure Can't install xbox 360 controller drivers in Karmic
Ubuntu
Comments
Post a Comment