On Sun, 14 Jul 2002 09:47:59 -0400
James Drabb <[EMAIL PROTECTED]> wrote:

> Hello group,
> 
> I just switch from using the kernel module es1370 for sound to
> alsa 0.9.0rc2.  With the kernel modules I would load them like this:
>       /sbin/insmod soundcore
>       /sbin/insmod es1370 joystick=1 &> /dev/null
>       sleep 1
>       /sbin/insmod joydev &> /dev/null
>       /sbin/insmod analog js=gameport &> /dev/null
> 
> This would load my sound card Ensoniq ES1370 [AudioPCI] (rev 1)
> and allow me to use my cheap 6 button gamepad.  With alsa I cannot seem
> to get the gamepad to work.  After I load the alsa drivers like this:
>       modprobe snd-ens1370 &> /dev/null
>       modprobe snd-pcm-oss &> /dev/null
>       modprobe snd-mixer-oss &> /dev/null
>       modprobe snd-seq-oss &> /dev/null
>       sleep 1
>       /usr/sbin/alsactl restore
> Sound works fine, however when I load joydev and analog I don't get any
> js0 device under devfs.  I manually made the js0 dev and jstest just says
> device not found.  How can I get my gamepad to work with alsa and the
> snd-ens1370 module?
> 
> Thanks,
> 
> Jim Drabb
> -- 
> James Drabb JR - Programmer Analyst - Orlando, FL - [EMAIL PROTECTED]
> ---------------------------------------------------------------------
> 
> 
> -------------------------------------------------------
> 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

Does anyone have a link about getting alsa set up with a joystick?
Especially the snd-1370 module.

Thanks,

Jim Drabb
-- 
James Drabb JR - Programmer Analyst - Orlando, FL - [EMAIL PROTECTED]
---------------------------------------------------------------------


-------------------------------------------------------
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

Reply via email to