FireBurn / Overlay

Gentoo Overly
GNU General Public License v3.0
21 stars 6 forks source link

www-client/chromium-81.0.4000.3 fails video with wrong palette #64

Closed skinkie closed 4 years ago

skinkie commented 4 years ago

image

skinkie commented 4 years ago

If hardware acceleration is disabled, this again turns back to normal.

FireBurn commented 4 years ago

The ebuild should install a dric config that disables 10bit configs

/usr/share/drirc.d/01-chromium.conf

What version of Mesa are you using?

It might be worth setting allow_rgb10_configs=false before running chromium to see if that fixes things

skinkie commented 4 years ago

I cannot reproduce the issue anymore. I did upgrade quite some packages, due to a cflag change. My mesa is media-libs/mesa-19.3.1.

I can confirm that the dric.d config file is there.

I am closing this bug.