From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EAEdGBB5AGBGagAA0tVLHw (envelope-from ) for ; Thu, 14 Jan 2021 17:02:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kIDCExB5AGD4DAAAB5/wlQ (envelope-from ) for ; Thu, 14 Jan 2021 17:02:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E990D940483 for ; Thu, 14 Jan 2021 17:02:07 +0000 (UTC) Received: from localhost ([::1]:35622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l060b-0005aw-Qw for larch@yhetil.org; Thu, 14 Jan 2021 12:02:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l05TW-0000Yn-R9 for help-guix@gnu.org; Thu, 14 Jan 2021 11:27:57 -0500 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]:44365) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l05TS-0002bn-Ol for help-guix@gnu.org; Thu, 14 Jan 2021 11:27:54 -0500 Received: by mail-qt1-x833.google.com with SMTP id r9so3890461qtp.11 for ; Thu, 14 Jan 2021 08:27:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=f8XIj1e9F+/EiKm9jUqfuCbS3n5RHFur/2M3HXYZwU0=; b=p3n2ed2B+YlcWkpg8Xw8Kn62/e3gRz4Qy+h2ZdeBN5G9obpD3vcZt7QbCdye7NTNEH V7+Nm+ci1zgThJ2d5eRjicrxuD8i+qOdbCyBYPYnfW68rYyzZHq0ti5CuUgyM1GLLSuc x/mFcXeKmpK7co9PdhpNkAcaChBoAdZHpdIh8VJR9ftmmq3WU1xo2x8vuQDiZttSht98 IbUPPv5NjH+yJwB0kNJTt+3N2ANWxy48ehbMx/k7+cp2Fiy2W+avhf4WHG21biZN9Os0 1N62W3aCSIvDO/r+HoyvDH9mkYCz+L/ZMKxZuJBekRbHps9HSqfM9IVNRsKD4M8etxTs tGKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=f8XIj1e9F+/EiKm9jUqfuCbS3n5RHFur/2M3HXYZwU0=; b=miljNNxv91pz7a4rd6vA2TH2p7BdhoxMGpEWIY3fW6+AIS2JvoCjq5eEfBvyHF1xbQ 27/uqj2onG6dcVPxMMqX+smqmF4gG96bYNH9VoT28lXuCtseGoa0TOtPPSDwipHRAZk8 NWMmpWyXp0fqFkIylLaDYrxxCyyTisGss+TloNhg3jH1FtsZlMo5kS/OGiQkzk4lvoMD woRMn7Nq3mgsbChwpmsD2niZgQwa5ZCoebdkKkIuFOTI15jagCKqayXjAlLyps4U/Jl/ bAb18s9fqJzr3hKe/lJYHeZbD/Yzd06THtzj/34q1kWyIWOdhL1CUpAa9TQvYHbbZh+5 AyvQ== X-Gm-Message-State: AOAM532Gpgok8kxTbCscGfxYZw09Vkf0FXOvmUpNRR0OKGJqLjcm6+8s Kv0Glt3dUwLqoX94uMH1qh7XvV//XEAbJQ== X-Google-Smtp-Source: ABdhPJzjSHlqeSBT8YxkMMwpt7Dr+BAVTe8vNG71+OF7rx6UFobbmFd8zl03U1CCDq3Ov3e0l/MYzw== X-Received: by 2002:ac8:4c8c:: with SMTP id j12mr7717677qtv.133.1610641669293; Thu, 14 Jan 2021 08:27:49 -0800 (PST) Received: from hurd (dsl-157-252.b2b2c.ca. [66.158.157.252]) by smtp.gmail.com with ESMTPSA id c14sm3075648qtg.85.2021.01.14.08.27.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Jan 2021 08:27:48 -0800 (PST) From: Maxim Cournoyer To: Tobias Geerinckx-Rice via Subject: Re: Behaviour change when closing laptop lid: it no longer suspends References: <87wnxfkzub.fsf@ambrevar.xyz> <87r1nnus9a.fsf@nckx> <87r1nnkuf1.fsf@ambrevar.xyz> <87a6ubf7ai.fsf@ambrevar.xyz> <87y2hunbvm.fsf@nckx> <877dpd6hph.fsf@nckx> Date: Thu, 14 Jan 2021 11:27:47 -0500 In-Reply-To: <877dpd6hph.fsf@nckx> (Tobias Geerinckx-Rice via's message of "Sat, 19 Dec 2020 14:36:26 +0100") Message-ID: <87turjlbzw.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::833; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x833.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.26 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=p3n2ed2B; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: E990D940483 X-Spam-Score: -1.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: cM33ID0v+OoR Hi Tobias, Tobias Geerinckx-Rice via writes: > Pierre, > > Tobias Geerinckx-Rice =E5=86=99=E9=81=93=EF=BC=9A >> I'll add the above to my next reconfiguration (tonight or tomorrow) >> and will let you know what happens here. > > I hoped to gleefully report failure (especially after Maxime's > message), but my X230T suspends fine on mains power with the=20 > following snippet: > > (service elogind-service-type > (elogind-configuration > (handle-lid-switch-external-power 'suspend) > (handle-power-key 'hibernate))) I haven't tried that yet, but I'm confident it'll fix the 'problem'. Shouldn't that be the default behavior though? Closing the lid of a running laptop can discolor the screen it if overheats. Like Pierre, I'm also certain that the default behavior was changed at some point. Thanks! Maxim