-
Notifications
You must be signed in to change notification settings - Fork 45
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
Unable to get capabilities for LG Ultrafine 22MD4KA - VCP detection failed #454
Comments
Do you know if the errors occurred for ddcutil 1.4.5 or earlier? Does using option --disable-dynamic-sleep resolve the problems? What is the output from ddcutil capabilities --display 2 --trcfunc get_capabilities_info_buffer --excp What is the output from ddcutil --display 2 getvcp df --verbose --excp |
User @adlr encountered a similar situation with LG Ultrafine monitors in issue #468. The monitor reports that feature xDF (Vcp Version) is unsupported. So the message:
is correct. However, it does not provide information relevant to command setvcp. It should only be reported only in the output of commands such as getvcp that need to interpret feature values. |
if the version cannot be read, there's no point informing the user of possible invalid interpretation on setvcp. Partially addresses issue #454
I'm also encountering this error.
|
I'm encountering an error when trying to detect the capabilities of my LG Ultrafine 22MD4KA monitor. When I run
sudo ddcutil detect
I get:and when running
sudo ddcutil -d 2 -v capabilities
I get:Using ddcutil to control the brightness of the monitor works fine, but prints the VCP error again:
Here's my ddcutil-interrogate.log.
The text was updated successfully, but these errors were encountered: