i'm trying to get my joystick cranking but i'm missing something here. could someone pointmen in the right direction. i'm using debian.
[linuxevent] open /dev/input/event1 failed linuxevent_start You need to set a input device (i,e /dev/input/event0)
i'm sure this is simple but i'm new to this game. thanks t
make sure yu have the evdev + joydev kernel modules loaded.. you can get a list of the known devices in /proc.. (cat /proc/bus/input/devices) which should show you which hardware is registered with which device..
oh and don't forget to load the gameport and joystick modules for your specific hardware..
ciao.. dmotd
On Mon, 20 Sep 2004 06:21:44 +1000, tdunstan@optusnet.com.au wrote:
Are you sure the joystick is on /dev/input/event1? [linuxevent] is definitely a bit raw right now, but it should 'just work' on any /dev/input/event? device that works for other software. You could also try [linuxevent /dev/input/event1].
I wrote this super basic program to give a list of all the devices on /dev/input/event?, maybe it'll help.
.hc
On Sep 19, 2004, at 4:21 PM, tdunstan@optusnet.com.au wrote:
Using ReBirth is like trying to play an 808 with a long stick. -David Zicarelli