(05-04-2016, 12:18 PM)Spaz Wrote:(05-04-2016, 11:36 AM)Luke Wrote:(05-04-2016, 08:27 AM)Spaz Wrote: Is there a way to override the device drivers and force RGB?
I'm not sure my cheaper Dell monitor at home has anything but RGB. Only one of my three work monitors has the option to go YPbPr. It doesn't seem to be a common option on older displays.
Think there is, but nothing that a mere mortal can do. I remember someone explained what to do, I tried looking for it, but couldnt find it for you ...
I'm going to try tonight and see what is possible. Seems like it should be a one liner in a config somewhere.
I think the xorg.conf might be my first stop.
Going to try this first. xorg.conf settings has color space options.
Section "Screen"
Identifier "Screen0"
Device "nvidia0"
Monitor "Monitor0"
Option "ColorRange" "Full"
# Option "ColorRange" "Limited"
# Option "ColorSpace" "YCbCr444"
Option "ColorSpace" "RGB"
DefaultDepth 24
Option "ModeValidation" "NoVesaModes, NoXServerModes"
Option "ExactModeTimingsDVI" "True"
SubSection "Display"
Depth 24
Modes "1920x1080_60" "1920x1080_24" "1920x1080_23.976"
EndSubSection
EndSection
Sure thing. If you, by some miracle, manage to solve the problem make sure to let everyone know.
Just to let you know that you can now see bug status reports - and report new ones - on Lennyraposo's page: https://www.pine64.pro/
[edit]
and here: Linux
http://forum.pine64.org/showthread.php?tid=598
Android
http://forum.pine64.org/showthread.php?tid=791
Remix OS
http://forum.pine64.org/showthread.php?tid=792