tuxedocomputers / tuxedo-keyboard

This repository will no longer get any updates as the code here is now part of tuxedo-drivers https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers.
https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers
GNU General Public License v3.0
300 stars 92 forks source link

Backlight on Suse Tumbleweed is not working #173

Closed schrapm3 closed 1 year ago

schrapm3 commented 1 year ago

Hi there,

the backlight on current Tumbleweed is not working although the module seems to be loading:

[ 5.361621] tuxedo_keyboard: loading out-of-tree module taints kernel. [ 5.361658] tuxedo_keyboard: module verification failed: signature and/or required key missing - tainting kernel [ 5.362464] tuxedo_keyboard: module init [ 7.215943] input: TUXEDO Keyboard as /devices/platform/tuxedo_keyboard/input/input33

Any ideas ?

temirg commented 1 year ago

@schrapm3: please check following: TCC dashboard => Tools => Keyboard backlight (or similar in English) => brightness: 0% ?

Regards, temirg.

schrapm3 commented 1 year ago

Hi,

tried with Arch Linux on another SSD with the same result. Dmesg shows:

[ 1.370437] tuxedo_keyboard: loading out-of-tree module taints kernel. [ 1.370487] tuxedo_keyboard: module verification failed: signature and/or required key missing - tainting kernel [ 1.371454] tuxedo_keyboard: module init [ 2.560862] input: TUXEDO Keyboard as /devices/platform/tuxedo_keyboard/input/input10

In TCC it says:

grafik

temirg commented 1 year ago

Possible the reinstall would help: zypper in -f tuxedo-keyboard tuxedo-control-center /usr/libexec/dkms/dkms_autoinstaller start $(uname -r) reboot

temirg commented 1 year ago

A tuxedo device?

tuxedoxt commented 1 year ago

Hello,

which device do you have?

groenator commented 1 year ago

Hi,

I am using Stellaris 16 gen 5 and I have the same issue. The backlight is not available on TW.

The control center shows this: Screenshot_20230724_230845

Installed version: Screenshot_20230724_231033

I run the command above and I got the following error:


user@tuxedo:~> sudo zypper in -f tuxedo-keyboard tuxedo-control-center /usr/libexec/dkms/dkms_autoinstaller start $(uname -r)
Loading repository data...
Reading installed packages...
Forcing installation of 'tuxedo-keyboard-3.2.8-1.noarch' from repository 'TUXEDO'.
Forcing installation of 'tuxedo-control-center-2.0.8-1.x86_64' from repository 'TUXEDO'.
'6.4.3-1-default' not found in package names. Trying capabilities.
No provider of '6.4.3-1-default' found.
'/usr/libexec/dkms/dkms_autoinstaller' not found in package names. Trying capabilities.
No provider of '/usr/libexec/dkms/dkms_autoinstaller' found.
'start' not found in package names. Trying capabilities.
No provider of 'start' found.
Resolving package dependencies...

The following 2 packages are going to be reinstalled:
  tuxedo-control-center tuxedo-keyboard
groenator commented 1 year ago

Installing the tuxedo-keyboard-ite package worked. The backlight is working on TW.