Bug 213889
Summary: | soft lockup after screen does a sleep cycle (dpms off then on) with AMD rx590 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Marc (dkm+bzkernel) |
Component: | Video(Other) | Assignee: | drivers_video-other |
Status: | NEW --- | ||
Severity: | normal | CC: | carnil |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 5.10.53 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg using 5.10.53
lspci |
Description
Marc
2021-07-28 14:34:17 UTC
Created attachment 298083 [details]
lspci
As mentioned in debian bugreport, my kernel is tainted: [ 101.233439] CPU: 9 PID: 1811 Comm: Xwayland Tainted: G S E 5.11.0-rc4-00375-ga692a610d7ed #6 ** Tainted: S (4) * SMP kernel oops on an officially SMP incapable processor The reason is caused by my Ryzen 1600 being faulty and I need to disable its C6 state by writing in some MSR (using https://github.com/r4m0n/ZenStates-Linux ) |