hello,
i am having some difficulty in getting a joystick working.
i have the SB ISA AWE32 and am trying to get the QuickShot
QS-201 SuperWarrior joystick to work with it.
in the readme within the joystick tar it gives me the code to put in the
conf.modules
as shown below:

QuickShot QS-201 SuperWarrior           | 0x00fb

# cat /etc/conf.modules

alias parport_lowlevel parport_pc
# options cs4232 io=0x530 irq=5 dma=0 dma2=0 mpuio=0x330 mpuirq=5
alias eth0 rtl8139
alias sound-slot-0 sb
options sound dmabuf=1
options opl3 io=0x388
alias midi awe_wave
post-install awe_wave /bin/sfxload /etc/midi/GU11-ROM.SF2
options sb io=0x280 irq=5 dma=0 dma16=1 mpu_io=0x300
alias char-major-15 joy-analog
options joy-analog js_an=0x201,0x00fb

when i try the jstest it gives this error;

# jstest /dev/js0
jstest: No such device

and this error msg is in the /var/log/messages:

Nov 21 21:25:05 spanky kernel: joy-analog: no joysticks found

anyone know what i am doing wrong?

thank you
eric



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to