Packaging and documentation release. No driver code change from v0.12.0 - the
module is byte-identical; this release broadens how you can install it.
Install
Most distros now have a native package that rebuilds the module on kernel
upgrades (see the table in Getting Started, step 1):
- Debian / Ubuntu / Mint / Pop!_OS: download
logitech-trueforce-dkms_0.12.1-1_all.debbelow andsudo apt install ./logitech-trueforce-dkms_*.deb. - Fedora / Nobara: COPR akmod (
packaging/copr/). - openSUSE Tumbleweed / Leap: OBS DKMS RPM (
packaging/obs/). - Arch / CachyOS: AUR
logitech-trueforce-dkms. - Bazzite / Silverblue / Kinoite: static kmod via
rpm-ostree(Getting Started section 1a). - Anything else:
sudo ./tools/setup.sh.
Also in this release
- Atomic / immutable distro install path (Bazzite, Silverblue, Kinoite),
verified end-to-end on Fedora Silverblue 44. - Documentation accuracy pass and a trimmed README.
Each packaging channel was build-verified: the Debian .deb compiles the
module against an Ubuntu 24.04 kernel, the Fedora akmod rebuilds and loads on
Fedora 43, and the openSUSE DKMS RPM compiles on Tumbleweed.