Since I installed alsa 0.9.6 my simple 2 axis 4 button joystick does not work.
The sound works OK.

I have enabled the joystick in /etc/asound.state, the relevant extract 
follows:

ess 'read write'
comment.type ENUMERATED
comment.item.0 Mix
comment.item.1 Mic
iface MIXER
name 'Mono Output Select'
value Mix
state.card0 {
        control.1 {
                comment.access 'read write'
                comment.type BOOLEAN
                iface CARD
                name 'Joystick Enable'
                value true
        }
        control.2 {
                comment.access 'read write'
                comment.type ENUMERATED
                comment.item.0 'port 0x200'
                comment.item.1 'port 0x208'
                comment.item.2 'port 0x210'
                iface CARD
                name 'Joystick Address'
                value 'port 0x200'

The card is a Creative Audio PCI 128, on booting, there is a message:
Starting sound driver: snd-ens1371

Running lsmod produces the line

joydev                  5728   0  (unused)

Are other modules like ns558 or jsanalog necessary?

TIA

Basil Fowler
 


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to