ddcci-driver-linux
Pair of Linux kernel drivers for DDC/CI monitors
This package provides two Linux kernel drivers, ddcci and ddcci-backlight, that allows the control of DDC/CI monitors through the sysfs interface. The ddcci module creates a character device for each DDC/CI monitors in /dev/bus/ddcci/[I²C busnumber]
. While the ddcci-backlight module allows the control of the backlight level or luminance property when supported under /sys/class/backlight/
.
- Versions: 0.4.5-0.7f8f8e6
- Website: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ddcci-driver-linux
as follows:
guix install ddcci-driver-linux
Or install a particular version:
guix install ddcci-driver-linux@0.4.5-0.7f8f8e6
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 ddcci-driver-linux about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ddcci-driver-linux'><img src='https://packages.guix.gnu.org/packages/ddcci-driver-linux/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ddcci-driver-linux)
Example Org:
[[https://packages.guix.gnu.org/packages/ddcci-driver-linux][https://packages.guix.gnu.org/packages/ddcci-driver-linux/badges/latest-version.svg]]