It could be related to amdgpu firmware: Could you try to update it? $ sudo rm -rf /lib/firmware/amgpu/* $ git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git $ sudo cp amdgpu/* /lib/firmware/amdgpu/
then power off and try. if you want to restore, please do: $ sudo rm -rf /lib/firmware/amgpu/* $ sudo apt install --reinstall linux-firmware -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101148 Title: amdgpu reset causes GNOME crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2101148/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
