Chrome flickering on Ubuntu [duplicate]

Solution 1:

I had the same issue as you after installing chrome on Ubuntu 16.04 and enabling GPU rasterization in chrome://flags fixed it for me. Hope this helps

Solution 2:

According to this discussion, launching Chrome with following flags fixes the problem (it did solve it for me too):

--disable-gpu-driver-bug-workarounds --enable-native-gpu-memory-buffers

Solution 3:

I think the answer is in this post. As the best answer there:

"I disabled hardware acceleration for my browser from

Settings > Advance Settings > System > uncheck the hardware acceleration"