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 25E88C02183 for ; Thu, 16 Jan 2025 16:31:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BE33210E9C6; Thu, 16 Jan 2025 16:31:21 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=dorfdsl.de header.i=@dorfdsl.de header.b="zKGxPT7V"; dkim-atps=neutral Received: from srv1.dorfdsl.de (srv1.dorfdsl.de [82.139.196.13]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7789710E9C6 for ; Thu, 16 Jan 2025 16:31:19 +0000 (UTC) Authentication-Results: srv1; none (SPF check N/A for local connections - client-ip=2a01:170:118f:2:6884:75a0:9758:8704; helo=[IPv6:2a01:170:118f:2:6884:75a0:9758:8704]; envelope-from=mm@dorfdsl.de; receiver=) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dorfdsl.de; s=default; t=1737044957; bh=JPEWXM2IZ1qe4qadyuLQpG7jjIBym52qVnN+m1ue8ds=; h=Date:From:To:Subject:In-Reply-To:References:From; b=zKGxPT7VDPwn4igCpBv70fM3gUiSZ7336QIk3xXSzqaDT7ujn2BCUFymc3Cm1iim3 nUAtLygA0FP9Uh06rU+9TWfAdBHmt4VjlKOLtbVTgoBSSUlqJCc3jQ/phIOJh6/j2O h8xTUVLv9oQrru2w9IKC/fVpdiZDkHUcrujerPoACBf4SODyXrR3iWV/+GU6Wx3I1S AVazRLTd760fX+6w++VMy+C8rkHgtM1BoDhjYV6W4TMWLcRAP7To2iw/IpwmEVdklq yZO1g1AQINeyXi0wu7jcxjsUBwuDrQTAKiX3a9W2xSnTT28i8OY8PVVsHAMbnBPZw0 o16MW1n1hhmUQ== Received: from ryz.dorfdsl.de ([IPv6:2a01:170:118f:2:6884:75a0:9758:8704]) (authenticated bits=0) by srv1.dorfdsl.de (8.18.1/8.18.1/Debian-6~bpo12+1) with ESMTPSA id 50GGTHj6248362 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Thu, 16 Jan 2025 17:29:17 +0100 Date: Thu, 16 Jan 2025 17:29:16 +0100 From: Marco Moock To: amd-gfx@lists.freedesktop.org Subject: Re: amdgpu 100% CPU usage causing freeze 1002:15d8 Message-ID: <20250116172916.0dba9ff6@ryz.dorfdsl.de> In-Reply-To: References: <20250114213157.19de9009@ryz.dorfdsl.de> <20250115160834.033e8aad@ryz.dorfdsl.de> <20250115211039.09e6e69e@zbook> <20250115213511.2feaa331@zbook> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" Am 16.01.2025 um 11:21:11 Uhr schrieb Alex Deucher: > On Wed, Jan 15, 2025 at 4:02=E2=80=AFPM Marco Moock wrote: > > > > Am Wed, 15 Jan 2025 15:27:00 -0500 > > schrieb Alex Deucher : > > =20 > > > On Wed, Jan 15, 2025 at 3:22=E2=80=AFPM Marco Moock > > > wrote: =20 > > > > > > > > Am Wed, 15 Jan 2025 16:08:34 +0100 > > > > schrieb Marco Moock : > > > > =20 > > > > > I assume it was 6.12.6, but Debian doesn't have the old > > > > > packages anymore and it has been purged from my system > > > > > already. =20 > > > > > > > > I've now tried 6.12.6, same situation. > > > > > > > > Any further ideas what could cause this? =20 > > > > > > Can you provide more details about what you are seeing? What > > > does `ps aux` or `top` show as using all of the CPU time? =20 > > > > I saw > > 2977 root 20 0 0 0 0 R 99,3 0,0 > > 5:18.68 kworker/u16:39+amdgpu-reset-dev > > > > But the system is almost unusable, it takes seconds to print the > > characters in terminal when connecting from a remote machine. Local, > > the system doesn't care about keyboard anymore, except Sysrq. > > Switching to another tty wasn't possible. > > > > In some cases, even the sysrq keystroke won't be recognized and I > > need to use the reset switch on the case. =20 >=20 > Can you get the dmesg output when this happens? Might be easier to > get it over a remote connection like ssh if possible. Jan 15 20:40:26 ryz kernel: amdgpu 0000:08:00.0: amdgpu: Dumping IP State This is the only message that is related to the problem.=20 After that are some firewall messages, I doubt that they are useful to be posted here. --=20 Gru=C3=9F Marco