User Tools

Site Tools


devices:logitech_g29

This is an old revision of the document!


Information

  • new-lg4ff for Linux 1)
  • master 2)

Notes

  • :!: G29 needs to be in PS3 mode 3)
  • Sometimes FFB doesn't work on 2nd+ game launches

Dependencies

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
/var/www/wiki/data/attic/devices/logitech_g29.1639478480.txt.gz · Last modified: 2021/12/14 05:41 by Sean Rhone