From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 085AB2D063A for ; Thu, 26 Feb 2026 09:30:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772098218; cv=none; b=bAZA9hp3fnfA1uYsw6Dw9RaO38CEjRYSk+RL4aj6hjE39f07MFT5MoENUMGe/19yP0+h77WDPAghjMb/7TqdY4XnpaMKI0Cfb2A4Y5kCk1JJG/C+25eGiWUJGTba6d43O9DiRPYPiAjHGilaAinMW1+EcRUTHjFDjA3POPSuhUg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772098218; c=relaxed/simple; bh=aYJEhtNlCp1nHZDQqRaQdiv8mU5MAIL2ULRySivW6lA=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: Content-Type:MIME-Version; b=Q5eYWGz2jaIhIYjJyH0tZHVhDQdk+2qA8y9Su1B9v44PZECiLuE+5F3VhaDf79svkIxjqu7YsEiLdxi7SMWgtmuYScT6l6SgkHGAvLLOQ0wcYFt7e2cnynTZtA+o2K9mrnVT1yQhmGKmXiMot6fRHqnWCTLTFwb7kFYsw7SCeF4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=PCLC60KP; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PCLC60KP" Received: by smtp.kernel.org (Postfix) with ESMTPS id E16FAC19422 for ; Thu, 26 Feb 2026 09:30:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772098217; bh=aYJEhtNlCp1nHZDQqRaQdiv8mU5MAIL2ULRySivW6lA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PCLC60KPP2j/dqLZiruzABILEYBvImwRh/suvAO404GaHqJdIY7v3SFnB1NOxp+G8 36Oy8vDcdUWtNBuwD+q3GZyI3ARbwjV06BonQ51+kQWH5klCWqle27Okb9EVu+mQrD fHjglx1eT2JZdyFcgqvUwaFQv/yS4/yVs9SEY1Nlo/TRfrC6wM6LSUtAkysguvz2r3 xEu86XqmVAcjVqz+zH6wfw/47Kx+O9ogK5oSXN1ubvDePYEMdWTW4IH7tXO8PB+/n5 k3uqGG0XCwMBOhAA/qYT/UUSe1ds6RFXnhmhRaCr6piJzMVp/gOfCQqFRlhDaKEj1T GiH4RattcPLGA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id D9C53CAB781; Thu, 26 Feb 2026 09:30:17 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-usb@vger.kernel.org Subject: [Bug 221073] xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587] Date: Thu, 26 Feb 2026 09:30:17 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_usb@kernel-bugs.kernel.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: USB X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: superveridical@gmail.com X-Bugzilla-Status: NEEDINFO X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_usb@kernel-bugs.kernel.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 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 https://bugzilla.kernel.org/show_bug.cgi?id=3D221073 --- Comment #10 from Alexander F (superveridical@gmail.com) --- Also experience this issue on ASUS Z13 (2025) with Strix Halo BIOS: 311 OS: Gentoo Linux, sys-kernel/vanilla-kernel-6.19.3 The probability of it occurring on resume is between 1/3 and 1/10, resume w= ith the issue takes 10 seconds, and after that all devices (internal cameras) t= hat are connected to this particular bus disappear. The unbind/bind restores the devices. --=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.=