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

not getting the brightness values #99

Open
sandeepecpl opened this issue Feb 19, 2021 · 1 comment
Open

not getting the brightness values #99

sandeepecpl opened this issue Feb 19, 2021 · 1 comment
Labels
hwdebug depends on reporters hardware

Comments

@sandeepecpl
Copy link

sandeepecpl commented Feb 19, 2021

not getting the current and max value for Del Monitor (D1918H) connected with HDMI.
But is working good with VGA Cable (using Thunderbolt VGA Adapter)
the following is the log messages I got

ddcctl -d 1 -b ?
D: CGDisplay 11DF0DF5-B394-D7B2-509C-70105C94E919 dispID(#721944898) (1366x768 0°) 85.00 DPI
E: Failed to parse WindowServer's preferences! (/Library/Preferences/com.apple.windowserver.plist)
I: found 1 external display
E: Failed to parse WindowServer's preferences! (/Library/Preferences/com.apple.windowserver.plist)
I: polling EDID for #1 (ID 721944898 => (null))
I: got edid.serial: 2C8FJ88A8TPE
I: got edid.name: D1918H
D: action: b: ?
D: querying VCP control: #16 =?

D: IOI2CNoTransactionType supported
D: IOI2CSimpleTransactionType supported
D: IOI2CDDCciReplyTransactionType supported
D: IOI2CCombinedTransactionType supported
D: IOI2CDisplayPortNativeTransactionType supported

D: IOI2CTransactionTypes: 0x1f (31)
D: IOI2CNoTransactionType supported
D: IOI2CSimpleTransactionType supported
D: IOI2CDDCciReplyTransactionType supported
D: IOI2CCombinedTransactionType supported
D: IOI2CDisplayPortNativeTransactionType supported
Request result = -536870206
E: No data after 10 tries! (1ns reply-timeout)
2021-02-19 21:04:35.279 ddcctl[3693:188419] E: DDC send command failed!
2021-02-19 21:04:35.279 ddcctl[3693:188419] E: VCP control #16 (0x10) = current: 0, max: 0

the request result i got was Request result = -536870206 (BadArgument error).
what changes did we need to get the correct brightness of the external monitor?

@kfix
Copy link
Owner

kfix commented Jul 18, 2021

I don't have access to one of these monitors unfortunately.
That is an interesting error message (BadArgument)

@kfix kfix added the hwdebug depends on reporters hardware label Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hwdebug depends on reporters hardware
Projects
None yet
Development

No branches or pull requests

2 participants