This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/librem-ec-acpi-linux-module/badges/latest-version.svg)](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]]