kuber
03-24-2001, 02:40 PM
Ok... I upgraded my kernel so my interact joystick can be loaded as a module..
I run insmod and modprobe of interact
My lsmod reads:
3c59x 22624 1
interact 2720 0 (unused)
input 3328 0 [interact]
gameport 1696 0 [interact]
emu10k1 51312 0 (unused)
soundcore 3888 4 [emu10k1]
slip 8320 0 (unused)
But then I run a program to see if my js is working at /dev/js0 and I get that there is no such device... What do I need to do to assign gameport/interact to js0??? I am having a hard time finding much documentation on this...
Thanks,
kuber
I run insmod and modprobe of interact
My lsmod reads:
3c59x 22624 1
interact 2720 0 (unused)
input 3328 0 [interact]
gameport 1696 0 [interact]
emu10k1 51312 0 (unused)
soundcore 3888 4 [emu10k1]
slip 8320 0 (unused)
But then I run a program to see if my js is working at /dev/js0 and I get that there is no such device... What do I need to do to assign gameport/interact to js0??? I am having a hard time finding much documentation on this...
Thanks,
kuber