sidevesh / Luminance

A simple GTK application to control brightness of displays including external displays supporting DDC/CI
GNU General Public License v3.0
91 stars 4 forks source link

Fails to run with ddutil 2.10 #19

Closed yochananmarqos closed 7 months ago

yochananmarqos commented 7 months ago

I just rebuilt luminance 1.0.2 on ddcutil 2.1.0, but it failed to run. Not very helpful output, unfortunately:

luminance: i2c_bus_core.c:614: i2c_check_bus: Assertion `sys_drm_connectors' failed.
zsh: IOT instruction (core dumped)  luminance
sidevesh commented 7 months ago

That error is a ddcutil issue that should be fixed in 2.1.0-2, can you upgrade to that and see if that solves the error ? Closing as this is a ddcutil issue and not luminance.

yochananmarqos commented 7 months ago

Ah, yes, it does.