On Sun, 2002-12-15 at 06:57, Elton Woo wrote:
> Kitesmurf wrote:
> 
> >Hello,
> >
> >I'm using RH8 and a MS Precision Pro joystick connected with the
> >joystick port of my SB Live! card. As far as I know, RH8 already comes
> >compiled with joystick support. However, it doesn't seem to recognize my
> >joystick. Do I have to configure anything else to get it to work?
> >According to the joystick readme, it is supported. My best guess would
> >be that the joystick port is closed, not sure though. Question: if so,
> >how do I open it?
> >
> >Thanks in advance for any help. I'm pretty new to Linux, my apologies if
> >I have merely overlooked a small detail.
> >
>        Login to a console as root and do:
>     'modprobe input'
>     'modprobe hid'
>     'modprobe joydev' OR
> 'modprobe -l|grep joystick'
> ----------
> Put these lines at the end of /etc/rc.local:
> modprobe joydev
> modprobe analog
> 
> My joystick is the Logitech Wingman Rumblepad.

which is an usb joystick I guess. For an analog stick on a sblive you need the modules:
input, joydev, gameport, emu10k1-gp analog
If you "modprobe" them in that order it "works for me"(tm).

greets,
Klaasjan





-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to