[Bug 76520] [965gm regression v3.13] TOSHIBA Satellite U400 intel GM965/GL960 suspend/resume failure kernel 3.14 rc7, rc6, 3.13

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 12 01:29:12 PDT 2014


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

--- Comment #27 from Ville Syrjala <ville.syrjala at linux.intel.com> ---
You might try ramoops to catch kernel oopses during resume. I recently used it
sucesfully for that.

To do that rebuild your kernel with:
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_RAM=y

The set up the kernel command with somelike like this:
mem=2G ramoops.mem_address=0x80000000 ramoops.mem_size=0x200000 ramoops.ecc=1

Reboot after the kernel hang and mount the pstore fs to see if it caught
something:
mkdir /mnt/pstore && mount -t pstore none /mnt/pstore

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


More information about the intel-gfx-bugs mailing list