Comment 2 for bug 2043640

Revision history for this message
nachokb (nachokb) wrote : Re: amdgpu hangs the computer frequently

This is the only output after it tries a few times to recover.

But this output, was there before the crash. In fact, this is `dmesg` on my current session (obviously not hung... yet):

```
[ 5.655902] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 5.668958] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 5.676129] [drm] psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
[ 5.676323] [drm] psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
[ 5.676330] amdgpu 0000:07:00.0: amdgpu: Secure display: Generic Failure.
[ 5.676351] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0
[ 5.676963] amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
[ 5.678001] [drm] Display Core v3.2.241 initialized on DCN 2.1
[ 5.678007] [drm] DP-HDMI FRL PCON supported
[ 5.678789] [drm] DMUB hardware initialized: version=0x01010027
[ 5.888351] usb 4-1.2: new high-speed USB device number 9 using xhci_hcd
```

and it's followed by ~1600 lines. Plus the timestamp shows it's the very beginning (looks like it hanged trying to show dmesg itself)