We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
macOS version 11.4 Cable: DisplayPort Monitor: ASUS VG289Q1A
I tried running the following command: ./ddcctl -d 1 -v 30
./ddcctl -d 1 -v 30
Output: D: CGDisplay 747699B6-E328-BA2E-6DE7-88CAF0261D93 dispID(#751472655) (2560x1440 0°) HiDPI I: found 1 external display E: Failed to find display in WindowServer's preferences! (/Library/Preferences/com.apple.windowserver.plist) I: polling EDID for #1 (ID 751472655 => (null)) I: got edid.name: ASUS VG289Q1A D: action: v: 30 D: setting VCP control #98 => 30 E: Failed to send DDC command!
The text was updated successfully, but these errors were encountered:
I ran the command again and got a different result:
D: CGDisplay 747699B6-E328-BA2E-6DE7-88CAF0261D93 dispID(#751472657) (2560x1440 0°) HiDPI I: found 1 external display I: polling EDID for #1 (ID 751472657 => IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PEG0@1/IOPP/GFX0@0/ATY,Palena@3/AMDFramebufferVIB) I: got edid.name: ASUS VG289Q1A D: action: v: 30 D: setting VCP control #98 => 30 E: Failed to send DDC command!
I have the monitor connected to a Thunderbolt 3 dock via HDMI and from the dock to my Macbook Pro 15".
Sorry, something went wrong.
No branches or pull requests
macOS version 11.4
Cable: DisplayPort
Monitor: ASUS VG289Q1A
I tried running the following command:
./ddcctl -d 1 -v 30
Output:
D: CGDisplay 747699B6-E328-BA2E-6DE7-88CAF0261D93 dispID(#751472655) (2560x1440 0°) HiDPI
I: found 1 external display
E: Failed to find display in WindowServer's preferences! (/Library/Preferences/com.apple.windowserver.plist)
I: polling EDID for #1 (ID 751472655 => (null))
I: got edid.name: ASUS VG289Q1A
D: action: v: 30
D: setting VCP control #98 => 30
E: Failed to send DDC command!
The text was updated successfully, but these errors were encountered: