From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25031: Recovery from sleep/hibernate is broken Date: Tue, 10 Jan 2017 16:06:33 +0100 Message-ID: <871swbvts6.fsf@gnu.org> References: <87twavjes8.fsf@member.fsf.org> <87twaulydk.fsf@gnu.org> <87ziklrfkk.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQy0w-0003V9-Rc for bug-guix@gnu.org; Tue, 10 Jan 2017 10:07:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQy0s-0005ZP-RU for bug-guix@gnu.org; Tue, 10 Jan 2017 10:07:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33641) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cQy0s-0005ZL-Nq for bug-guix@gnu.org; Tue, 10 Jan 2017 10:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cQy0s-0003vJ-FR for bug-guix@gnu.org; Tue, 10 Jan 2017 10:07:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ziklrfkk.fsf@member.fsf.org> (Nikolay Merinov's message of "Sun, 27 Nov 2016 04:23:23 +0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Nikolay Merinov Cc: 25031@debbugs.gnu.org Hi Nikolay, Apologies for the delay. Nikolay Merinov skribis: > Thank you for answer about hibernation. Can you help me with similar > issue with sleeping? I=E2=80=99ve never had this problem with my laptops (an old Dell and a new = HP Elitebook): elogind suspends the system to RAM when I close the lid (equivalent to =E2=80=9Cecho mem > =E2=80=A6=E2=80=9D), and the system resu= mes correctly when I reopen it. Did you have similar problems with other distros or kernel versions? Guix has Linux-libre 4.9 and 4.4. Could you check if both behave similarly? HTH, Ludo=E2=80=99.