-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
librem-ec-acpi-dkms: init at 0.9.1 #134856
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
base: master
Are you sure you want to change the base?
Conversation
7823b26
to
ed67907
Compare
I'll rebase and edit the commits to conform to the standard. |
Users of NixOS on the Librem 14 laptop from Purism will want to include this out-of-tree kernel module in their system configuration boot.extraModulePackages = with config.boot.kernelPackages; [ librem-ec-acpi-dkms ];
d5c8ad0
to
90e4f10
Compare
0d6bebf
to
1b3159e
Compare
Can confirm, this package works for me (using librem14 v1) |
NOTE: Without this, my battery wouldn't charge due to misconfigured default values that some devices seem to have (see this Purism forum thread) |
@avieth please resolve the merge conflict. |
Done |
Works on my librem 14 |
Please resolve the merge conflicts, and rename the package to just |
Also should probably be updated to the latest revision, as I can see fixes for newer kernels in there. |
@Aleksanaa why did you close this? It looks like it wasn't merged. |
I'm sorting out things that haven't been active for quite a long time, without addressing requests. |
Motivation for this change
Users of NixOS on the Librem 14 laptop from Purism will want to include
this out-of-tree kernel module in their system configuration. Without it,
certain features are only partially usable (controls regarding power
source, LEDs, fans).
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)