From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 05113C77B73 for ; Mon, 1 May 2023 21:02:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229379AbjEAVCc convert rfc822-to-8bit (ORCPT ); Mon, 1 May 2023 17:02:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229653AbjEAVCb (ORCPT ); Mon, 1 May 2023 17:02:31 -0400 Received: from tilde.cafe (tilde.cafe [51.222.161.16]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F6071BDC; Mon, 1 May 2023 14:02:30 -0700 (PDT) Received: from localhost (124.250.94.80.dyn.idknet.com [80.94.250.124]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by tilde.cafe (Postfix) with ESMTPSA id 835DC20584; Mon, 1 May 2023 17:02:27 -0400 (EDT) Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset=UTF-8 Date: Tue, 02 May 2023 00:02:26 +0300 Message-Id: Cc: , , "Thorsten Leemhuis" , "Rafael J. Wysocki" From: "Acid Bong" To: "Bagas Sanjaya" , Subject: Re: [REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward) X-Mailer: aerc 0.14.0-126-g6d59ad3f02bc References: <5f445dab-a152-bcaa-4462-1665998c3e2e@gmail.com> In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Hi there, and thank you for the reminder. Bisecting, unfortunately, takes a long time: I'm only trying out the 7th commit, 15e7433e1dc2 (previous 6 marked as bad). The bug, as noted in the head, doesn't have any (strict) patterns and takes randomly long times: some kernels hung on the next day after compilation, one took 5 days. I'm not excluding a possibility that I might've got the versions wrong and the bug occured on the update from 6.1-pf1 to 6.1-pf2 (6.1 and 6.1.3; could be unrelated, but I saw a bunch of commits related to i915 and Skylake). I also checked my package manager log, no programs related to kernel compilation (glibc, gcc, archivers and such) were updated until I updated to the problematic version, and for about two weeks after the upgrade (the first occurence happened soon after it). What exactly do you mean by "swapping the hardware"? I'm already sure it's not related to my storage, because a month ago I replaced my faulty HDD with an SSD, but the bug still remained. Unfortunately, I don't have spare PCs or resources to purchase new hardware.