Code Monkey home page Code Monkey logo

Comments (2)

rockowitz avatar rockowitz commented on June 20, 2024

Unfortunately, you can't get there from here.

At the I2C level, the only errors when sending a Set VCP Feature request are ones that indicate that that the request was not successfully received. There's no way of knowing whether the request was executed successfully, which is why setvcp internally performs a getvcp (assuming verification is enabled) to test if the value has actually changed. The only thing that ddcutil can know as to whether a feature is RW or RO is statically obtained from the Monitor Control Command Spec (possibly overridden using the user defined feature facility ). There's simply no way to query a monitor as to whether a feature currently is RW or RO.

from ddcutil.

digitaltrails avatar digitaltrails commented on June 20, 2024

I thought it might be intractable - at least that makes for an easy resolution.

from ddcutil.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.