Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.6 test failed (-110)
Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.5 test failed (-110)
Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.3 test failed (-110)
Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.2 test failed (-110)
Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.1 test failed (-110)
I’m getting above errors with AMD GPU. May be due to this my laptop gets hanged after suspend but cursor moves in blank screen.What’s the issue with the error? Does that contribute to suspend problem?
Can you please run the following command and give the output over here. This will help in determining what is your laptop? inxi -bm -C -G -L -j -z -P
The output of the command given above should be enclosed in the “details” tag. Or you can use the Gear Icon > Hide Details.
Also when do you get the errors ?
Jun 11 10:37:14 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.5 test failed (-110)
Is it only when you resume after suspend? Or in some other cases too? Please provide the details.
I get the errors when the system exits from suspend which you can see in below logs.
Jun 11 13:32:34 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.3 test failed (-110)
Jun 11 13:32:34 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.1 test failed (-110)
Jun 11 12:10:51 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.3 test failed (-110)
Jun 11 12:10:51 TheGluon kernel: amdgpu 0000:00:01.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring comp_1.0.1 test failed (-110)
Jun 11 13:32:34 TheGluon systemd-logind[706]: Operation 'suspend' finished.
Jun 11 13:32:34 TheGluon systemd[1]: systemd-suspend.service: Deactivated successfully.
Jun 11 13:32:34 TheGluon kernel: PM: suspend exit
Jun 11 13:32:34 TheGluon systemd-sleep[11209]: System returned from sleep operation 'suspend'.
Jun 11 13:32:34 TheGluon kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 11 12:20:24 TheGluon kernel: PM: suspend entry (deep)
Jun 11 12:20:24 TheGluon systemd-sleep[11209]: Performing sleep operation 'suspend'...
Jun 11 12:20:24 TheGluon systemd-logind[706]: The system will suspend now!
Jun 11 12:10:52 TheGluon systemd-logind[706]: Operation 'suspend' finished.
Jun 11 12:10:52 TheGluon systemd[1]: systemd-suspend.service: Deactivated successfully.
Jun 11 12:10:51 TheGluon systemd-sleep[9875]: System returned from sleep operation 'suspend'.
Jun 11 12:10:51 TheGluon kernel: PM: suspend exit
Jun 11 12:10:51 TheGluon kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 11 12:04:31 TheGluon kernel: PM: suspend entry (deep)
Jun 11 12:04:31 TheGluon systemd-sleep[9875]: Performing sleep operation 'suspend'...
Jun 11 12:04:31 TheGluon systemd-logind[706]: The system will suspend now!
For suspend problem, I switched the suspend method from ‘suspend to RAM’ to ‘suspend to idle’. The laptop doesn’t freezes after suspend anymore. There may have been some problems in ‘suspend to RAM’ method for my laptop.