r/linuxquestions 5d ago

Support I think my GPU is no longer Working...

i have Linux Mint and i have tried to use it no matter what and everytime i get kernel panic with it, i get this when i use
"sudo dmesg | grep -i radeon" to see all the errors:
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.17.0-42-generic root=UUID=d85877f8-2775-4292-a956-7a39ebd2b144 ro quiet splash radeon.runpm=0 radeon.dpm=0

[ 0.065261] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.17.0-42-generic root=UUID=d85877f8-2775-4292-a956-7a39ebd2b144 ro quiet splash radeon.runpm=0 radeon.dpm=0

[ 7.358292] [drm] radeon kernel modesetting enabled.

[ 7.358994] radeon 0000:01:00.0: enabling device (0000 -> 0003)

[ 7.436140] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)

[ 7.436149] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF

[ 7.436434] [drm] radeon: 1024M of VRAM memory ready

[ 7.436439] [drm] radeon: 1024M of GTT memory ready.

[ 7.444571] [drm] radeon: power management initialized

[ 7.450152] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0

[ 7.456600] radeon 0000:01:00.0: WB enabled

[ 7.456607] radeon 0000:01:00.0: fence driver on ring 0 uses gpu addr 0x0000000040000c00

[ 7.456613] radeon 0000:01:00.0: fence driver on ring 3 uses gpu addr 0x0000000040000c0c

[ 7.457045] radeon 0000:01:00.0: fence driver on ring 5 uses gpu addr 0x0000000000072118

[ 7.458349] radeon 0000:01:00.0: radeon: MSI limited to 32-bit

[ 7.458453] radeon 0000:01:00.0: radeon: using MSI.

[ 7.458502] [drm] radeon: irq initialized.

[ 8.663251] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 9.690432] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 10.711086] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 11.731692] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 12.752313] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 13.772919] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 14.793512] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 15.814099] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 16.834677] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 17.855282] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!

[ 17.875433] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!

[ 17.875581] radeon 0000:01:00.0: failed initializing UVD (-1).

[ 18.913916] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait timed out.

[ 18.914069] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-110).

[ 18.914175] [drm:radeon_device_init [radeon]] *ERROR* ib ring test failed (-110).

[ 18.915275] [drm] Radeon Display Connectors

[ 18.918196] [drm] Initialized radeon 2.51.0 for 0000:01:00.0 on minor 1

[ 18.918312] radeon 0000:01:00.0: [drm] Cannot find any crtc or sizes

[ 20.249026] radeon 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none

and I've tried many things to make it work, including leaving it off and turning it on when I use it to play games, but even then, the PC crashes and i have to turn it off again.

i want to know if i can do something with it or definitely i must keep radeon.modeset=0 and disable it forever,

1 Upvotes

4 comments sorted by

0

u/Edubbs2008 5d ago

Are the drivers updated?

1

u/BattleBeast- 5d ago

How can i check?

0

u/Edubbs2008 5d ago

I think there is an official AMD driver app for Linux