On Wed, Dec 19, 2001 at 10:31:37AM +0100, Frank Barknecht wrote:
> Cameron Matheson hat gesagt: // Cameron Matheson wrote:
> > Can alsa help me w/ my joystick?
> 
> The joystick port has to be configured with the matching kernel modules
> from the linux kernel itself. See /usr/src/linux/Documentation/joystick.txt
> You need something like this in your kernel modules config and of course
> you need the modules ns558, joydev, analog and gameport:
> 
> alias char-major-13 analog
> # Type     | Meaning
> # gamepad  | 4/6-button n-axis gamepad
> # gamepad8 | 8-button 2-axis gamepad
> options analog js=gamepad8
> pre-install analog      modprobe -k joydev ; modprobe -k ns558
> post-remove analog rmmod -r ns558 joydev

I use this:

# Joystick
probeall joysticks joydev ns558 analog
alias char-major-13 joysticks


First I had to activate the joystick port of my ens1371 like
this:

alsactl store

<edit /etc/asound.state to change "Joystick Enable" to value "true">

alsactl restore

-- 
Warning: My spam-filter silently deletes "Content-Type: text/html"-email
http://snsg.org !5<5OH.uozEi21K|XB6.|jL0/YG[0`fO>m"C2S)yV](k>-<}!"W7K)vh
.wK*6+{W<cDM5C]b'&!=SfJh=M+'RFgOc'#A`>[LWILq/`b#BW;OOlF:Prt"'uSH~4qL/Yu*
v^]&m0.Yvl2;q(GRRzI6;L@mL4Mp/~=ibP'{d+r5Hz1~/.9<Au#+8{A8Im}^9*+6_nVSHO67

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to