rockowitz

Results 659 comments of rockowitz

I think your points are generally well taken, and I'll give them further thought.  Most saliently, if the documentation has to explain lots of edge cases, the design is suspect.  ...

Bear in mind that on some monitors you can switch the display from the active input to the input on which ddcutil is executed, on others you cannot. For example,...

I'm not aware of anyone working on a BSD port. I don't have much experience with BSD, but here's what comes to mind. 1) ddcutil has a configure option to...

Take a look at package i2c-tools.  On Linux it uses libi2c, the userspace i2c shared library that provides the /dev/i2c devices.   Both packages are maintained by John Delvare, who is...

A stripped down version of ddcutil, in branch 1.0.0-dev, builds on FreeBSD. .configure option --enable-targetbsd sets the appropriate iftests in the code. However, no /dev/iic devices exist either for the...

@cemeyer Thank you for the detailed note. I see that "DDC monitor control support (ddccontrol)" is listed in the "Want" section of the notes from the 14.0 Planning session. @h-2...

Interesting problem you've got there. What I can see is that when interrogate tries to send a simple DDC/CI request to read brightness (feature x10) what comes back is a...

@gel-crabs FWIW, I finally freed up a motherboard with an AMD A6 APU for use in testing. The system has a Radeon Rx460 video card. **ddcutil** detects all monitors (3...

Please submit the output of **ddcutil interrogate** as an attachment.

My understanding of your environment is as follows: - The video card is an MSI GeForce GTX 1060 with 1 DVI connector, 1 HDMI connector, and 3 DP connectors. -...