Just updated to the NVIDIA 390.25 driver and Redshift launches green in color.
My regular laptop display uses RGB colorpspace. The TV I'm getting this issue on is using YCbCr420.
In your xorg config add Option "UseNvKmsCompositionPipeline" "0" to Section "Screen". It's a known bug on 390, and has to do with YCbCr420 as a whole and not just for redshift.
Awesome! This worked like a charm! Thanks!
@tgrowl what did you do to fix it? Is not clear to me from the comments.
I will attach a screenshot of the edited file along with the path to the file later this week showing how I fixed it.
@alexeieleusis here's my xorg configuration (/etc/X11/xorg.conf): https://gist.github.com/jshap70/08577235ab2ea33106b113a252613457
the important bit is the part labeled Section "Screen" which has the entry Option "UseNvKmsCompositionPipeline" "0"
thank you @jshap70
So this is what I did but was not sure before:
@jshap70 thanks dude ! :heart:
Open source community is really top notch. :cat:
Most helpful comment
So this is what I did but was not sure before: