Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add support for Tuxedo laptops #898

Open
Raltay opened this issue Feb 12, 2024 · 3 comments
Open

Request to add support for Tuxedo laptops #898

Raltay opened this issue Feb 12, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Keep Bluefin alive, dive in!

Comments

@Raltay
Copy link

Raltay commented Feb 12, 2024

Hello,

I see that currently Bluefin has dedicated images for Framework/Surface/Asus laptops (as seen in Image Picker). Would it be possible/feasible to also add dedicated images for Tuxedo latpops?

From what I gather, this would require building/including kernel modules/drivers from tuxedo-drivers and also preinstalling Tuxedo Control Center app - which itself depends on said tuxedo-drivers.

I found that there was already ticket related to that in ublue-os/akmods#30, but I'm not sure if any decision regarding it has been made. Also (in the meantime), tuxedo-keyboard has been deprecated in favor of tuxedo-drivers.

I'm asking this because I have a Tuxedo laptop on the way (Pulse 14 Gen 3) and there are some HW related features (KB backlight, fan control etc.) which won't work properly with Linux kernel without those drivers. If possible, I'd like to use Bazzite or Bluefin on this laptop since Bazzite has been great on my Steam Deck OLED so far.

Thank you in advance.

Best Regards

@castrojo
Copy link
Member

castrojo commented Feb 15, 2024

Yeah this shouldn't be a problem, when those akmods get added we can just enable it in bazzite/bluefin. That'll also enable people to add support in their custom images.

EDIT: leave this issue open so we can remember to enable it in bluefin.

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jun 25, 2024
@castrojo castrojo added enhancement New feature or request help wanted Keep Bluefin alive, dive in! and removed stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed labels Jul 1, 2024
@tulilirockz
Copy link
Collaborator

This cannot be implemented w/o automatically tainting the kernel since the kernel people got mad with the Tuxedo people :(

@salim-b
Copy link
Contributor

salim-b commented Nov 30, 2024

This cannot be implemented w/o automatically tainting the kernel since the kernel people got mad with the Tuxedo people :(

I think Tuxedo managed to avoid the changes that threatened to taint their out-of-tree kernel modules as proprietary by swiftly relicensing them to GPL-2.0-or-later. v4.11.3+ of tuxedo-drivers is 100% GPL-2.0-or-later according to the license file. See also their follow-up blog post.

In short: Pressure from upstream worked miracles. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Keep Bluefin alive, dive in!
Projects
None yet
Development

No branches or pull requests

4 participants