I'm trying to get an Xbox360 controller to work with Mupen64. The sad thing about is that I haven't been able to get any game to recognize the controller. I'm using Ubuntu Feisty Fawn which should support the controller with the xpad driver. "modinfo xpad" gives me the following output:
The only devices I can choose in the blight's SDL input plugin are "none" and "keyboard". How am I supposed to make the program aware of the controller?
Code:
filename: /lib/modules/2.6.20-16-generic/kernel/drivers/usb/input/xpad.ko
license: GPL
description: driver for Xbox controllers
author: Marko Friedemann <mfr@bmx-chemnitz.de>, Oliver Schwartz <Oliver.Schwartz@gmx.de>, Georg Lukas <georg@op-co.de>, Thomas Pedley <Gentoox@shallax.com>, Edgar Hucek <hostmaster@ed-soft.at>
srcversion: 7EC4E48313512193C8A772E
alias: usb:v*p*d*dc*dsc*dp*icFFisc5Dip01*
alias: usb:v*p*d*dc*dsc*dp*ic03isc00ip00*
alias: usb:v*p*d*dc*dsc*dp*ic58isc42ip00*
depends: usbcore
vermagic: 2.6.20-16-generic SMP mod_unload 586
parm: debug:Debugging (ulong)
The only devices I can choose in the blight's SDL input plugin are "none" and "keyboard". How am I supposed to make the program aware of the controller?
Last edited: