From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 772F81389E2 for ; Wed, 3 Dec 2014 10:39:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 438DAE0888; Wed, 3 Dec 2014 10:39:41 +0000 (UTC) Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E40CE087A for ; Wed, 3 Dec 2014 10:39:39 +0000 (UTC) Received: by mail-ig0-f174.google.com with SMTP id hn15so16581613igb.13 for ; Wed, 03 Dec 2014 02:39:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=F9QqiHZY1/rH3ehOidshLNSyNaDh3B554edxBo3jYtc=; b=zd8YtGLRS2hC0jrO1pA+ffIf1SWiQ+Qds+pSXOLRoFtxZpcFn4TB2l/USxNXG9dEGi M5owFPqwdxDhWWlTmG8kzvh7Zv2KiY8FfiX/ccM7S7P1rBW69EhTKh6j4Fn7tO5mUU/2 4B1riUinA3JDOEuWHkur0Wk77MkUcotnzI5a+HAQfFrdnBUt0QFMiX7MKnPC+98x57hb TyDxTImXZ3Go2fBN8l2UZCMFhzHkHSIL/RJpMYAuShB59lSd6ciwPckPYvjqFeSORi3R 13vpNm9tqkH0YhrbWny/iqiFiVqAx2XO98Lyzg+CfincikeSKDWy0nOOyzZV0BPOJIdp XKiQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.29.3 with SMTP id f3mr53527031igh.23.1417603179430; Wed, 03 Dec 2014 02:39:39 -0800 (PST) Received: by 10.107.41.208 with HTTP; Wed, 3 Dec 2014 02:39:39 -0800 (PST) Received: by 10.107.41.208 with HTTP; Wed, 3 Dec 2014 02:39:39 -0800 (PST) In-Reply-To: <547EE6AA.5060601@uni-konstanz.de> References: <547EE6AA.5060601@uni-konstanz.de> Date: Wed, 3 Dec 2014 11:39:39 +0100 Message-ID: Subject: Re: [gentoo-user] hibernation From: =?UTF-8?Q?Randolph_Maa=C3=9Fen?= To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=047d7bd74b54f14a7305094d7552 X-Archives-Salt: 995c4e59-b9dd-4449-9cbe-4481e88b3f06 X-Archives-Hash: 0b516ad0403f9bf25d2e70edaa6cba1e --047d7bd74b54f14a7305094d7552 Content-Type: text/plain; charset=UTF-8 On Dec 3, 2014 11:33 AM, "Michael Vetter" wrote: > > Hello there, > > I use i3 as my window manager and use xfce4-power-manager for saving > battery and stuff on my laptop. Today I tried "hibernation" for the > first time and realized: it does not work. > > All I did so far was installing fce4-power-manager selecting some > sections in kernel config that seemed necessary and installed polkit. > > However when I close my notebook's lid (I configured xfce4-power-manager > to switch into hibernation in this case) it shuts down, but when i press > the start button, it just does a normal restart. > What am I missing? > > Michael > Maybe you need to pass the resume-partition parameter to the kernel in the bootloader. Point it to your swap device. You can boot normal with this parameter set and not hibernated --047d7bd74b54f14a7305094d7552 Content-Type: text/html; charset=UTF-8


On Dec 3, 2014 11:33 AM, "Michael Vetter" <michael.vetter@uni-konstanz.de> wrote:
>
> Hello there,
>
> I use i3 as my window manager and use xfce4-power-manager for saving
> battery and stuff on my laptop. Today I tried "hibernation" for the
> first time and realized: it does not work.
>
> All I did so far was installing fce4-power-manager selecting some
> sections in kernel config that seemed necessary and installed polkit.
>
> However when I close my notebook's lid (I configured xfce4-power-manager
> to switch into hibernation in this case) it shuts down, but when i press
> the start button, it just does a normal restart.
> What am I missing?
>
> Michael
>

Maybe you need to pass the resume-partition parameter to the kernel in the bootloader. Point it to your swap device.

You can boot normal with this parameter set and not hibernated

--047d7bd74b54f14a7305094d7552--