Hi!

I installed the 
https://github.com/raelgc/ubuntu_xboxdrv
wrapper.

xboxdrv works ok with my Thrustmaster GP IDX if  I stop the daemon and it 
is started like this:

sudo xboxdrv --device-by-id 044f:b326  --type xbox360 --silent

jstest /dev/input/js0 in another terminal shows changing values, and it 
seems to work fine, also calibration.

If I start the driver as it would start as daemon, the /dev/input/js0 
exists, but nothing happens.
jstest does not show changing values.

This is also the behaviour after a restart of the PC.

attached you see, how i changed the config file to be able to use the 
Thrustmaster.


is actually the daemon usage supported? or is it deprecated?
/etc/default/xboxdrv :

# Defaults for xboxdrv service

# If enabled, can present problems on wine games
FORCE_FEEDBACK=false

# Make triggers work like buttons instead of zaxis
TRIGGER_AS_BUTTON=false

# Mimic xpad buttons
MIMIC_XPAD=false

# Additional options that are passed to xboxdrv (see xboxdrv man pages).
XBOXDRV_OPTIONS=" --device-by-id 044f:b326  --type xbox360 "

-- 
You received this message because you are subscribed to the Google Groups 
"xboxdrv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/xboxdrv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to