How to make ddccontrol work

last modified

2023–9–6

provide fake profile

in /usr/share/ddccontrol-db/monitor/
do ln -s VESA.xml ENC2263.xml
where ENC2263.xml is the profile the program expects to find

make i2c-dev module load at boot time

echo i2c-dev >> /etc/modules

make ddccontrol work as user

install i2c-tools
add user to group i2c