Comment 2 for bug 354867

Revision history for this message
Colin Ian King (colin-king) wrote :

I'd like to get a little more information about the suspend kernel oops. So that we can see if we can capture any kernel panic messages can you do the following:

1. When you boot, add the following setting to the kernel boot parameters:

no_console_suspend=1

2. After the system has booted, press CTRL-ALT-F1 to switch to a console and login

3. At the console, set the console with small fonts so we can more of the kernel console messages:

consolechars -f /usr/share/consolefonts/Uni1-VGA8.psf.gz

4. Go into suspend and see if you get any kernel panic messages, using:

pm-suspend

5. If you get any kernel panic messages, please take a digital photo of the messages and attach it to the bug report.

Thanks