rockowitz
rockowitz
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...
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...
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...
Given the extent of recent changes, the next release of **ddcutil** will be numbered 1.3.0 instead of 1.2.3. The name of the current development branch is changed accordingly.
The first of at least 2 release candidates for **ddcutil** 1.3.0 is now available as branch 1.3.0-rc1. I2C IO is now performed (almost) exclusively using the ioctl() interface to driver...
Sometimes a DisplayPort connected monitor is reported as 2 different /dev/i2c devices, e.g. /dev/i2c-3 and /dev/i2c-8. Sometimes only one of the /dev/i2c devices supports DDC communication and ddcutil can filter...
Release 1.2.2 is now available as branch 1.2.2. Significant changes since release 1.2.1: This release improves the handling of and messages regarding DDC communication failures with errno EBUSY. In particular,...
@tukusejssirs posted the following on thread #244, which I believe warrants creating a separate issue. I’ve just found [`i2c-nvidia-gpu`](https://www.kernel.org/doc/html/latest/i2c/busses/i2c-nvidia-gpu.html) ([Phoronix](https://www.phoronix.com/scan.php?page=news_item&px=nvidia-i2c-gpu-driver-turing); [its source code in the kernel](https://github.com/torvalds/linux/blob/master/drivers/i2c/busses/i2c-nvidia-gpu.c)), but I was not...
Before submitting a bug report or asking for configuration help, check the [project FAQ](https://www.ddcutil.com/faq) to see if it solves your problem. If appropriate, please check if the problem persists with...
Release 1.2.1 is now available. Prebuilt packages for many distributions can be found on OBS, COPR, and Launchpad. Following Debian convention, the shared library package name is libddcutil4. Significant changes...