From: Nigel Cunningham <nigel@nigel.suspend2.net>
To: Tim Gardner <timg@tpi.com>
Cc: Pavel Machek <pavel@ucw.cz>,
linux-kernel@vger.kernel.org,
Ben Collins <ben.collins@ubuntu.com>
Subject: Re: Resume from S2R fails after dpm_resume()
Date: Sat, 03 Mar 2007 08:32:19 +1100 [thread overview]
Message-ID: <1172871139.18544.87.camel@nigel.suspend2.net> (raw)
In-Reply-To: <45E833ED.2070402@tpi.com>
Hi.
On Fri, 2007-03-02 at 07:25 -0700, Tim Gardner wrote:
> Pavel Machek wrote:
> > Hi!
> >
> >> I instrumented 2.6.21-rc1 base/power/resume.c device_resume() with
> >> TRACE_RESUME(0) as the last statement in the function. Sure enough it
> >> was the last hash value in the RTC after a hard reboot when resume failed:
> >>
> >> [ 12.028820] hash matches drivers/base/power/resume.c:104
> >>
> >> The machine appears to be absolutely wedged after initiating resume by
> >> pressing the power button. The disk flashes for a half second or so,
> >> then thats it.
> >>
> >> It is a Dell XPS, BIOS rev A04. I'm using 'echo 1 > /sys/power/pm_trace;
> >> echo mem > /sys/power/state' to initiate the S2R sequence.
> >>
> >> Any suggestions on where to go from here?
> >
> > Did it work ok in 2.6.20? Can you try to get video working/get serial
> > console/something?
> > Pavel
>
> Pavel,
>
> The last version that worked well was Ubuntu Edgy (2.6.17). It was
> broken by 2.6.18. I have not started the 'git bisect' process, instead
> I've been trying to figure out why it doesn't work in 2.6.21-rc2. Using
> the TRACE_RESUME macro I've drilled down to
> kernel/printk.c:__call_console_drivers. So far the last trace info that
> I have is just before the call to con->write(). I'm trying to figure out
> what driver has registered as the console (intel_agp or agpgart?).
>
> Am I banging my head on a known problem?
Tim, it's possible that the problem you're seeing is completely
different to the one Pavel is looking for. Given that you're down to
looking in console write code, I wonder if it's related to the changes
to console suspending that were done around that time. I'd suggest
either looking in LKML or Linux-PM archives for a commit related to
suspending the console, or doing your git bisect.
Regards,
Nigel
prev parent reply other threads:[~2007-03-02 21:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 20:35 Tim Gardner
2007-03-02 14:12 ` Pavel Machek
2007-03-02 14:25 ` Tim Gardner
2007-03-02 14:39 ` Pavel Machek
2007-03-02 14:55 ` Ben Collins
2007-03-02 15:00 ` Pavel Machek
2007-03-02 21:32 ` Nigel Cunningham [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1172871139.18544.87.camel@nigel.suspend2.net \
--to=nigel@nigel.suspend2.net \
--cc=ben.collins@ubuntu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=timg@tpi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome