ddcutil
ddcutil copied to clipboard
Control monitor settings using DDC/CI and USB
Hi, when I've tried to use `ddcutil detect` I've got the following output: ``` Unable to open directory /sys/bus/i2c/devices/i2c--1: No such file or directory Device /dev/i2c-255 does not exist. Error...
Love the project I wanted throw up an issue to see if there is any interested in adding a parseable (maybe JSON?) output mode to ddcutil; This would make it...
LG 29UM69G fails at switching monitor inputs. I did not try other capabilities. Performing `$ ddcutil --display 2 setvcp 60 0x[0f|11]` simply flashes the screen, but nothing changes. ``` $...
Release 1.3.0 is now available. Details of changes can be found in file [CHANGLOG.md](https://github.com/rockowitz/ddcutil/blob/1.4.0-dev/CHANGELOG.md) and also website page [https://www.ddcutil.com/release_notes](https://www.ddcutil.com/release_notes). Note: Branch 1.3.2-release contains packaging changes to eliminate junk and other...
Hi, I am trying to figure out how to manage PiP (Picture in Picture) function in Dell S3422DWG. So far, I discovered that following variables are in use: 1. 0x60...
I have a Ryzen 5 2400G APU driving 2 monitors and an RX 550 driving another monitor. Everything works fine on the RX 550, but the APU monitors don't work...
The second release candidate for **ddcutil** 1.3.0 is now available as branch 1.3.0-rc2. The most significant change in release 1.3.0 is that I2C IO is now performed (almost) exclusively using...
I have a Daewoo DW-MON22. It is a cheap 1080p monitor, but it does seem to be detected and working with `ddcutil`. However, the one thing I wanted to do...
For those of you testing the new Nvidia open source driver, I'd appreciate your help understanding how the driver puts information in /sys, and if there are issues in **ddcutil**'s...
I ignored this because I didn't need it, until now. What puzzles me is ddcutil works from Mac. Linux desktop is connected to HDMI1, Mac to HDMI2. Both Linux and...