Re: Was the kernel suspend to disk feature removed on 2.6.32.8-1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Feb 19, 2010 at 10:37 AM, Javier Vasquez
<j.e.vasquez.v@xxxxxxxxx> wrote:
> Hi all,
>
> Previously I was having the following settings:
>
> /etc/default/grub
> ----------------------
> GRUB_CMDLINE_LINUX_DEFAULT='resume=/dev/sda5'
>
> grub.cfg
> -----------
> linux   /vmlinuz26 root=/dev/sda7 ro  resume=/dev/sda5
>
> I have installed:
>
> acpitool 0.5.1-1
> kernel26 2.6.32.8-1
>
> And fro quiet a long time I've been using the kernel suspend feature
> through acpitool, so in order to suspend I've always done:
>
> acpitool -S
>
> As of now, it seems storing the state into the swap area is working.
> Problem is that when booting, the kernel is not even trying to see if
> there's state stored in the swap, since I don't see any message about
> it, and all I'm getting is plain boot.
>
> So I suspect the kernel is not compiled with built in support for
> suspend to disk.  Is this true?

Add the "resume" hook to the end of the HOOKS list in
/etc/mkinitcpio.conf and rebuild your initramfs. This has to be added
manually now with the non-klibc mkinitcpio.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux