Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LG Monitors #143

Open
jessica-jorgenson opened this issue Jun 1, 2024 · 3 comments
Open

Add support for LG Monitors #143

jessica-jorgenson opened this issue Jun 1, 2024 · 3 comments

Comments

@jessica-jorgenson
Copy link

Some LG monitors do not support the standard VCP methods, and instead use a side-channel. ddcutil documents how to do that for Linux systems here: https://github.com/rockowitz/ddcutil/wiki/Switching-input-source-on-LG-monitors

I'm currently attempting to use display-switch between two Windows machines with 3 LG 27QN600-B monitors, but no luck so far. Having some sort of config that behaves similar to the --i2c-source-addr parameter in ddcutil would be great!

@jessica-jorgenson
Copy link
Author

jessica-jorgenson commented Jun 2, 2024

Got a workaround by setting _execute scripts to run the .exe from this repo: https://github.com/kaleb422/NVapi-write-value-to-monitor/tree/main

Edit: Only works for Nvidia GPUs

@miroslav-staffa
Copy link

Unfortunately the workaround is only usable with Nvidia GPUs. I tried work around with a few monitor utils on Windows (winddcutil) but nothing seems to work for LG + AMD GPU combination.

@jessica-jorgenson
Copy link
Author

@miroslav-staffa forgot to mention that, thank you!

Looks like the AMD-version of the tool will have to be developed using GPUOpen
And Intel with their control library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants