Quote:
Originally posted by lectraplayer
I have a Gravis Eliminator Aftershock controller (USB) that I want to use under Linux. Me not knowing all that much about Linux has no idea how to set that up. I know I got the USB drivers active. What's the best way to go about setting up and testing this game pad? What game comes with Mandrake 9 would be good for testing joysticks?
|
Possibly try any one of the following:
Plug your stick in, boot up. Watch bootup messages for any info, or check dmesg afterwards to find any mention of your stick.
After bootup, open up a terminal and type:
tail -f /var/log/messages
Plug your stick in, and see what info comes up that might be useful.
Cat /dev/input things to see if any respond when your joystick is moved.
And what games? Maybe tux racer?
Cool