Hummer12007 / brightnessctl

A program to read and control device brightness
Other
855 stars 47 forks source link

DDCI #105

Open SL-RU opened 5 months ago

SL-RU commented 5 months ago

Hello!

There are plans to add direct DDCI support? There are ideas how to implement it?

Hummer12007 commented 5 months ago

Use the kernel module (see #76) Though I didn't manage to get it working on my desktop with nvidia tbh :)

jh-devv commented 3 months ago

Use the kernel module (see #76) Though I didn't manage to get it working on my desktop with nvidia tbh :)

Same, even on NixOS AMD (though, probably an different issue; see https://bbs.archlinux.org/viewtopic.php?id=282805).

For the time being, I just use ddcutil, i2c and some udev rules for it.

https://blog.tcharles.fr/ddc-ci-screen-control-on-linux/ https://def.lakaban.net/2021-06-25-ddcutil-controlling-the-brightness-of-an-external-monitor/