ubuntu:joystick
This is an old revision of the document!
Table of Contents
Ubuntu - Joystick
sudo chmod 666 /dev/uinput sudo xboxdrv
When you move the joystick, you should see the numbers change.
Run quite
Change the sudo xboxdrv live as above to the following to run quite.
sudo xboxdrv --silent --detach-kernel-driver --daemon
Another method
sudo modprobe joydev sudo modprobe uinput sudo rmmod xpad blacklist xpad sudo apt-get install xboxdrv jscalibrator xboxdrvctl
NOTE: The blacklist xpad is if you want to edit the .conf.
Another method
sudo apt install jscalibrator jscal -c /dev/input/js0 jstest /dev/input/js0 jscalibrator
NOTE: Change the 'js0' to the right number.
jscalibrator runs it.
References
ubuntu/joystick.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1