resume from hibernate
Hi,
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 Archive: i7j8hq$300$1@dough.gmane.org">http://lists.debian.org/i7j8hq$300$1@dough.gmane.org |
resume from hibernate
On 09/25/2010 12:25 AM, Hugo Vanwoerkom wrote:
Hi, 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 Archive: 4C9D40A6.2040507@dobosevic.com">http://lists.debian.org/4C9D40A6.2040507@dobosevic.com |
resume from hibernate
On Sat, 25 Sep 2010 02:21:58 +0200
[...] I've been noticing the same basic problem. 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. |
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 |
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 Archive: i7ktbt$6he$1@dough.gmane.org">http://lists.debian.org/i7ktbt$6he$1@dough.gmane.org |
resume from hibernate
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 |
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 } |
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 Archive: i7l417$9k$1@dough.gmane.org">http://lists.debian.org/i7l417$9k$1@dough.gmane.org |
resume from hibernate
Petr Voralek wrote:
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)... 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 Archive: i7l432$9k$2@dough.gmane.org">http://lists.debian.org/i7l432$9k$2@dough.gmane.org |
resume from hibernate
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. And also, looking at... /usr/share/doc/hibernate/HOWTO.gz /usr/share/doc/hibernate/NEWS.Debian.gz /usr/share/doc/hibernate/README.Debian /usr/share/doc/hibernate/README.gz /usr/share/doc/hibernate/README.xfs /usr/share/doc/hibernate/SCRIPTLET-API.gz /usr/share/doc/hibernate/changelog.Debian.gz /usr/share/doc/hibernate/changelog.gz /usr/share/doc/hibernate/copyright /usr/share/doc/hibernate/examples/hibernate.vim.gz ...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 |
| All times are GMT. The time now is 04:07 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.