<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [KBL] "enable_rc6" parameter deprecation brings back freezing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105962#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [KBL] "enable_rc6" parameter deprecation brings back freezing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105962">bug 105962</a>
from <span class="vcard"><a class="email" href="mailto:tomi.p.sarvela@intel.com" title="Tomi Sarvela <tomi.p.sarvela@intel.com>"> <span class="fn">Tomi Sarvela</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>