Code Monkey home page Code Monkey logo

Comments (4)

rockowitz avatar rockowitz commented on August 24, 2024

The combination of ryzen integrated video and your particular monitor is resulting in invalid DDC/CI reply packets. You are correct that that's what the output from --ddc is showing. The repeated DDCRC_DDC_DATA status codes on ddcutil detect also indicate the same thing. Beyond setting a high sleep multiplier the only ddcutil option that has a remote possibility of correcting this is --use-file-io which causes ddcutil to take an alternative path through driver i2c_dev.

Of course, connecting a different display to the laptop and trying the monitor on another computer might isolate the problem to the monitor.

from ddcutil.

yuki-tsubaki avatar yuki-tsubaki commented on August 24, 2024

I don't think I have another monitor that supports DDC, so might be a while before I can get around to testing that.

My other older computer uses Intel 620 integrated graphics and I did test it on there as well and still have a similar issue (I should note that that one is connecting using a Thunderbolt hub; not direct HDMI).

Here are those files:

sudo-ddcutil-detect---ddc.intel.txt
sudo-ddcutil-detect---verbose.intel.txt
.intel.txt)
sudo-ddcutil-interrogate---verbose.intel.txt

Notably the byte shift seems to happen there too. I tested with various --sleep-multiplier values (2 4 10 15 20 99) and it still fails.

Using --use-file-io also fails similarly on both computers.

Also of note, I got "DDC: Quirk: response packet starts with double 0x6e" a few times (it is very inconsistent but saw it on the ryzen computer when while using the --use-file-io option.

from ddcutil.

rockowitz avatar rockowitz commented on August 24, 2024

Given that the data errors persist when you move the monitor to another computer strongly suggests the problem is in the monitor's DDC implementation.

The initial double 0x6e is one of the few situations where ddcutil can recover from invalid data.

As a practical matter, there's no point in trying a sleep multiplier greater than 4.

from ddcutil.

yuki-tsubaki avatar yuki-tsubaki commented on August 24, 2024

Ok, sounds good. Thanks for the help. Is there anything else that needs to be done--like adding this to the docs? (I don't know if it is important given this monitor seems to be practically forgotten by everyone except HP.) If not, I'll mark this issue as resolved.

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.