Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hid-tmff2 for openSUSE:Factory checked in at 2026-03-11 20:57:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hid-tmff2 (Old) and /work/SRC/openSUSE:Factory/.hid-tmff2.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hid-tmff2" Wed Mar 11 20:57:11 2026 rev:2 rq:1338289 version:0.0.1+git0.d4c9e06 Changes: -------- --- /work/SRC/openSUSE:Factory/hid-tmff2/hid-tmff2.changes 2025-03-27 22:33:15.690990977 +0100 +++ /work/SRC/openSUSE:Factory/.hid-tmff2.new.8177/hid-tmff2.changes 2026-03-11 20:59:15.227655490 +0100 @@ -1,0 +2,5 @@ +Mon Jun 23 01:48:30 UTC 2025 - Aesara Binder <[email protected]> + +- Update to 0.0.1+git0.d4c9e06 + +------------------------------------------------------------------- Old: ---- hid-tmff2-0.0.1+git0.a9312ea.tar.xz New: ---- hid-tmff2-0.0.1+git0.d4c9e06.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hid-tmff2.spec ++++++ --- /var/tmp/diff_new_pack.rWMYOZ/_old 2026-03-11 20:59:17.531750380 +0100 +++ /var/tmp/diff_new_pack.rWMYOZ/_new 2026-03-11 20:59:17.535750545 +0100 @@ -16,7 +16,7 @@ Name: hid-tmff2 -Version: 0.0.1+git0.a9312ea +Version: 0.0.1+git0.d4c9e06 Release: 0 Summary: Driver for Thrustmaster wheels License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rWMYOZ/_old 2026-03-11 20:59:17.571752027 +0100 +++ /var/tmp/diff_new_pack.rWMYOZ/_new 2026-03-11 20:59:17.571752027 +0100 @@ -10,7 +10,9 @@ <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="manual"/> + <service name="set_version" mode="manual"> + <param name="basename">hid-tmff2</param> + </service> </services> ++++++ hid-tmff2-0.0.1+git0.a9312ea.tar.xz -> hid-tmff2-0.0.1+git0.d4c9e06.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hid-tmff2-0.0.1+git0.a9312ea/README.md new/hid-tmff2-0.0.1+git0.d4c9e06/README.md --- old/hid-tmff2-0.0.1+git0.a9312ea/README.md 2025-02-03 21:37:45.000000000 +0100 +++ new/hid-tmff2-0.0.1+git0.d4c9e06/README.md 2025-04-22 19:05:48.000000000 +0200 @@ -62,7 +62,7 @@ If none of the above work, please do open up an issue. -Joystick utilities from [linuxconsole tools](http://sf.net/projects/linuxconsole/) are needed for uvdev rules to work: +Joystick utilities from [linuxconsole tools](http://sf.net/projects/linuxconsole/) are needed for `udev` rules to work: ```shell sudo apt install joystick # Debian-based sudo pacman -S joyutils # Arch-based @@ -109,6 +109,10 @@ > meaning that the wheels have to be initialized with `tmdrv`. Please see > https://github.com/Kimplul/hid-tmff2/issues/48. +> **NOTE:** When using Secure Boot and DKMS, you need to remember to add DKMS MOK certificate +> otherwise the module won't be loaded and the wheel might function incorrectly/not at all. +> You can follow the steps [here](https://github.com/dell/dkms?tab=readme-ov-file#secure-boot) on how to add DKMS MOK certificate. + > **WARNING:** There have been reports that this driver does not work if > the wheel's firmware version is older than v. 31. To update the firmware, you > will have to fire up a Windows installation and update the firmware using the
