User Tools

Site Tools


devices:logitech_g29

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:logitech_g29 [2021/10/17 23:06] – [Notes] Sean Rhonedevices:logitech_g29 [2023/01/02 15:18] (current) Sean Rhone
Line 12: Line 12:
  
   * [[distros:fedora_workstation_gnome|Fedora Workstation]]   * [[distros:fedora_workstation_gnome|Fedora Workstation]]
-  * Last tested: 2021/10/17+  * Last tested: 2023/01/02 on Fedora 37
  
   sudo dnf install dkms kernel-devel   sudo dnf install dkms kernel-devel
Line 30: Line 30:
 ===== Verify ===== ===== Verify =====
  
-  * :!: TODO+  lsmod | grep 'hid_logitech_new' 
 + 
 +  dmesg | grep 'Hires timer'
  
 ====== Uninstall ====== ====== Uninstall ======
  
-  sudo dkms uninstall -m 'new-lg4ff' -v '0.3.2' --all+  sudo dkms status
  
-  sudo dkms remove -m 'new-lg4ff' -v '0.3.2' --all+  sudo dkms remove -m 'new-lg4ff' -v '0.4.1' --all
  
/var/www/wiki/data/attic/devices/logitech_g29.1634526416.txt.gz · Last modified: 2021/10/17 23:06 by Sean Rhone