librem-ec-acpi-linux-module
Linux kernel module to control the Librem Embedded Controller
This is the Linux kernel ACPI platform driver for the EC firmware on Purism Librem laptop computers. It allows user-space control over the battery charging thresholds, keyboard backlight, fans and thermal monitors, and the notification, WiFi, and Bluetooth LED.
- Versions: 0.9.2
- Website: https://source.puri.sm/nicole.faerber/librem-ec-acpi-dkms
- Licenses: GPL 2
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of librem-ec-acpi-linux-module as follows:
guix install librem-ec-acpi-linux-module
Or install a particular version:
guix install librem-ec-acpi-linux-module@0.9.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of librem-ec-acpi-linux-module about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module'><img src='https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module)
Example Org:
[[https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module][https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module/badges/latest-version.svg]]