Hi, people! I have alsa 0.9.0rc3 and kernel 2.4.19 Sound is working fine, but I have problems with the joystick. If the alsa modules are not loaded, the joystick works fine, but as soon as I load the modules, via the provided alsasound script, the joystick stops working. I tried to play with the modules options, with no result. Searching the web as well as the mailing lists archives didn't hep either.
Without the snd-* modules, the joystick works fine. The following modules are automatically loaded: bash# lsmod ... joydev 6848 0 (autoclean) ns558 1332 0 (autoclean) (unused) analog 7520 0 (autoclean) (unused) gameport 1548 0 (autoclean) [ns558 analog] input 3360 0 (autoclean) [joydev analog] ... However, if I first load the alsa modules (alsasound start), the joystick doesn't work and the ns558 module doesn't load. Manually loading ns558 results in an error: bash# modprobe ns558 /lib/modules/2.4.19/kernel/drivers/char/joystick/ns558.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.19/kernel/drivers/char/joystick/ns558.o: insmod /lib/modules/2.4.19/kernel/drivers/char/joystick/ns558.o failed /lib/modules/2.4.19/kernel/drivers/char/joystick/ns558.o: insmod ns558 failed My soundcard is an on-board card on a VIA KM133 motherboard. Alsa-driver was compiled with the --with-cards=via686 option. The relevant part of my modules.conf follows: ############## # ALSA portion ############## alias char-major-116 snd alias snd-card-0 snd-via686 ################## # OSS/Free portion ################## alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias snd-card-1 off alias snd-card-2 off alias snd-card-3 off alias snd-card-4 off alias snd-card-5 off alias snd-card-6 off alias snd-card-7 off # card #1 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-12 snd-pcm-oss ################### # joystick configuration ################### alias char-major-13 input above input joydev ns558 analog Any help is appreciated. Best, Florin ------------------------------------------------------- This sf.net email is sponsored by: Access Your PC Securely with GoToMyPC. Try Free Now https://www.gotomypc.com/s/OSND/DD _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user