From: Andreas Jellinghaus <aj@dungeon.inka.de>
To: linux-kernel@vger.kernel.org
Subject: software suspend / 2.6.0-test7,8
Date: Sat, 18 Oct 2003 18:04:29 +0200 [thread overview]
Message-ID: <1066493069.815.1.camel@simulacron> (raw)
Hi,
test7:
echo -n disk > /sys/power/state
I thought that would trigger the
linux kernel build in software suspend
(the one in the power management code, not the "swsusp" code). It does
something.
but I thought that would write it's data to
my swap partition, too.
However what happends is, that it looks like
it shuts down, and then I see a screen from my bios, telling me that
suspend failed, because there is no partition to save the data to.
So I wonder: is the power management suspend to disk code meant to work
only in combination with the bios?
With earlier kernels I had success with the swsusp code, it worked fine
without bios support. I will look at that again. Will I need to
remove the power management suspend to disk code from my config to make
the swsusp code work again ? (echo 4 > /proc/acpi/sleep does nothing, it
worked fine with earlier kernels (except vga and wlan)).
test8, compiled without PM_DISK:
swsusp works great! except x11 fullscreen mode doesn't work,
after killing xfree (debian testing) and restarting xfree
it works fine.
/sys/power/state still includes "disk" as supported method,
even though PM_DISK is not compiled in. strange.
Regards, Andreas
next reply other threads:[~2003-10-18 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-18 16:04 Andreas Jellinghaus [this message]
2003-10-19 22:46 ` software suspend / 2.6.0-test7,8 Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2003-10-18 17:54 John Mock
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=1066493069.815.1.camel@simulacron \
--to=aj@dungeon.inka.de \
--cc=linux-kernel@vger.kernel.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.