ublue-os/akmods

Add tuxedo-keyboard

ruzko opened this issue ยท 13 comments

ruzko commented

Describe the package

Tuxedo-keyboard adds drivers for keyboard backlight, fan control and other hardware enablements on Tuxedo Computers and other laptops using Clevo chassis.

Only available as dkms at the moment, although I have opened an issue about kmod availability

Image

All Images

Raltay commented

UPDATE: tuxedo-keyboard has been deprecated in favor of tuxedo-drivers.

What is the current status of this ticket? From what I see, there's been no update for over half a year. Is there any chance for tuxedo-drivers to be included in akmods?

Status is we need to just find someone with the time to implement this.

@castrojo I'd be happy to help with this, but other than copying and changing the build script, I'm not quite sure what kind environment I need to build and test my changes. Could you point me to some documentation that will help me set up things? I apologize for my noobness if there is something I missed. ๐Ÿ˜ž

i ported looking-glass official dkms to akmods with the guidance of kyle, i can help too if youre in the EU timezone (however i am very busy from august 12th to the 22th)

you can look at what i did here to make the spec file :)
https://github.com/HikariKnight/looking-glass-kvmfr-akmod

i ported looking-glass official dkms to akmods with the guidance of kyle, i can help too if youre in the EU timezone (however i am very busy from august 12th to the 22th)

you can look at what i did here to make the spec file :) https://github.com/HikariKnight/looking-glass-kvmfr-akmod

@Matombo @vinzv Maybe you could help, too?


Addendum: There are two unofficial Fedora COPR repositories providing relevant RPM packages:

Maybe those COPR repos could be of help when porting tuxedo-drivers to akmods.

any update on this? I would love this feature, I am currently using kinoite on a tuxedo "linux compatible" laptop but unable to install their drivers. Unfortunately I am too ignorant on driver development so idk how to help in this, I could always test it on my hardware though

Are you aware of tuxedo-rs from Aaron Erhardt?
https://aaronerhardt.github.io/blog/posts/announcing_tuxedo_rs/
https://github.com/AaronErhardt/tuxedo-rs

i am using a tuxedo infinitybook pro 16 - i want to update it to bluefin soon.
Is there anything i can contribute to implement the tuxedo stuff into bluefin?