5 releases
0.0.5 | Feb 16, 2023 |
---|---|
0.0.4 | Dec 4, 2022 |
0.0.3 | Mar 30, 2018 |
0.0.2 | Mar 29, 2018 |
0.0.1 | Mar 29, 2018 |
#471 in Images
22KB
385 lines
ddcset
ddcset
is an application for controlling connected monitors over DDC/CI.
Platforms
Currently supported platforms:
- Linux
i2c-dev
: requires a supported graphics driver, andmodprobe i2c-dev
- Modern and open source drivers should support this. Older proprietary drivers such as fglrx may not work.
- NVIDIA GPUs will require additional configuration to work.
- Windows
- Windows Monitor Configuration API provides limited DDC/CI support on all GPUs.
- NVIDIA NVAPI provides improved DDC/CI support for supported GPUs.
Installation
Binaries are available on some platforms. Cargo can also be used to install directly from source:
cargo install --force ddcset
NVIDIA drivers on Linux
The NVIDIA Linux drivers have had broken DDC/CI support for years now. There are workarounds but it seems that it is not currently possible to use DDC/CI over DisplayPort.
Dependencies
~6–9MB
~155K SLoC