TheCatMan
05-27-2004, 04:26 AM
I have a Logic3 JT277 Trident pad, it's a 9-button pad with four different modes, that came with proprietary drivers for certain legacy OSes. The analog kernel module lets me use most of its functionality, but I'd be interested to know of a specific driver for it if there are any out there. However that's not why I'm posting.
When the machine's first switched on the pad defaults to "CH" mode. If I wait until the machine's booted then change to digital mode I find the fire buttons work but the directions move about randomly and don't respond to what I'm doing. jstest tells me /dev/js0 doesen't exist.
If I switch to digital mode before booting, or reload the analog module with it in that mode, it works fine and jstest /dev/js0 works.
Same thing applies if I load all the joypad modules (joydev, ns558, analog) using modprobe - it only works if the joystick's in the right mode when analog loads. Once the module's loaded I can use the pad in all 4 modes.
I've used the same pad under Mandrake 8.2 and didn't have this problem, is there a way to force Mandrake 9.2 to load the modules correctly?
Here's the releveant portion of my /etc/modules:
joydev
ns558
analog
and /etc/modules.conf:
alias char-major-13 input
above input joydev ns558 analog
options analog js=gameport
When the machine's first switched on the pad defaults to "CH" mode. If I wait until the machine's booted then change to digital mode I find the fire buttons work but the directions move about randomly and don't respond to what I'm doing. jstest tells me /dev/js0 doesen't exist.
If I switch to digital mode before booting, or reload the analog module with it in that mode, it works fine and jstest /dev/js0 works.
Same thing applies if I load all the joypad modules (joydev, ns558, analog) using modprobe - it only works if the joystick's in the right mode when analog loads. Once the module's loaded I can use the pad in all 4 modes.
I've used the same pad under Mandrake 8.2 and didn't have this problem, is there a way to force Mandrake 9.2 to load the modules correctly?
Here's the releveant portion of my /etc/modules:
joydev
ns558
analog
and /etc/modules.conf:
alias char-major-13 input
above input joydev ns558 analog
options analog js=gameport