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

Inverted colors issues with H3 devices #94

Open
pdefreitas opened this issue May 19, 2016 · 1 comment
Open

Inverted colors issues with H3 devices #94

pdefreitas opened this issue May 19, 2016 · 1 comment

Comments

@pdefreitas
Copy link

pdefreitas commented May 19, 2016

have a Sony Bravia TV and since the very beggining some models of this band and few others invert the HDMI colors if the input was not providing RGB 4:4:4 Pixel Format PC Standard (Full RGB) output.
The manufacters never updated the affected models and they won't see that as a issue. So my solution to every device I have is to output the video in RGB 4:4:4 Pixel Format PC Standard (Full RGB).

So after facing this issues I've tweked the disp_init following instructions form sunxi fex guide (http://linux-sunxi.org/Fex_Guide):
screen0_out_color_range = 1
fb0_format = 10
fb0_pixel_sequence = 0
fb0_scaler_mode_enable = 0

I'm wondering if H3 really supports this color mode. Because even with this settings I have the same issue.

It seems like H3 does not support screen0_out_color_range line the A1X do.

My board: Orange PI PC

Original story from here and more info: jernejsk/OpenELEC-OPi2#55

@pdefreitas
Copy link
Author

Recommended by someone in #u-boot irc
@jwrdegoede @ijc25

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

1 participant