[Tuxnes-devel] Tuxnes freebsd Saitek gamepad question
Brought to you by:
tmmm
From: Michael M. <MMe...@ma...> - 2005-03-23 13:42:22
|
I am having trouble with my Saitek gamepad using it with tuxnes on freebsd = 5.3. =20 I know it works correctly on freebsd because my atari emulator stella = picks it up with no problems. The freebsd kernel sees the gamepad as=20 uhid0: SAITEK P220, rev 1.10/0.01, addr 2, iclass 3/0 I even added the device joy into my kernel config because I thought it = might have something to do with using kernel loadable modules. kldload joy = on the command-line and all. I have tried the following commands: tuxnes -F 16 --joystick=3D/dev/uhid0 Super_c.nes Had to add -F 16 in there to fix my sound. Here is some of the output I get: Joystick support was diabled at compile-time. To enable it, make sure you = are running a recent version of the Linux kernel with the joystick driver = enabled, and install the header file <linux/joystick.h> Not sure why it thinks it needs a linux kernel if it is running on freebsd = 5.3.=20 Can you guys help me out here? Thanks in advance, Michael |