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

Not working on Aura 15 Gen 1 #191

Closed ElementW closed 11 months ago

ElementW commented 1 year ago

Updating to commit e236eec63aa04c60cc930f2f58f41b223dfee5e2 after having been using 3.0.4 for a long time, the kernel module is now completely useless:

tuxedoherbert commented 11 months ago

Hi,

please post the output of sudo dmidecode | grep "Product Name" && sudo dmidecode | grep "Manufacturer"

Thanks and regards :)

ElementW commented 11 months ago
Product Name: TUXEDO Aura 15 Gen1
Product Name: AURA1501
Manufacturer: TUXEDO
Manufacturer: TUXEDO Computers
Manufacturer: Notebook
Manufacturer: Advanced Micro Devices, Inc.
Option 1: String1 for Type12 Equipment Manufacturer
Option 2: String2 for Type12 Equipment Manufacturer
Option 3: String3 for Type12 Equipment Manufacturer
Option 4: String4 for Type12 Equipment Manufacturer
Manufacturer: Samsung
Module Manufacturer ID: Bank 1, Hex 0xCE
Memory Subsystem Controller Manufacturer ID: Unknown
Manufacturer: Samsung
Module Manufacturer ID: Bank 1, Hex 0xCE
Memory Subsystem Controller Manufacturer ID: Unknown
Manufacturer: -Virtual Battery 0-

However it somehow now works, I guess it was an issue with unloading a previous version and loading a new one on same boot; the backlight Fn keys work and KDE Plasma now displays a brightness slider in the Battery & Brightness tab. Closing the issue.

tuxedoxt commented 11 months ago

For reference, the driver reloads immediately on package update but the KDE functionality interacting with it does not re-enumerate after boot as far as I am aware.