You are not logged in.

#1 2024-05-12 12:10:16

jsan-tset
Member
Registered: 2024-05-12
Posts: 4

[SOLVED] Visual glitch / artifacts on some apps

Good morning, i'm using gnome desktop since long time, but I recently had to reinstall the OS and some strange visual artifacts/glitches appeared in certain applications like "gnome-settings" or "gnome-files", but also some strange flickering (maybe not related) with "mpv media player".

The visual glitch only occurs while in windowed mode, with normal behaviour in fullscreen mode. Also, if I open any submenu while in fullscreen mode (e.g. right click), it also has the visual glitches.

Here an example screenshot of the artifacts:
https://drive.google.com/file/d/1jjbtFc … sp=sharing

It's uncertain whether this is due to a problem with the graphics, drivers or a problem related to the tool used to create the graphical interfaces.

As it only happens with a few applications, I am confused, any suggestions?

Thanks!

Last edited by jsan-tset (2024-05-17 23:05:24)

Offline

#2 2024-05-12 14:11:08

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,989

Offline

#3 2024-05-15 18:39:48

jsan-tset
Member
Registered: 2024-05-12
Posts: 4

Re: [SOLVED] Visual glitch / artifacts on some apps

I have tried both, downgrading gtk4 to 4.12.5 and adding the variable GSK_RENDERER=gl (as well as other values).

After each change i reboot the system and checked if the environment was correctly sourced.

Offline

#4 2024-05-15 19:05:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,989

Re: [SOLVED] Visual glitch / artifacts on some apps

I'll assume the implication is "didn't help"?

Looking at the screenshot, the artifacts also don't really match what others described itr and also this doesn't seem to fit the description of being limited to some clients - the artifacts cross the entire output.

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

for a general overview of the system.

Offline

#5 2024-05-16 17:46:51

jsan-tset
Member
Registered: 2024-05-12
Posts: 4

Re: [SOLVED] Visual glitch / artifacts on some apps

Yup, that didn't help; the journal is here:

https://drive.google.com/file/d/17W2h1R … sp=sharing

Sorry for late reply

Offline

#6 2024-05-16 19:02:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,989

Re: [SOLVED] Visual glitch / artifacts on some apps

May 16 21:38:23 rlyeh335 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
May 16 21:38:23 rlyeh335 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
May 16 21:38:26 rlyeh335 /usr/lib/gdm-x-session[946]: (II) intel(0): [DRI2]   DRI driver: i965
May 16 21:38:26 rlyeh335 /usr/lib/gdm-x-session[946]: (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
May 16 21:38:26 rlyeh335 /usr/lib/gdm-x-session[946]: (EE) AIGLX error: unable to load driver i965
May 16 21:38:26 rlyeh335 /usr/lib/gdm-x-session[946]: (II) IGLX: Loaded and initialized swrast
May 16 21:38:26 rlyeh335 /usr/lib/gdm-x-session[946]: (II) GLX: Initialized DRISWRAST GL provider for screen 0
May 16 21:38:28 rlyeh335 NetworkManager[808]: <info>  [1715888308.9975] Config: added 'bgscan' value 'simple:30:-70:86400'
May 16 21:38:32 rlyeh335 /usr/lib/gdm-x-session[1450]: (II) intel(0): [DRI2]   DRI driver: i965
May 16 21:38:32 rlyeh335 /usr/lib/gdm-x-session[1450]: (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
May 16 21:38:32 rlyeh335 /usr/lib/gdm-x-session[1450]: (EE) AIGLX error: unable to load driver i965
May 16 21:38:32 rlyeh335 /usr/lib/gdm-x-session[1450]: (II) IGLX: Loaded and initialized swrast
May 16 21:38:32 rlyeh335 /usr/lib/gdm-x-session[1450]: (II) GLX: Initialized DRISWRAST GL provider for screen 0

Enable https://wiki.archlinux.org/title/NVIDIA … de_setting - use the "nvidia_drm.modeset=1" kernel parameter (modprobe.conf won't do!) and remove xf86-video-intel

Offline

#7 2024-05-17 16:11:01

jsan-tset
Member
Registered: 2024-05-12
Posts: 4

Re: [SOLVED] Visual glitch / artifacts on some apps

Thanks! That worked perfectly ^^

Offline

#8 2024-05-17 19:08:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,989

Re: [SOLVED] Visual glitch / artifacts on some apps

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB