ddcci-driver-linux 0.4.5-0.7f8f8e6
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/.
- Outputs:
out - 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 ddcci-driver-linux 0.4.5-0.7f8f8e6 as follows:
guix install ddcci-driver-linux@0.4.5-0.7f8f8e6
Or install the latest version:
guix install ddcci-driver-linux
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.