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 BCA811389A8 for ; Mon, 11 Feb 2013 21:03:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4806E0652; Mon, 11 Feb 2013 21:03:02 +0000 (UTC) Received: from mail-ie0-f169.google.com (mail-ie0-f169.google.com [209.85.223.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78F2FE062B for ; Mon, 11 Feb 2013 21:03:01 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id 13so8376279iea.28 for ; Mon, 11 Feb 2013 13:03:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=HzwhfnuMVvxNyMNgw8ERIsdVBfbsuXSXjVPHYOXDSrc=; b=qLMIqX2UVOM55kxjsDhx1lMdhbU0CVktHJ8G+xL+42Qjuud01Epny5UIeFrivuJUs4 n+M+caMOB0+1kG4DGM4+ISuIJapEsGJ5FMLOmg8knJpT8Z7p2qqXnfeypoqawBUax1s8 qeh0/NHl2ZkpL2dHPHfNeny8oYLaJJIZC5xk4ihspeWDi8Hk9gYLA5F1Ux89yC7YdoTH TFidTvy7lEinyQG3HozNUZ7X5ZGhD+ZqwrwyExOqg4jshj5LpU+3eSUB3xHm5rYkaVsw vmncfvuclh6x9h0SHN8mRD4xU5oaxSZRZ//ooXP/0M8zZwtuh5CxjKTOoBYw7L8l4PA/ +c+g== 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.187.197 with SMTP id fu5mr13771122igc.95.1360616580578; Mon, 11 Feb 2013 13:03:00 -0800 (PST) Received: by 10.64.25.111 with HTTP; Mon, 11 Feb 2013 13:03:00 -0800 (PST) In-Reply-To: <5118BF1B.2050008@xunil.at> References: <5109521C.3030207@xunil.at> <510972F6.7040306@xunil.at> <51098123.2010507@xunil.at> <510AB530.6060401@xunil.at> <510AB985.7080708@xunil.at> <510C0B54.5050601@xunil.at> <510CE60E.2090501@xunil.at> <51124554.701@xunil.at> <51127D10.1030801@xunil.at> <511298FE.5080800@xunil.at> <51169BF4.2000801@xunil.at> <511771F4.7050506@xunil.at> <511777FE.7050208@xunil.at> <5117B186.8000004@xunil.at> <5117F5B8.2060405@xunil.at> <5118BF1B.2050008@xunil.at> Date: Mon, 11 Feb 2013 15:03:00 -0600 Message-ID: Subject: Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2 From: =?UTF-8?B?Q2FuZWsgUGVsw6FleiBWYWxkw6lz?= To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fbdcc562-8422-4c69-8b08-1e62919a8773 X-Archives-Hash: c23a90425ec201b0422d7851e7c3eb59 On Mon, Feb 11, 2013 at 3:51 AM, Stefan G. Weichinger wrot= e: > Am 10.02.2013 20:47, schrieb Canek Pel=C3=A1ez Vald=C3=A9s: > >> Yep, had the same problem, solved with: >> >> LidSwitchIgnoreInhibited=3Dno >> >> in /etc/systemd/logind.conf. Since then it has happened again maybe a >> couple of times (I have no idea why), but most of the time (and I'm >> talking above 99%), it works as intended. >> >> These options are pretty new, I think they went live after GNOME 3.6, >> so I hope that with GNOME 3.8 we will be able to comment that line >> again and everything will work automagically. > > hopefully ... > > Unfortunately that parameter didn't help so far. > > Do you have acpid installed/enabled? Anything aside the default > acpi-scripts? The last time I installed acpid was in November of 2010, and I uninstalled for the last time in April 2011. My machines are all acpid free since then; systemd + UPower takes cares of everything AFAIK. > I removed hibernate-script from my system now just to check things. I haven't used scripts to suspend or hibernate in ages; again UPower does everything, or perhaps some other part of the GNOME stack. sys-power/pm-utils is still being pulled in by upower-0.9.19, but it only calls pm-is-supported (src/linux/up-backend.c:363-390) to determine if the machine can suspend/hibernate. Which is kinda stupid, since pm-is-supported is only a set of scripts which test files in the /sys directory. UPower should test for those files directly (is in the linux backend anyway), and remove the pm-utils dependency. For the kernel I use vanilla-sources unstable; I haven't used gentoo-sources in ages (long before systemd), and I never used tuxonice-sources. Suspend/hibernate works perfectly in all my machines; I haven't had a failed resume in (literally) years. Regards. --=20 Canek Pel=C3=A1ez Vald=C3=A9s Posgrado en Ciencia e Ingenier=C3=ADa de la Computaci=C3=B3n Universidad Nacional Aut=C3=B3noma de M=C3=A9xico