Also confirming that removing xserver-xorg-video-intel solved the
problem for me too.
I did not also have /etc/X11/xorg.conf.d/20-intel.conf. However, I did
have /etc/X11/xorg.conf.d/01-amdgpu-pro-px.conf which was trying to load
the intel driver that was just removed:
jsalvo@rig01:~$ cat ~/xorg.conf.d-01-amdgpu-pro-px.conf
Section "ServerFlags"
Option "AutoAddGPU" "off"
EndSection
Section "Device"
Identifier "Intel"
Driver "intel"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Have to remove that file as well and then also do a:
sudo apt purge xserver-xorg-video-amdgpu-pro
... as the amdgpu-pro was installed when it was on 16.04 LTS, before the
upgrade to 20.04 LTS.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1867668
Title:
Visual artifacts in Gnome Shell when using the 'intel' Xorg driver
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1867668/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp