[Bug 105962] [KBL] "enable_rc6" parameter deprecation brings back freezing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 4 15:04:11 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105962

--- Comment #24 from Tomi Sarvela <tomi.p.sarvela at intel.com> ---
If you see /sys/fs/pstore, then the feature is enabled and working.

Next thing is to configure linux to write dmesg buffer to pstore when panicing,
and the important thing is to panic. Add to command line:

nmi_watchdog=panic,auto panic=5 softdog.soft_panic=5

(5 on the command line means 5 seconds)

Unfortunately, in many suspend/hang issues nothing gets written to pstore
because CPU is not available. Pstore is a last resort thing, a bit like
console: it might help, or it might stay silent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180504/e5ac460e/attachment.html>


More information about the intel-gfx-bugs mailing list