Thanks for providing these tuxedo packages! Will they be automatically updated if there are new releases of tuxedo-keyboard and tuxedo-control-center available? In the master branch of tuxedo-keyboard some bug with the config file has been fixed and I was wondering if and how this will be reflected in this copr package.
i ran into a problem while install tuxedo-keyboard.
Building for 5.17.5-300.fc36.x86_64
Module build for kernel 5.17.5-300.fc36.x86_64 was skipped since the
kernel headers for this kernel does not seem to be installed.
Check tccd running status
/var/tmp/rpm-tmp.b2KFHX: line 21: fg: no job control
But I installed the packages kernel-devel and kernel-headers.
Hi i am using Fedora Linux 36 (Workstation Edition) on TUXEDO TUXEDO InfinityBook S 15 Gen6
after reboot does not work.
when reinstall if works. (sudo dnf reinstall tuxedo-keyboard)
after reboot does not work
any idea?
It stopped working since kernel 6 it seems (it works just after an install, but doesn’t persist a reboot)
Part of the install, I am seeing
tuxedo_keyboard.ko.xz:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/6.0.11-300.fc37.x86_64/extra/
then
Uninstall of tuxedo-keyboard module (version 3.1.1-1) beginning:
Module tuxedo-keyboard-3.1.1 for kernel 6.0.11-300.fc37.x86_64 (x86_64).
Before uninstall, this module version was ACTIVE on this kernel.
tuxedo_keyboard.ko.xz:
- Uninstallation
- Deleting from: /lib/modules/6.0.11-300.fc37.x86_64/extra/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
So there is an install, then a removal but for the same kernel version
Well, dnf reinstall tuxedo-keyboard solves the issue until the next reboot
And yes, the error is obviously the clean-up logic, that deletes the modules it just installed.
You are right, but I was not clear of I solved the issue. I did a dnf remove, then a dnf install and here the clean up logic was fine (so it survives the reboot)
@vmaurin, you are right. Completely uninstalling tuxedo-keyboard (which also removes tuxedo-control-center) and then installing both again makes the modules stay (and available after a reboot). I will have to see how it is after a kernel upgrade.