rockowitz

Results 659 comments of rockowitz

Feature x60 (Input Source) is particularly problematic. Its behaviour varies by monitor model. There are three aspects that interact. 1) The DDC/CI protocol provides no indication that a **setvcp** request...

Re point 3, I would doubt that autosetup affects input source, but the only way to tell is to test. Usually anything that can be changed using the LG Windows...

Thank you for pointing out the **uaccess** tag. I was not aware of it. From initial search, it appears that uaccess is preferred over group assignment for systemd, but only...

I have made a change in branch 1.4.0-dev that implements the uaccess change you suggested. It's currently named 60-ddcutil.rules and is installed in /usr/lib/udev/rules.d or /usr/local/lib/udev/rules.d. The rule is :...

@robbat2 The ddcutil repo was created before I appreciated the conventions for using git. The master branch is always identical to the most recent (public) release, and has tags for...

Not sure how to interpret " If you just make tags in the master branch at the commits where you generate the formal releases, that would be perfect." The only...

@robbat2 I have added tag v2.0.0-rc1 pointing to the head of branch 2.0.0-rc1. I believe this satisfies your needs - let me know if not. As you seem to be...

@ReillyBrogan , Thank you for the detailed and thorough discussion of packaging older versions of a shared library. (I apologize for not acknowledging it sooner. I was on vacation.) In...

I'm afraid I don't have an answer for you. The Nvidia driver exports buses /dev/i2c-8 and /dev/i2c-9. ddcutil find an EDID on neither. Attempting to use DDC results a hard...

Try passing option ***--trcapi ddca_get_non_table_vcp_value*** to libddcutil by putting it config file ddcutilrc. This should give more detail as to what the internal error is.