Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Did you even read the post?
Though in your defense I am not sure if PPjoy which isn't updated anymore works for linux.
You want to look in the "devices.c" file, line 133 to 154. Mine is currently this:
The index of the arrays dev.absmax and dev.absmin refer to the various axes of the two sticks - 0 and 1 are the sidewinder's x and y, 2 is the sidewinder twist, etc. Note that this is based on the axis mapping as performed in http://www.triplesix.co.uk/CH-sidewinder.map . I've commented that map file pretty extensively, but obviously there's going to be a whole load of changes you'll need to make in order to get it working with a saitek.
Happy to help you out if you run into problems though!
You can see which event code each axis is mapped to there - you should get some similar output from the saitek I should imagine
Failed to grab device: Device or resource busy
Failed to lock device with vendor=0x0738, product=0x2215. Continuing anyway...
repeating.
I have
rmmod ehci_hcd
rmmod ohci_hcd
rmmod uinput
modprobe uinput
/sbin/reserve_js
modprobe ehci_hcd
modprobe ohci_hcd
in rc.local
Any suggestions?