hi,

in first place, sorry about my english.

i'm using kernel 2.6.0 on my gentoo and using alsa sound drivers instead
of OSS (which is recommended into the kernel configuration)
well, the sound work's fine except that the second soundcard is detected
but can't be configured by the mixer, but that isn't my problem now. 
My really problem is that I can't put my joystick to work... I already
read joystick.txt (kernel docs), had a look at gentoo.org and google but
I can't do it..
my joystick is a Sidewinder Gamepad (the first one) and my soundcard is
a Creative ENS1370
I already try to compile the support into the kernel and as a module but
in the both way I can't put the joystick to work.

below have the lines that I put into /etc/modules.conf

alias char-major-13 input
above input joydev gameport sidewinder
options analog js=gamepad8

this modules are loaded at the boot
sao esses:

snd_seq_midi            6496  0
snd_cmipci             31096  0
snd_opl3_lib            8960  1 snd_cmipci
snd_hwdep               7200  1 snd_opl3_lib
snd_mpu401_uart         5696  1 snd_cmipci
snd_ens1370            15336  1
snd_rawmidi            19680  3 snd_seq_midi,snd_mpu401_uart,snd_ens1370
gameport                3520  1 snd_ens1370
snd_ak4531_codec        6592  1 snd_ens1370
snd_pcm_oss            47844  0
snd_pcm                83684  3 snd_cmipci,snd_ens1370,snd_pcm_oss
snd_page_alloc          9028  2 snd_ens1370,snd_pcm
snd_mixer_oss          16640  2 snd_pcm_oss

if I try to load sidewinder with "modprobe sidewinder" the module is
loaded sucessfully but if I try to do a "jstest /dev/js0" (or js1, js2,
js3) I get the message "jstest: No such device"

I really don't know what else to do and I just want that to play my
xmame games and doesn't have to use rWindow$ just 'cause the games.

tks for advice,

claudinei matos


--
[EMAIL PROTECTED] mailing list

Reply via email to