Graphics Chromium render fix

Topics relating to graphics.

Grumpy

Active member
Member
1
Jun 11, 2023
103
3
35
vietnam, Hanoi
grumpydevoloper.com
Pronouns
He/Him
Shell
  1. Bash
Editor
  1. VSCode/Code
Desktop
  1. Gnome
if you experience chromium based browser render issues after installing it or updates it is usually on Mesa driver issues and easy fix is just clear caches

example here is for chrome, but works on all others just edit correct paths


Code:
rm ~/.config/google-chrome/GrShaderCache -rf
rm ~/.config/google-chrome/ShaderCache -rf
rm ~/.config/google-chrome/Default/GPUCache -rf
 

About Us

  • The Linux.Chat community is a multi-platform community for general Linux® support. We provide help and support for any Linux® distribution and aim to answer any questions you might have about Linux®. Discussion about the various aspects of Linux® and Free/Open Source software is also encouraged.

    Visit our communities website at Linux.Chat.
  • Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.

Quick Navigation

User Menu