digitaltrails / ddcutil-service

A Dbus ddcutil server for control of DDC Monitors/VDUs
GNU General Public License v2.0
11 stars 1 forks source link

libddcutil -3021DDCRC_INTERNAL_ERROR #28

Open digitaltrails opened 2 months ago

digitaltrails commented 2 months ago

Due to libddcutil issue rockowitz/ddcutil#418, some hotplugged monitors may not be controllable until after a session or PC restart.

As well as restarting the session or rebooting the PC, another alternative is to switch to using ddcutil command which behaves correctly.

A more involved workaround is to patch libddcutil in the manner described in rockowitz/ddcutil#418.