You are not logged in.

#1 2020-09-21 06:46:54

Arup
Member
From: Earth
Registered: 2014-02-20
Posts: 95

Artifacts with Chromium and Opera while scrolling and typing

On certain sites like Facebook and Reddit and others, there are visible artifacts noticeable on the upper left corner of the screen. This happens during typing and scrolling however the same doesn't happen with Firefox. I am using Arch Gnome on Ryzen 9 with AMD RX570 card. Anyone else with the same issue, also on Opera the typing starts to lag badly after a while but that doesn't happen on Chromium nor Firefox.

Offline

#2 2020-09-21 10:06:30

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: Artifacts with Chromium and Opera while scrolling and typing

The following added to "~/.config/chromium-flags.conf" fixes those problems here for me in Chromium:

--use-gl=desktop

I don't know about Opera.

Offline

#3 2020-09-22 04:11:45

jocheem67
Member
Registered: 2009-11-09
Posts: 250

Re: Artifacts with Chromium and Opera while scrolling and typing

Ah, that's funny. I just swapped my old radeon card for a much newer RX580 and see some left upper corner artifacts too. That's with LXDE/Chromium/Picom compositing and with the automagically loaded amdgpu driver. I didn't  analyze stuff yet, but I will. There are lots of options to try. Boot into gnome/wayland, turn off or edit my compositing, try different browsers. And my least favorites: start putting conf files everywhere and loose myself in tons of logfiles smile
I'll post some more once I find something.

Offline

#4 2020-09-24 22:28:51

Arup
Member
From: Earth
Registered: 2014-02-20
Posts: 95

Re: Artifacts with Chromium and Opera while scrolling and typing

Sadly the chromium flags hack didn't work here, hopefully the next update will fix this.

Offline

#5 2020-09-25 01:13:27

thejavascriptman
Member
Registered: 2020-02-11
Posts: 25

Re: Artifacts with Chromium and Opera while scrolling and typing

Can you try

--use-cmd-decoder=validating --use-gl=desktop

Offline

#6 2020-09-25 02:06:56

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: Artifacts with Chromium and Opera while scrolling and typing

Arup wrote:

Sadly the chromium flags hack didn't work here, hopefully the next update will fix this.

My full config file looks like this, I use an RX580 and don't seem to have problems:

$ cat .config/chromium-flags.conf 
#--use-gl=egl
--use-gl=desktop
#--disable-gpu-driver-bug-workarounds
--ignore-gpu-blacklist
--enable-gpu-rasterization
--enable-zero-copy
--enable-oop-rasterization
#--use-vulkan

Offline

#7 2020-09-25 17:03:38

blispx
Member
Registered: 2017-11-29
Posts: 53

Re: Artifacts with Chromium and Opera while scrolling and typing

@Arup

what do you have in chromium logs (chrome://gpu)?

Offline

#8 2020-09-25 17:34:21

jocheem67
Member
Registered: 2009-11-09
Posts: 250

Re: Artifacts with Chromium and Opera while scrolling and typing

jocheem67 = me wrote:

Ah, that's funny. I just swapped my old radeon card for a much newer RX580 and see some left upper corner artifacts too. That's with LXDE/Chromium/Picom compositing and with the automagically loaded amdgpu driver. I didn't  analyze stuff yet, but I will. There are lots of options to try. Boot into gnome/wayland, turn off or edit my compositing, try different browsers. And my least favorites: start putting conf files everywhere and loose myself in tons of logfiles smile
I'll post some more once I find something.

Same applies. Haven't got any problems on the latest kernel. No extra tweaks applied. Former post was with the lts kernel.

Offline

Board footer

Powered by FluxBB