devices:logitech_g29
This is an old revision of the document!
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: 2022/11/06 on Fedora 36
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.3.3' --all
/srv/www/wiki/data/attic/devices/logitech_g29.1667790600.txt.gz · Last modified: (external edit)