All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Haninger <ahaning@gmail.com>
To: ncunningham@cyclades.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Suspend2-Users <suspend2-users@lists.suspend2.net>
Subject: Re: Mismatched suspend2 interfaces == Suspend was aborted
Date: Sat, 25 Jun 2005 01:48:02 -0400	[thread overview]
Message-ID: <105c793f050624224872c46b38@mail.gmail.com> (raw)
In-Reply-To: <1119674219.4170.4.camel@localhost>

On 6/25/05, Nigel Cunningham <ncunningham@cyclades.com> wrote:
> Assuming you compiled LZF cryptoapi support in and want to use it, the
> right thing to do is edit your hibernate.conf (probably in
> /etc/hibernate) and add the lines:
> 
> ProcSetting compressor lzf
> ProcSetting disable_encryption 1
I saw the note about this on suspend2.net but, for whatever reason,
read it as "add this to your hibernate script." So I incorrectly added
the above lines to /usr/local/sbin/hibernate. Durrr.

> If you haven't compiled lzf in, you'll need to include the module in an
> initrd/initramfs and load it before doing echo >
> /proc/software_suspend/do_resume in the script, so compiling in is the
> simpler option.
I think I had compiled lzh as a module so this was also causing
problems. Since I compiled lzh (and some of the others that looked
like fun) into the kernel and added the above lines to
/etc/hibernate/hibernate.conf, hibernation seems to be working better.
I'll have to play with it some more so it breaks.

> Hope this helps.
Unfortunately, it did.

Thanks.

-Andy

      reply	other threads:[~2005-06-25  5:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-25  4:20 Mismatched suspend2 interfaces == Suspend was aborted Andrew Haninger
2005-06-25  4:36 ` Nigel Cunningham
2005-06-25  5:48   ` Andrew Haninger [this message]

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=105c793f050624224872c46b38@mail.gmail.com \
    --to=ahaning@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncunningham@cyclades.com \
    --cc=suspend2-users@lists.suspend2.net \
    /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.