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

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/.

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:

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