我的系统经常但间歇性地锁定。我不确定接下来要做什么来排除故障和/或是否应该将此报告为错误。如有建议,我们将不胜感激。请注意,我的问题与之前在 radeon 0000:02:00.0 上发布的问题类似:ring 0 停滞超过 10492 毫秒,但尚未得到回复。
我的系统每隔几天就会间歇性锁定。发生这种情况时,屏幕会变黑,然后返回。此时,时钟上的时间表明屏幕已冻结,但音频继续播放 30 秒到一分钟。键盘和鼠标不会影响正在显示的内容,但我可以 Alt - SysRq - REISUB 来重新启动。
每次(6 次崩溃并且还在计数),/var/log/kern.log 都会表明
kernel: [353692.378886] radeon 0000:03:00.0: ring 0 stalled for more than 10280msec
kernel: [353692.378896] radeon 0000:03:00.0: GPU lockup (current fence id 0x00000000006e96e5 last fence id 0x00000000006e96e9 on ring 0)
Run Code Online (Sandbox Code Playgroud)
就在系统锁定之前。不同的环号在不同的时间被报告为停止。
我正在运行 16.04 LTS。我有一个 Radeon HD 显卡。
:~$ lspci | grep VGA
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series]
:~$ lspci -v -s …Run Code Online (Sandbox Code Playgroud)