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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4F9E6C3DA6E for ; Wed, 20 Dec 2023 12:34:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B44A110E575; Wed, 20 Dec 2023 12:34:55 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id DA34210E575 for ; Wed, 20 Dec 2023 12:34:53 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2BA3461138 for ; Wed, 20 Dec 2023 12:34:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D1613C433C9 for ; Wed, 20 Dec 2023 12:34:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703075692; bh=9TUUC97u3GLDDd7x645cNxnlZ3q9bcGwwLIB3IOJyEg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=js4BvCWh0EOmDaTv/9t4J8vHQiAyRCwFXtZKAWCiCCETb8RFeGe1E6jM+p0RSHFSJ GX4C12swEifGKaZvNCykMUYZrWudj7GeVCa8wavKBT2J0+0+FVFOrdIDfE2EIOC1mr Pj60LG1CfJ8+qY0CNoD9jfClMA262ZXLZJsh5nXYxyD24yzexLDcO5ld94yQfr9qDN gx244YhR4hqRcZsbcpSaBT2oPz1H2f7odk9gJjeLPSJWAC4n1JxcPUlzUAAfrKxruQ QLpQDVGPKA5d2bRcBJudzEHWTvWIhmYDqDdcs8znJyKig0t5xKYadAZkbgvdl3/uAG +eGzpg0+OTKdg== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id B53D6C53BD0; Wed, 20 Dec 2023 12:34:52 +0000 (UTC) From: bugzilla-daemon@kernel.org To: dri-devel@lists.freedesktop.org Subject: [Bug 218292] Built in Screen (Laptop) won't wake up from sleep (AMD Graphics) Date: Wed, 20 Dec 2023 12:34:52 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: Video(DRI - non Intel) X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bagasdotme@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" https://bugzilla.kernel.org/show_bug.cgi?id=3D218292 Bagas Sanjaya (bagasdotme@gmail.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bagasdotme@gmail.com --- Comment #1 from Bagas Sanjaya (bagasdotme@gmail.com) --- (In reply to mail from comment #0) > Hello all! >=20 > I=E2=80=99ve a problem with the wake up from screen sleep (not whole comp= uter sleeo, > only display) and latest kernels. When the computer screen goes to sleep = it > won=E2=80=99t wake up anymore. No mouse cursor nor i can change to tty (S= trg + Alt + > F1 =E2=80=A6). The journals logs are also empty and only a hard reset hel= ps. I=E2=80=99ve > tested it with the lastest Linux Kernel 6.6.6 and 6.6.7. Funnily if the > whole computer goes to sleep (for example Sleep, Hybrid Sleep or Hibernat= e), > and i disable Screen Sleep before, the screen wakes up. The problem exists > only when the screen goes to sleep. With older kernels (i don't know the > exact version, i think before 6.6.x) it does work. I've tested the same > behaviour on OpenSUSE Tumbleweed and Arch Linux. Also i changed to Waylan= d, > but the same problem. >=20 Does waking up from sleep work on v6.5.y? v6.1.y? Also, can you attach full dmesg (from both v6.6.y and working kernel)? > Info for my System: >=20 > Graphics Platform: X11 > Processors: 16 =C3=97 AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics > Memory: 30,1 GiB of RAM > Graphics Processor: AMD Radeon Graphics What amdgpu model? > Manufacturer: LENOVO > Product Name: 21F80041GE > System Version: ThinkPad T14s Gen 4 >=20 Confused... --=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.=