cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

heavyblack
Journeyman III

Issue with Driver on Ubuntu 22.04 after playing with rocm

On my Radeon RX 6800 XT i used amdgpu-install to install rocm I loaded to big models and screen was black with ctrl+alt+F1 i login again and was ok but then I realized even when I loaded small models 8B gpu drivers crashed again so I login again i tried do something different like start vs code but it crashed and in web browser and other graphic accelerated application I noticed graphical artefakt like screwed text blinking video and in supertuxkart kart is glitched there is long object attached to kart I tried reinstall driver by:

sudo apt-get --reinstall install -y amdgpu-dkms


sudo apt-get --reinstall install -y amdgpu-lib
sudo apt-get --reinstall install -y amdgpu-lib32
sudo apt-get --reinstall install -y rocm-hip-runtime
sudo apt-get --reinstall install -y rocm-opencl-runtime

 

And restart install again by sudo amdgpu-install --usecase=rocm,multimedia,graphics but i noticed in output this I hope is ok:

update-initramfs: Generating /boot/initrd.img-6.5.0-28-generic
W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes1.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/smu_14_0_2.bin for module amdgpu
I: The initramfs will attempt to resume from /dev/dm-1
I: (/dev/mapper/vgubuntu-swap_1)
I: Set the RESUME variable to override this.

 

Now my system is still broken gpu accelerated apps are crashing and I need press ctrl+alt+F1 because screen is black beacuse gpu driver crashed.

 

Here are example of driver issues:

Snímek obrazovky z 2024-05-13 10-55-06.png

Snímek obrazovky z 2024-05-13 21-40-00.png

Snímek obrazovky z 2024-05-14 20-47-30.png

   

0 Likes
0 Replies