Since I run sid on a laptop I decided to play with hibernate, carefully.
But I'm missing something: hibernate saves memory to swap and turns off
the machine. Then to resume I hit the power button and grub appears, I
select the partition and it boots, finding fault with the not unmounted
partitions :-(
How does one resume?
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Since I run sid on a laptop I decided to play with hibernate, carefully.
But I'm missing something: hibernate saves memory to swap and turns off
the machine. Then to resume I hit the power button and grub appears, I
select the partition and it boots, finding fault with the not unmounted
partitions :-(
How does one resume?
Hugo
Hi,
I just tried hibernate on my Sid laptop.
When I hit power button it was almost the same if I turn hem on without
hibernation only on the end i got same log in window like you have it
when screen saver start and you cam back (log off).
I didn�t notice any difference in speed from normal booting or boot from
hibernation. If there is difference in speed it is minimal, at list in
my case.
--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
English: www.dobosevic.com/en/
Registered Linux User #503414
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
I've installed acpid, hibernate, laptop-detect etc and even rebooted
and when I try to suspend, it doesnt come up right.
Could this be a lack of the uswusup package in squeeze?
--
Morgan Gangwere
BOFH excuse #394
Secure shell immediately.
09-25-2010, 11:45 AM
Camaleón
resume from hibernate
On Fri, 24 Sep 2010 17:25:58 -0500, Hugo Vanwoerkom wrote:
> Since I run sid on a laptop I decided to play with hibernate, carefully.
> But I'm missing something: hibernate saves memory to swap and turns off
> the machine. Then to resume I hit the power button and grub appears, I
> select the partition and it boots, finding fault with the not unmounted
> partitions :-(
>
> How does one resume?
What does your log say ("/var/log/pm-suspend.log")?
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2010.09.25.11.45.14@gmail.com">http://lists.debian.org/pan.2010.09.25.11.45.14@gmail.com
09-25-2010, 01:27 PM
Hugo Vanwoerkom
resume from hibernate
Camaleón wrote:
On Fri, 24 Sep 2010 17:25:58 -0500, Hugo Vanwoerkom wrote:
Since I run sid on a laptop I decided to play with hibernate, carefully.
But I'm missing something: hibernate saves memory to swap and turns off
the machine. Then to resume I hit the power button and grub appears, I
select the partition and it boots, finding fault with the not unmounted
partitions :-(
How does one resume?
What does your log say ("/var/log/pm-suspend.log")?
Does not exist
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Sat, 25 Sep 2010 08:27:20 -0500, Hugo Vanwoerkom wrote:
> Camaleón wrote:
>>> How does one resume?
>>
>> What does your log say ("/var/log/pm-suspend.log")?
>>
>>
> Does not exist
How do you trigger hibernation?
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2010.09.25.14.02.50@gmail.com">http://lists.debian.org/pan.2010.09.25.14.02.50@gmail.com
09-25-2010, 02:14 PM
Petr Voralek
resume from hibernate
Hello!
On 09/25/2010 12:30 AM, *Hugo Vanwoerkom* wrote, and I quote (in part):
> But I'm missing something: hibernate saves memory to swap and turns off
> the machine. Then to resume I hit the power button and grub appears, I
> select the partition and it boots, finding fault with the not unmounted
> partitions :-(
Do you have defined a correct (swap) partition for the resume in
/etc/default/grub? Something like:
GRUB_CMDLINE_LINUX="vga=791 resume=/dev/sda2"
where is especially important part 'resume=/dev/sda2' ('/dev/sda2' is
swap partition on my thinkpad)...
--
Petr Voralek (JabberID: nazir@jabber.cz)
{
Headline: Dead man found in cemetery
}
09-25-2010, 03:21 PM
Hugo Vanwoerkom
resume from hibernate
Camaleón wrote:
On Sat, 25 Sep 2010 08:27:20 -0500, Hugo Vanwoerkom wrote:
Camaleón wrote:
How does one resume?
What does your log say ("/var/log/pm-suspend.log")?
Does not exist
How do you trigger hibernation?
By using the command 'hibernate'
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On 09/25/2010 12:30 AM, *Hugo Vanwoerkom* wrote, and I quote (in part):
But I'm missing something: hibernate saves memory to swap and turns off
the machine. Then to resume I hit the power button and grub appears, I
select the partition and it boots, finding fault with the not unmounted
partitions :-(
Do you have defined a correct (swap) partition for the resume in
/etc/default/grub? Something like:
GRUB_CMDLINE_LINUX="vga=791 resume=/dev/sda2"
where is especially important part 'resume=/dev/sda2' ('/dev/sda2' is
swap partition on my thinkpad)...
Yes: resume=/dev/sda7
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Sat, 25 Sep 2010 10:21:04 -0500, Hugo Vanwoerkom wrote:
> Camaleón wrote:
>> On Sat, 25 Sep 2010 08:27:20 -0500, Hugo Vanwoerkom wrote:
>>
>>> Camaleón wrote:
>>
>>>>> How does one resume?
>>>> What does your log say ("/var/log/pm-suspend.log")?
>>>>
>>>>
>>> Does not exist
>>
>> How do you trigger hibernation?
>>
>>
> By using the command 'hibernate'
Then "man 5 hibernate.conf" to see how to configure "hibernate" to
generate a log file you can look at when something goes wrong.
...will not hurt. It's plenty of configuration samples (step by step
guides), tips and work-arounds that cover many use cases.
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2010.09.25.15.37.53@gmail.com">http://lists.debian.org/pan.2010.09.25.15.37.53@gmail.com