Code Monkey home page Code Monkey logo

Comments (8)

rockowitz avatar rockowitz commented on June 24, 2024 1

Monitor or possibly cable, depending on how you did the swap.

from ddcutil.

rockowitz avatar rockowitz commented on June 24, 2024

See the suggestions on issue #409.

What's peculiar here is that one monitor is responsive, one not. I assume you've tried swapping them.

from ddcutil.

jonas-w avatar jonas-w commented on June 24, 2024

@rockowitz sorry for the late reply, yeah I swapped cables and ports on the graphics card, but the same monitor (same SN) was detected as invalid.

The suggestions from #409 did not change anything, it looks the same with and without the sleep options.

Output of ddcutil detect --disable-dynamic-sleep --sleep-multiplier 2.0 --stats errors --ddcdata
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
DDC: Unexpected source address 0x70, should be 0x6e
DDC: i2c_response_bytes: 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70 70
Display 1
   I2C bus:  /dev/i2c-8
   DRM connector:           card1-DP-1
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 2082 (0x00000822)
      Manufacture year:     2020,  Week: 4
   VCP version:         2.2

Invalid display
   I2C bus:  /dev/i2c-9
   DRM connector:           card1-DP-2
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 1110 (0x00000456)
      Manufacture year:     2018,  Week: 46
   DDC communication failed. (getvcp of feature x10 returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes: DDCRC_DDC_DATA(10)])


EXECUTION STATISTICS

DDC Related Errors:  

Count   Status Code                          Description
   10   DDCRC_DDC_DATA               (-3001) DDC data error 
    1   DDCRC_RETRIES                (-3007) maximum retries exceeded  (derived)
Total errors: 11

Errors Wrapped in Retry:  

Count   Status Code                          Description
   10   DDCRC_DDC_DATA               (-3001) DDC data error 
Total errors: 10

I've also factory reset both, but did also change nothing.

from ddcutil.

rockowitz avatar rockowitz commented on June 24, 2024

I'd say you have your answer, though if you swapped the cable along with the monitor it could be that.

from ddcutil.

jonas-w avatar jonas-w commented on June 24, 2024

I'd say you have your answer

Basically a monitor issue?

from ddcutil.

jonas-w avatar jonas-w commented on June 24, 2024

Monitor or possibly cable, depending on how you did the swap.

Then monitor :/ As I used the same port and cable which worked for the other monitor.

from ddcutil.

jonas-w avatar jonas-w commented on June 24, 2024

Okay reopening this one.

I just connected the monitor that didn't work via HDMI and now it got detected and I also could set the brightness. But while one (the one that was working previously) was connected via DP and the other (that didn't work) via HDMI, the one connected via DP was detected but I couldn't set its brightness.

ddcutil detect while one was connected via DP and the other via DP and HDMI
Display 1
   I2C bus:  /dev/i2c-7
   DRM connector:           card1-HDMI-A-2
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 1110 (0x00000456)
      Manufacture year:     2018,  Week: 46
   VCP version:         2.2

Display 2
   I2C bus:  /dev/i2c-8
   DRM connector:           card1-DP-1
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 2082 (0x00000822)
      Manufacture year:     2020,  Week: 4
   VCP version:         2.2

Display 3
   I2C bus:  /dev/i2c-9
   DRM connector:           card1-DP-2
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 1110 (0x00000456)
      Manufacture year:     2018,  Week: 46
   VCP version:         2.2

After I disconnected the HDMI cable and connected the 'non working' one via DP, it still was detected, but I'm now still only able to set the brightness for the 'working one'.

ddcutil detect after unplugging HDMI
Display 1
   I2C bus:  /dev/i2c-8
   DRM connector:           card1-DP-1
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 2082 (0x00000822)
      Manufacture year:     2020,  Week: 4
   VCP version:         2.2

Display 2
   I2C bus:  /dev/i2c-9
   DRM connector:           card1-DP-2
   EDID synopsis:
      Mfg id:               PHL - Philips Consumer Electronics Company
      Model:                PHL 276E8V
      Product code:         49551  (0xc18f)
      Serial number:        
      Binary serial number: 1110 (0x00000456)
      Manufacture year:     2018,  Week: 46
   VCP version:         2.2

EDIT: now I realized that I need to specify the display number, so currently I can set the brightness for both when I either specify -d 1 or -d 2, I'll see what is the state after I reboot.

from ddcutil.

jonas-w avatar jonas-w commented on June 24, 2024

Okay, for whatever reason it just works.

So for future reference: The 'solution' was to connect the nonworking monitor via HDMI and then running ddcutil detect, afterward it just works 🤷🏼‍♂️

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.