Joystick

Hi

I want to use Joystick support with SDL. But since kernel 2.4 my old
analog Joystick never worked. I know this is something off-topic, but
please somebody tell me how to setup a analog Joystick under 2.4, or must
I compile it in? I’m using SuSE 8.0 with standart kernel and ALSA?

thanks in advance–
funthing

Hi,On Tue, Jul 16, 2002 at 10:46:40PM +0200, Matthias wrote:

I want to use Joystick support with SDL. But since kernel 2.4 my old
analog Joystick never worked. I know this is something off-topic, but
please somebody tell me how to setup a analog Joystick under 2.4, or must
I compile it in? I’m using SuSE 8.0 with standart kernel and ALSA?

Although this is blatantly off-topic… here’s a hint: alsa doesn’t
enable joysticks by default. type ‘alsactl store’ and then in your
/etc/alsa.conf (or wherever your alsa config file is), enable the
joystick and then type ‘alsactl restore’

Cameron Matheson