From: Alan Jenkins <alan-jenkins-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
To: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Cc: linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
Kernel Testers List
<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-kernel
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Subject: Re: [linux-pm] Regression: First hibernation attempt fails
Date: Fri, 10 Apr 2009 12:35:02 +0100 [thread overview]
Message-ID: <49DF2EE6.20203@tuffmail.co.uk> (raw)
In-Reply-To: <20090410112115.GA2513-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
Pavel Machek wrote:
> On Fri 2009-04-10 12:08:13, Alan Jenkins wrote:
>
>> Pavel Machek wrote:
>>
>>> On Thu 2009-04-09 12:13:03, Alan Jenkins wrote:
>>>
>>>
>>>> Yet another issue in 2.6.30-rc1 which was not present in 2.6.29 :-). I
>>>> wonder if it rings any bells?
>>>>
>>>> On my laptop (EEE 4G), the first attempt at hibernation fails.
>>>> Subsequent attempts succeed.
>>>>
>>>> If I use s2disk as normal, I see "snapshotting system", then before it
>>>> gets to write out the image, it aborts and switches back to X. I can't
>>>> see any error message, even if I check the log with "dmesg".
>>>>
>>>> If I use "echo disk > /sys/power/state", echo reports the error "Cannot
>>>> allocate memory".
>>>>
>>>> This only happens if I've logged in to X first. In fact, I narrowed it
>>>> down to gnome-power-manager. If I kill gnome-power-manager beforehand,
>>>> then it doesn't happen.
>>>>
>>> Anything interesting in dmesg?
>>>
>> Nothing obvious. I've attached my latest at
>> <http://bugzilla.kernel.org/show_bug.cgi?id=13058>.
>>
>
> Ok, next theory was that some module stuff is responsible (IIRC, from
> the lists). Can you try with everything-built-in (no modules) kernel?
> Pavel
>
It's still present in v2.6.30-rc1-136-g62b8e68, which includes "module:
try_then_request_module must wait".
I don't think it's due to a missing module, because it doesn't happen if
I run "s2disk" from a console without logging in to KDE. I've put some
more details in Bugzilla about how it is reproduced (and what makes it
go away), it's a bit confusing.
But so long as I get the conditions right, it reproduces 100%. I'm going
to just try bisecting it - unless anyone has any more suggestions.
Thanks
Alan
WARNING: multiple messages have this Message-ID (diff)
From: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-pm@lists.linux-foundation.org,
Kernel Testers List <kernel-testers@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: [linux-pm] Regression: First hibernation attempt fails
Date: Fri, 10 Apr 2009 12:35:02 +0100 [thread overview]
Message-ID: <49DF2EE6.20203@tuffmail.co.uk> (raw)
In-Reply-To: <20090410112115.GA2513@elf.ucw.cz>
Pavel Machek wrote:
> On Fri 2009-04-10 12:08:13, Alan Jenkins wrote:
>
>> Pavel Machek wrote:
>>
>>> On Thu 2009-04-09 12:13:03, Alan Jenkins wrote:
>>>
>>>
>>>> Yet another issue in 2.6.30-rc1 which was not present in 2.6.29 :-). I
>>>> wonder if it rings any bells?
>>>>
>>>> On my laptop (EEE 4G), the first attempt at hibernation fails.
>>>> Subsequent attempts succeed.
>>>>
>>>> If I use s2disk as normal, I see "snapshotting system", then before it
>>>> gets to write out the image, it aborts and switches back to X. I can't
>>>> see any error message, even if I check the log with "dmesg".
>>>>
>>>> If I use "echo disk > /sys/power/state", echo reports the error "Cannot
>>>> allocate memory".
>>>>
>>>> This only happens if I've logged in to X first. In fact, I narrowed it
>>>> down to gnome-power-manager. If I kill gnome-power-manager beforehand,
>>>> then it doesn't happen.
>>>>
>>> Anything interesting in dmesg?
>>>
>> Nothing obvious. I've attached my latest at
>> <http://bugzilla.kernel.org/show_bug.cgi?id=13058>.
>>
>
> Ok, next theory was that some module stuff is responsible (IIRC, from
> the lists). Can you try with everything-built-in (no modules) kernel?
> Pavel
>
It's still present in v2.6.30-rc1-136-g62b8e68, which includes "module:
try_then_request_module must wait".
I don't think it's due to a missing module, because it doesn't happen if
I run "s2disk" from a console without logging in to KDE. I've put some
more details in Bugzilla about how it is reproduced (and what makes it
go away), it's a bit confusing.
But so long as I get the conditions right, it reproduces 100%. I'm going
to just try bisecting it - unless anyone has any more suggestions.
Thanks
Alan
next prev parent reply other threads:[~2009-04-10 11:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 11:13 Regression: First hibernation attempt fails Alan Jenkins
2009-04-09 11:13 ` Alan Jenkins
2009-04-09 12:29 ` Alan Jenkins
[not found] ` <49DDD83F.507-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
2009-04-09 12:29 ` Alan Jenkins
2009-04-09 12:29 ` Alan Jenkins
2009-04-10 9:23 ` [linux-pm] " Pavel Machek
2009-04-10 9:23 ` Pavel Machek
[not found] ` <20090410092318.GB30093-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2009-04-10 11:08 ` Alan Jenkins
2009-04-10 11:08 ` Alan Jenkins
[not found] ` <49DF289D.5070604-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
2009-04-10 11:21 ` Pavel Machek
2009-04-10 11:21 ` Pavel Machek
2009-04-10 11:35 ` Alan Jenkins
[not found] ` <20090410112115.GA2513-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2009-04-10 11:35 ` Alan Jenkins [this message]
2009-04-10 11:35 ` [linux-pm] " Alan Jenkins
2009-04-10 14:04 ` [BISECTED] " Alan Jenkins
[not found] ` <49DF2EE6.20203-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org>
2009-04-10 14:04 ` Alan Jenkins
2009-04-10 14:04 ` Alan Jenkins
2009-04-10 11:21 ` Pavel Machek
2009-04-10 11:08 ` Alan Jenkins
2009-04-10 9:23 ` Pavel Machek
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=49DF2EE6.20203@tuffmail.co.uk \
--to=alan-jenkins-ccz0lq7mmjm9fhfhhbbuya@public.gmane.org \
--cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=pavel-+ZI9xUNit7I@public.gmane.org \
--cc=rjw-KKrjLPT3xs0@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.