-
Notifications
You must be signed in to change notification settings - Fork 150
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
Thunderbolt input source? #67
Comments
I have the exact same issue. I can switch to my Nintendo (HDMI 1), but I can't then switch back or change brightness etc. PS Thanks for the amazing work |
This may be anecdotal for you all, but here's my situation: LG Ultrawide Monitor connected to iMac via Thunderbolt; Windows Desktop via HDMI 1. From my iMac, I can:
In theory, this means that setting the value to '4' switches it to Thunderbolt. Indeed, setting it to
Setting the value of the It makes me wonder if there's something strange about Thunderbolt as an input. Notice it detects a max of Anyway, just though tI'd drop in my little bit of research. ps. LG Monitors are apparently notorious for not returning the correct (or easily parseable info), so I ran a batch file on the Windows computer that scanned 1-255 dec/hex changing all inputs and it only discovered pps. Based on my testing, the LG will not respond to any commands/function calls unless it is being done from the active video connection. |
Thanks for all of that info and yep, I can't get it to do anything once it's switched away from my Macbook. Querying it gives Also, less interestingly, if I switch it from USB-C to HDMI 1 using ddcctl, whilst it shows the correct input image, it still thinks it's on USB-C input in its OSD. |
Similar monitor here, but I was able to get the Thunderbolt port working with 15. I have been unable to get DisplayPort 1 to work no matter what I try, can't figure out what number it is or will support. I've tried the many of them from 0-18
Edit: I ran ControlMyMonitor on Windows (Input: DisplayPort 1) to debug and it shows the following:
So it looks like 0 is supposed to be DisplayPort, but switching to that doesn't actually work. |
I am seconding 0x15 with a BenQ monitor. HDMI and DisplayPort are in the MCCS 2.2a specification. |
USB-C is input 49 on my Lenovo display. |
Monitor Model: AOC U27U2DS |
What should you do if ControlMyMonitor.exe doesn't find an input switch option with your monitor? I have a aw3821dw |
I have an aoc monitor and find the same problem,I try all code ,but can't switch to type-c. |
Is there an input value that corresponds to a thunderbolt in port? I have an LG monitor connected to a MacBook via thunderbolt and can't figure out how to switch to that input. The two HDMI inputs work perfectly but I don't know what value to use for thunderbolt and when I try to query the source while it's active on the monitor it doesn't return a value. Any help would be appreciated, thanks so much.
The text was updated successfully, but these errors were encountered: