Tuxedo Control Center Broke after update

Greetings All,

After the most recent update, I noticed that Tuxedo Control Center and modules are no longer working properly.
I was able to control LED Keyboard Backlight, fan speed, CPU and GPU temp monitoring, among other things.
I also noticed that AUR has a slightly more recent version of the Tuxedo drivers DKMS.
I don’t want to try that one, because it will most certainly bork something by the next update. Perhaps somebody has a temporary fix, or does the repo have to be updated.
Any insight on this issue would be most appreciated.

Cheers,
AT

Umm… Your post could use two clarifications at least for me:

  1. Result of inxi -zv8
  2. I’m unclear about the meaning of the quote below. Do you mean you were able to do this before it broke, or you were able to do ONLY this after it broke but was able to do more before that? :thinking:

Or I’m just dumb before my morning coffee. :sweat_smile: :hot_beverage:

Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit.

To that end, links are provided (below) - Please use them.


Be prepared to provide outputs from various commands when asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Waiting for someone to blindly ask questions is also counter-productive – typically, nobody has a :crystal_ball: at their disposal – Instead, please help others to make informed suggestions, based on information you provide.

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; :eyes:

Output of the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:

inxi --filter --verbosity=8

or the short form (preferred):

inxi -zv8

I cannot reproduce your issue. Tuxedo Control Center relies on kernel modules, so it is important that you restart your system after a change to kernel and kernel headers.

Not sure why you say that, the package in Manjaro repo is based on dkms too.

I have Tuxedo which work perfect with or without the Control Center.

❯ inxi -SMxxx
System:
  Host: nix-tuxedo Kernel: 6.18.44-1-MANJARO arch: x86_64 bits: 64
    compiler: gcc v: 16.1.1 clocksource: tsc
  Desktop: KDE Plasma v: 6.7.4 tk: Qt v: N/A wm: kwin_wayland with: krunner
    vt: 2 dm: N/A Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: TUXEDO product: TUXEDO InfinityBook Pro Gen8 (MK1)
    v: Standard serial: <superuser required>
  Mobo: NB02 model: PH4PRX1_PH6PRX1 v: Standard serial: <superuser required>
    part-nu: IBP1XI08MK1 uuid: <superuser required> Firmware: UEFI
    vendor: American Megatrends LLC. v: N.1.10A13 date: 05/24/2024

Without

  • Keyboard backlight FNSpace work OOB
  • Touchpad enable disable FNF9 work OOB
  • Plasma controls the power settings OOB

With I get a GUI with some more options - including the option to not charge to 100% capacity.

It looks to me like Manjaro has the latest version available in the repo compared to AUR.

 $ mbn info tuxedo-control-center -q
Branch         : unstable
Name           : tuxedo-control-center
Version        : 3.0.8-1
Repository     : extra
Build Date     : Tue 04 Aug 2026 18:39:03 
Packager       : Mark Wagie <mark@manjaro.org>
Branch         : testing
Name           : tuxedo-control-center
Version        : 3.0.8-1
Repository     : extra
Build Date     : Tue 04 Aug 2026 18:39:03 
Packager       : Mark Wagie <mark@manjaro.org>
Branch         : stable
Name           : tuxedo-control-center
Version        : 3.0.8-1
Repository     : extra
Build Date     : Tue 04 Aug 2026 18:39:03 
Packager       : Mark Wagie <mark@manjaro.org>
AUR            : ------
Name           : tuxedo-control-center
Version        : 3.0.6-1
Date           : Thu 25 Jun 2026 15:16:10 
Url            : https://aur.archlinux.org/packages/tuxedo-control-center

FYI, here’s nothing to update between 4.22.0 and 4.22.3 as the only changes were for internal packaging.

Previously, the control center used to take advantage of full features, making it easier to change LED multi color layout on the keyboard and able to monitor all temps and control the fans. After the update, the fan speeds are greyed out and the keyboard LED customize section doesn’t show anything, anymore.

While reboots after updates go without saying, doesn’t hurt to say.

Since the AUR is only an internal package change, perhaps trying another kernel will resolve my issue.

With current updates, I can control single color changes, brightness and on & off. Not with control center, but with the FN key and the keyboard.

I will post inxi output once I gain access to my laptop.

AT

inxi -SMxxx
System:
Host: autobook-i7m Kernel: 6.18.42-1-MANJARO arch: x86_64 bits: 64
compiler: gcc v: 16.1.1 clocksource: tsc
Desktop: KDE Plasma v: 6.7.4 tk: Qt v: N/A wm: kwin_wayland vt: 1 dm: SDDM
Distro: Manjaro base: Arch Linux
Machine:
Type: Laptop System: Notebook product: P95_96_97Ex,Rx v: N/A
serial: Chassis: type: 10 serial:
Mobo: Notebook model: P95_96_97Ex,Rx serial:
uuid: Firmware: UEFI vendor: INSYDE v: 1.07.09LS1
date: 06/13/2019

Tuxedo Control gives me this:

And no more 3 zone color LED keyboard control:

Also, the keyboard LED used to shut off with the display. (Set to display off after 30 min in Plasma power management)
Now, display turns off after 30 min, LED keyboard stays on.

If there is anything that would help on my end, let me know.

AT

The Tuxedo Control Center - is a vendor specific application used by Tuxedo Computers

I know that Tuxedo uses barebones from various vendors like Schneider and Clevo. I did a search for P95_96_97Ex,Rx but it yield no immediately usable information.

I suggest you contact Tuxedo Support - because they are your system vendor and the provider of the software - they will know about issues specific to your system or changes made which would affect your system.

Another suggestion is to check if the issue is present when using Tuxedo OS

A third option is to build a custom kernel. This can be done using the Manjaro kernel PKGBUILD as base and - if following below recipe - it will co-exist with any Manjaro kernel. Pay attention to Nvidia drivers as your screenshot seems to indicate a dGPU present on your system.