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 ENOHHUkS3V/DTQAA0tVLHw (envelope-from ) for ; Fri, 18 Dec 2020 20:34:17 +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 6L3IGEkS3V+/bgAAB5/wlQ (envelope-from ) for ; Fri, 18 Dec 2020 20:34:17 +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 EFEB89403A6 for ; Fri, 18 Dec 2020 20:34:16 +0000 (UTC) Received: from localhost ([::1]:35894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kqMS7-0001Wg-19 for larch@yhetil.org; Fri, 18 Dec 2020 15:34:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kqMRv-0001V9-7N for help-guix@gnu.org; Fri, 18 Dec 2020 15:34:03 -0500 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]:40931) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kqMRt-0004At-Iz for help-guix@gnu.org; Fri, 18 Dec 2020 15:34:02 -0500 Received: by mail-qk1-x729.google.com with SMTP id z11so3280868qkj.7 for ; Fri, 18 Dec 2020 12:34:01 -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; bh=R7ceHwRgH2xqCkLGYPYrUH9UMaGtUMgobqPSsUiiSjc=; b=t4auQQYBPrO4tVTA91AA4jnK0QRRVz5tz9/mx2AuNnuOpP79fVSNey98co3MfyfXaV lbuvHxXUVyI/SIxNsac2loUVM+uzw6qI+LXIheA1M1LmUD5tZSVoFJY4XtjIZy2xlKZp tdf6kHieErwi/23tA8MHgDm59Oxg83leeh7JQk7Lx7rQwc3ZOlmVG3dQ6TDhLYEop5bf GzMQdtiPw3uxcjAeu+w/f4nqHO5hLkUxeEKJaxWv+0lAb46UoLX/I3Jy4Z9mpPo6D47T s3py+E9Hp0QfJNw7aOo1llDEYOC1iNLwTTTDuOdmbWSh7uLOtItUXeWWgQL1NkrYYqux aO1Q== 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; bh=R7ceHwRgH2xqCkLGYPYrUH9UMaGtUMgobqPSsUiiSjc=; b=k50FhcMx5fb6M+0Q25dfeXZlM3Td8E+zmntjifcNyo3VhRcPYgpzYJvsg8UFaAu+bP VYLRL1WZowKhhlwr6Lz3vclOHFfjP5gyleKHy5x8YtYfkD6wT9VusOIaEr2PZmjqRNIz 8mmxa1aKUiOZDwJbmqJbr4utpwqDAscOmcZ1iMh2aY7hs/AYBBR725NZOlTtT+TQ494X LRpJXNB2bHg+H4ZaZhNGzmacklFkgEle12RdO0T5bw/SSiPpcPzWN4SF/PnUm24QWMm7 +wRV04HRD+rkfrH978W0OSIrDpF0F6FtivlsJtrTEPyQX1b8LFoxCp5hqs2v5DAG+7WE sMOw== X-Gm-Message-State: AOAM5317RBd9rxlpcVgNncD6haHq07ST7jvGNuabN4H/Rj4ba92wuWX1 EyHP7jfIMrz17sqKDXWQcfz+AqAyHjCFYifW X-Google-Smtp-Source: ABdhPJysV0yWZz8UXFjmmG4en33Ba5RWApZqT9vjPySwkwt0hEfFU2cWTXJNObeK8Puf5fBL7+EqGw== X-Received: by 2002:a05:620a:15a:: with SMTP id e26mr6601598qkn.28.1608323640270; Fri, 18 Dec 2020 12:34:00 -0800 (PST) Received: from hurd (dsl-10-146-235.b2b2c.ca. [72.10.146.235]) by smtp.gmail.com with ESMTPSA id q37sm5982253qte.10.2020.12.18.12.33.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Dec 2020 12:33:59 -0800 (PST) From: Maxim Cournoyer To: Pierre Neidhardt 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> Date: Fri, 18 Dec 2020 15:33:58 -0500 In-Reply-To: <87a6ubf7ai.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 18 Dec 2020 16:44:21 +0100") Message-ID: <877dpeg8g9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::729; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x729.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: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=t4auQQYB; 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: EFEB89403A6 X-Spam-Score: -1.22 X-Migadu-Scanner: scn0.migadu.com X-TUID: aa2OuinOiJ1O Hi Pierre, I just wanted to share that I've experienced the same on an x200 laptop (closing the lid no longer puts it into suspend mode). It seems a regression; we should try to bisect which commit introduced it. elogind? kernel? All bets are off! Maxim