[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061011131613.GB4725@ucw.cz>
Date: Wed, 11 Oct 2006 13:16:13 +0000
From: Pavel Machek <pavel@....cz>
To: Linus Torvalds <torvalds@...l.org>
Cc: Frédéric Riss <frederic.riss@...il.com>,
Arjan van de Ven <arjan@...radead.org>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
len.brown@...el.com
Subject: suspend debugging Re: 2.6.18 suspend regression on Intel Macs
Hi!
> I'm wondering what Pavel does for debugging these things, since the claim
> was that keeping printk() active would make debugging easier. As it is, it
> just seems to break suspend exactly because it wants to access devices
> that are turned off.
>
> Pavel?
I have framebuffer console here, and just leave printk enabled during
system. Last messages usually tell me where to look for problem...
Plus I test suspend quite often so that regressions show up quickly.
In the early days, plain vga console on machine where bios kicks video
card to work after resume did wonders, and I had to use hardware
debugger on one machine, too.
Another common trick is to test s2disk, first. It tends to catch many
driver problems.
Pavel
--
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists