Comment 8 for bug 2008774

Revision history for this message
Sachin Kumar Singh (sachinkumarsingh092) wrote :

I was having this exact same problem on my HP Pavilion 14 on Ubuntu 22.04. It worked fine a few days ago but I encountered this problem after an update. Lots of stack answers pointed to some problems with Nvidia drivers, but I don't have Nvidia graphics. I have an integrated AMD Radeon along with AMD Ryzen 7.

What worked for me:

Installing `amdgpu-install` and installing the AMD graphic cards components[1] after checking the secure boot support[2]:
```
amdgpu-install --usecase=graphics
```

[1]https://amdgpu-install.readthedocs.io/en/latest/install-overview.html
[2]https://amdgpu-install.readthedocs.io/en/latest/install-installing.html#ubuntu-and-debian-based-systems