Archlinux Logitech G Pro Setup
install the custom driver from JacKeTUs
-
get your kernel version
uname -r
6.6.32-1-MANJARO
-
install the correct linux headers (if not already present)
# select the correct version for your kernel, # e.g. linux66-headers-?? for 6.6.32-1-MANJARO yay linux-headers
-
install custom driver (temporarily)
git clone https://github.com/JacKeTUs/hid-logitech-hidpp.git cd hid-logitech-hidpp git checkout gpro-ffb-axis-6.5 make sudo rmmod hid_logitech_hidpp sudo insmod hid-logitech-hidpp.ko
to install permanently:
sudo make install
test force feedback
-
install Berarma's Oversteer GUI tool from the AUR
yay oversteer
-
test the wheel for proper force feedback (FFB)
- run
oversteer
and select the 'Tests' tab, then 'Start New' and follow the instructions - your results should look somewhat like the following:
- run