User Tools

Site Tools


ubuntu:joystick

This is an old revision of the document!


Ubuntu - Joystick

sudo chmod 666 /dev/uinput
sudo xboxdrv

When you move the joystick, you should see the numbers change.


Run quite

sudo xboxdrv --silent --detach-kernel-driver --daemon

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.


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.1586822575.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki