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

Pink display due to incorrect colour space #18

Open
BlackIsBlack opened this issue May 1, 2023 · 1 comment
Open

Pink display due to incorrect colour space #18

BlackIsBlack opened this issue May 1, 2023 · 1 comment

Comments

@BlackIsBlack
Copy link

I have a HDMI display that uses the RGB colour space but the OS is outputting Y'CBCR.
The equivilant in X11 is xrandr --output HDMI-1 --set "color_format" "rgb"
I have created a modified edid file, but am unsure of how I can call this file.

image

Also, what display server is being used for this OS?

@Lorde627
Copy link
Member

You can visit chrome://flags in the Chromium, and search for force color profile and try sRGB or Display P3 to see if it can solve your problem.

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