Stephen,

I was using Alsa 0.5, but now I'm using 0.9 and my sound still works (at
least that's good).  The joystick still gives me trouble.  Your command
line below gives this output:

[goby: /home/erik] root $ amixer cset iface=CARD,name='Joystick Enable' 1
numid=2,iface=CARD,name='Joystick Enable'
  ; type=BOOLEAN,access=rw---,values=1
  : values=on

So, that looks alright.

[goby: /home/erik] root $ modprobe ns558
/lib/modules/2.4.20/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.20/kernel/drivers/char/joystick/ns558.o: insmod
/lib/modules/2.4.20/kernel/drivers/char/joystick/ns558.o failed
/lib/modules/2.4.20/kernel/drivers/char/joystick/ns558.o: insmod ns558
failed

Loading the joystick module still fails.

Thanks for your help so far.

Erik.

On Fri, 28 Feb 2003, Stephen Mollett wrote:

> On Friday 28 Feb 2003 19:05, Erik Lotspeich wrote:
> > I have Alsa successfully working with a SB 16 (ES1371) sound card.  I
> > cannot get the joystick support to work at all.  Is there some trick to
> > this?
>
> There is a trick to it :) You need to enable the joystick port before loading
> the ns558 driver, which is done by tweaking a (pseudo-) mixer setting. You
> can use amixer:
>
> amixer cset iface=CARD,name='Joystick Enable' 1
>
> You could put this into your modules.conf as a pre-install action for ns558.
>
> Stephen
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to