rockowitz

Results 659 comments of rockowitz

You appear to be having data problems. The only thing that ddcutil can do at that point is increase its sleeps between operations. Try using option ***--sleep-multiplier 2.0***. That said,...

The DDC get feature reply packets contain garbage that's not even close to what is expected. This will be more apparent if you just use option ***--ddc***. That DDC communication...

It's not clear what you're describing here. I gather that "Picture Mode" is a setting in the OSD. Unfortunately, more recent monitors have modes, such as for games or showing...

Please run **sudo ddcutil interrogate** and submit the output as an attachment.

Please clarify. The parsed capabilities that you show is the output with option ***--enable-udf*** (which is the default). Is that correct? In the following, I'm omitting ***--model "LS27A800U"***. Add that...

There are two different contexts here. First, is whether user supplied feature definitions are used to interpret the output of **getvcp**. This appears to be working properly. Second, is whether...

The workaround for the Nvidia bug in included in release 1.4.1.

As of release 1.4.1, **ddcutil** installation installs file 60-ddcutil.rules in /usr/lib/udev/rules.d (or /usr/local/lib/udev/rules.d). The udev rule in this file uses tag **uaccess** to grant the logged on user RW permissions...

Thanks for pointing this out.

The intermittent communication errors suggest to me that there may be a problem with the new dynamic sleep algorithm. What happens if you run with option ***--disable-dynamic-sleep***? Secondarily, I suspect...