Archlinux Logitech G Pro Setup
Install the custom driver from Lawstorant and JacKeTUs
-
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
note: if there are multiple options, you can find the right one like so:
# get your kernel version and match it to the correct package name uname -r
6.14.4-arch1-2
-
install custom driver
git clone https://github.com/lawstorant/hid-logitech-hidpp.git cd hid-logitech-hidpp 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
