From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 15685] Kernel 2.6.33 fails to suspend (bisected) Date: Wed, 7 Apr 2010 19:43:42 GMT Message-ID: <201004071943.o37Jhgah029119@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=15685 --- Comment #12 from Nix 2010-04-07 19:25:49 --- Er, how do I suspend without tuxonice? I've never used the in-tree swsusp successfully (last time I tried I didn't just get a crash but massive filesystem corruption, so I sort of haven't dared: reporting it would have meant reproducing it, and I didn't want to touch it with a bargepole after *that*). Ideal would be a way to kick off the freezer and then just unfreeze without suspending: that'd be pretty much risk-free... --- Comment #13 from Rafael J. Wysocki 2010-04-07 19:43:32 --- (In reply to comment #12) > Er, how do I suspend without tuxonice? I've never used the in-tree swsusp > successfully (last time I tried I didn't just get a crash but massive > filesystem corruption, so I sort of haven't dared: reporting it would have > meant reproducing it, and I didn't want to touch it with a bargepole after > *that*). It's kind of strange given that quite a few people use it daily, including everyone using hibernation in the default openSUSE setup. Anyway, > Ideal would be a way to kick off the freezer and then just unfreeze without > suspending: that'd be pretty much risk-free... # echo core > /sys/power/pm_test # echo disk > /sys/power/state should do the trick. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev --