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

libdisplay-info might not be good enough for HDR info #116

Open
UjinT34 opened this issue Dec 15, 2024 · 1 comment
Open

libdisplay-info might not be good enough for HDR info #116

UjinT34 opened this issue Dec 15, 2024 · 1 comment

Comments

@UjinT34
Copy link
Contributor

UjinT34 commented Dec 15, 2024

libdisplay-info fails to parse some extension blocks completely or partially. Those blocks contain info regarding HDR support.
https://git.linuxtv.org/edid-decode.git/ this tool works fine. So even if the edid itself is slightly broken it contains necessary info which can be extracted.

What should we do with #112?

  • Switch to some other lib?
  • Wait for libdisplay-info updates?
  • Fork it and apply some patches?
  • Add some env vars to force necessary values?
@vaxerski
Copy link
Member

We can also ditch DI and just write the code ourselves, after all.

Up to you. I wouldn't wait for updates.

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