From alsa-user-owner@alsa.jcu.cz  Fri Dec  4 21:13:43 1998
Received: from entry.jcu.cz (IDENT:perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id VAA15289;
	Fri, 4 Dec 1998 21:12:12 +0100
Date: Fri, 4 Dec 1998 21:12:12 +0100 (CET)
From: Jaroslav Kysela <perex@jcu.cz>
To: bwmott@eos.ncsu.edu
cc: alsa-user@alsa.jcu.cz
Subject: Re: AudioPCI and Game Port
In-Reply-To: <199812041616.LAA21300@zermelo.csc.ncsu.edu>
Message-ID: <Pine.LNX.3.96.981204210959.29474A-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Fri, 4 Dec 1998 bwmott@eos.ncsu.edu wrote:

> Hi!
> 
> I've got an AudioPCI card and I've been able to get the ALSA drivers
> working with it, however, I can't seem to get the game port to show up
> for the joystick driver.
> 
> Does anyone know how to get the game port working on this card?

1. get latest ALSA driver (0.2.0pre10p2), alsa-lib and alsa-utils
2. use alsactl for store configuration (if you don't have already one
   in /etc/asound.conf file) - command is 'alsactl store'
3. look to /etc/asound.conf and rewrite line:

	switch( "Joystick", false )

  to

	switch( "Joystick", true )

4. restore driver configuration - 'alsactl restore'

							Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


