PGTS G. Patterson.   T/A PGTS ABN: 99885392845

point Site Navigation

point Other Blog Threads



  Valid HTML 4.01 Transitional

   Stop The Internet Filter!

   No Clean Feed

   The Internet Filter Is An Ex-parrot!






PGTS Humble Blog

Thread: Tips/Tricks For Programming etc

Author Image Gerry Patterson. The world's most humble blogger
Some of you may die, but it's a sacrifice I am willing to make -- Lord Farquaad

Chrome Freezing Bug With Old Graphics Cards


Chronogical Blog Entries:



Date: Mon, 20 Oct 2025 09:23:19 +1100

There is a bug that affects browsers based on Chrome

This seems to affect Chrome, Brave and Opera.

The remedy is to disable GPU acceleration. Make sure that the browser is up to date (with APT or SNAP) before attempting these fixes.

For chrome
Disable GPU acceleration via the terminal:

 
 # Open a terminal and run Chrome with the --disable-gpu flag:
 google-chrome --disable-gpu.

Once Chrome opens

For a more stable but potentially slower experience, you can try this command instead:

 google-chrome --use-gl=swiftshader --disable-gpu-rasterization --disable-zero-copy

There was a similar fix for Brave:

 
 # Run this command:
 brave --disable-gpu

When Brave starts:

For Opera use the following:

 
 opera --disable-gpu --disable-gpu-compositing --safe-mode



Other Blog Posts In This Thread:

Copyright     2025, Gerry Patterson. All Rights Reserved.