Artix Linux Forum

Other languages => Deutsch => Installation und Konfiguration => Topic started by: Thats_me on 31 May 2021, 17:10:09

Title: Tastaturbeleuchtung funktioniert nicht, trotz tuxedo-keyboard Paket aus AUR
Post by: Thats_me on 31 May 2021, 17:10:09
Hallo,

ich komme leider nicht klar und bekomme die Tatstaurbeleuchtung nicht zum Laufen.
Leider bin ich mir nicht sicher, welche Infos genau benötigt werden und bitte um Hinweise, was fehlt.

Hintergrund:
Benötigt wird das AUR https://github.com/tuxedocomputers/tuxedo-keyboard

Was habe ich gemacht?
Obiges tuxedo-keyboard AUR über trizen installiert.

Anscheinend habe ich etwas falsch gemacht.

lsmod
Code: [Select]
tuxedo_keyboard        49152  2 tuxedo_io,clevo_wmi
sparse_keymap          16384  2 asus_wmi,tuxedo_keyboard
wmi                    36864  7 tuxedo_io,clevo_wmi,asus_wmi,wmi_bmof,mxm_wmi,tuxedo_keyboard,nouveau
tuxedo_io              20480  0

Code: [Select]
xmg:[me]:~$ modinfo tuxedo_keyboard
filename:       /lib/modules/5.12.6-artix1-1/kernel/lib/tuxedo_keyboard.ko.xz
softdep:        pre: tuxedo-cc-wmi
alias:          wmi:ABBC0F72-8EA1-11D1-00A0-C90629100000
alias:          wmi:ABBC0F71-8EA1-11D1-00A0-C90629100000
alias:          wmi:ABBC0F70-8EA1-11D1-00A0-C90629100000
version:        3.0.5
license:        GPL
description:    TUXEDO Computers keyboard & keyboard backlight Driver
author:         TUXEDO Computers GmbH <tux@tuxedocomputers.com>
srcversion:     3FF37FB40FE429228536DF5
depends:        wmi,sparse-keymap
retpoline:      Y
name:           tuxedo_keyboard
vermagic:       5.12.6-artix1-1 SMP preempt mod_unload
parm:           brightness:Set the Keyboard Brightness
parm:           color:Preset color for the keyboard backlight as string (string)
parm:           color_left:Color for the Left Region (uint)
parm:           color_center:Color for the Center Region (uint)
parm:           color_right:Color for the Right Region (uint)
parm:           color_extra:Color for the Extra Region (uint)
parm:           mode:Set the keyboard backlight blinking pattern
parm:           state:Set the State of the Keyboard TRUE = ON | FALSE = OFF (bool)
xmg:[me]:~$

Code: [Select]
xmg:[me]:~$ modprobe - c | grep tuxedo_keyboard
modprobe: FATAL: Module - not found in directory /lib/modules/5.12.6-artix1-1


Bedeutet das, dass ich die tuxedo_keyboard.conf in  /lib/modules/5.12.6-artix1-1 kopieren muss?

Falsl ich die einzelnen *.conf posten soll, bitte bescheid sagen und was ihr sonst noch braucht. Danke.


Was mich irritiert:
In der Datei var/lib/pacman/local/tuxedo-keyboard-3.0.5-1/desc erscheint unter conflicts -> tuxedo-cc-wmi
Das ist das control-center, welches ich aber gar nicht installiert habe.
https://github.com/tuxedocomputers/tuxedo-cc-wmi


Danke im Voraus und Gruß
TM
Title: Re: Tastaturbeleuchtung funktioniert nicht, trotz tuxedo-keyboard Paket aus AUR
Post by: Thats_me on 02 June 2021, 11:24:22
Ach ja, auf Anraten habe ich auch tuxedo-backlight-control installiert.