devices:logitech_g29
Table of Contents
Information
Notes
- G29 needs to be in PS3 mode 3)
- Sometimes FFB doesn't work on 2nd+ game launches
Dependencies
- Last tested: 2023/01/02 on Fedora 37
sudo dnf install dkms kernel-devel
Download/Update Source
cd ~ && mkdir -p ~/'Projects' && rm -Rf ~/'Projects/new-lg4ff/src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/berarma/new-lg4ff.git' ~/'Projects/new-lg4ff/src' && sync
Compile and Install
sudo dkms install ~/'Projects/new-lg4ff/src'
Verify
lsmod | grep 'hid_logitech_new'
dmesg | grep 'Hires timer'
Uninstall
sudo dkms status
sudo dkms remove -m 'new-lg4ff' -v '0.4.1' --all
/var/www/wiki/data/pages/devices/logitech_g29.txt · Last modified: by 127.0.0.1