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 D5939C4332F for ; Fri, 3 Nov 2023 13:36:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230123AbjKCNg7 (ORCPT ); Fri, 3 Nov 2023 09:36:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229486AbjKCNg7 (ORCPT ); Fri, 3 Nov 2023 09:36:59 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0642013E for ; Fri, 3 Nov 2023 06:36:57 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9ABE8C433C7 for ; Fri, 3 Nov 2023 13:36:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699018616; bh=LNojq5yZGdwmzeOQhdyDdWxvSRlHn8bU3yCfX7jZOY8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MyqvXeGbapWcOkhA39h0L3YGrT9qWPVQSZkteFrMjgRCYkEgG7Gt/P0NqB3kt9vP9 MTxbc1E18UWpfseTT6COqgvv9U8CdA1vevx4rWPIiYhRcnJkFe28BZ9WXT1ACIvyS2 7oL0rLqtx4toKK9Wk8GA18HBwr/DStX2SzvtBeJ2nJLzCK5AtM0UES46VjYS/VpYiJ vB8ApdthqOr/mok6E2BGOCyj5WeLNLRsL81/n885ArKmMxq9zoHZiTdNaFBi0yPKxL STy85WvTUMXv12nERazy+QYOpRVwBc4XYAmCSpdc8MFUqP49qST4sth6+hLPPIz4Y/ 5mBtM2MuEIb+g== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 78480C4332E; Fri, 3 Nov 2023 13:36:56 +0000 (UTC) From: bugzilla-daemon@kernel.org To: platform-driver-x86@vger.kernel.org Subject: [Bug 218092] Laptop hanging on black screen, when suspended and woke up! Date: Fri, 03 Nov 2023 13:36:56 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_platform_x86@kernel-bugs.osdl.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: Platform_x86 X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ertugruluyar.personal@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_platform_x86@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D218092 --- Comment #50 from Ertugrul Uyar (ertugruluyar.personal@gmail.com) --- (In reply to Mario Limonciello (AMD) from comment #49) > The patch doesn't work for your system this means. >=20 > > ertugruluyar@ertugruluyar-pc:~$ sudo cat /sys/power/mem_sleep > [sudo] password for ertugruluyar:=20 > s2idle [deep] >=20 > From you above logs your system uses S3 by default, so it's not surprising > the patch doesn't work. It's only for systems that use s2idle. >=20 > So there is some other problem than we have observed in the past. Okey, then, should I change to s2idle or remove the kernel that patched. I = am on tuxedo's kernel by choose on grub menu. What do you suggest to me, shoul= d I just add amd_iommu=3Doff to my grub config? Thank you for your helps by the= way. --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=