From nobody Mon Jul 3 02:22:13 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QvV7951Zbz4lTK2 for ; Mon, 3 Jul 2023 02:22:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QvV79423vz3NVd for ; Mon, 3 Jul 2023 02:22:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688350933; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yXKda5mX2B/uhJEoADX7u2DeZV+OJoL4oeK9QBK+SK8=; b=fcQuR1VU4spAs7pO0VLDDBd4ZDfw9NsKuNv4S1wyT3TV1+3pn51e2yXSiL0kCvnPQERQ+l u1G74A+2ej/iALieuD6A3ZutIfNM+E+odcSr1eNmPqD+Sjv32bo48O6sZh0fFAi/1Ou0dz d4tKc1R+JpYGzsbDQWKtXg4cpKXRU4Fjl+CUxzwO6w6KO2/Wp6RI9FJTXFvoGI+0kwgwqD 1hTj0OHcFxPopHOvu+89j0lKoLAM+63GjgIjAr59RpZVSnsuePwMSC9idfM0L/AvcAxfPw QYMx95EYCzggEm6ZBafOLvO0twcEqKXARMIK2rQa+agDvNlwUfkxEmff8da5iw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688350933; a=rsa-sha256; cv=none; b=EPQ0+tKrwo5ccp+zzsy1BPqDzpLpl2p9YERdC2eFp8Uiz3aUnW/V+NMWtH43+UWJyOKt1L Jdv1wjcsPMjewM6hNiv5mhTTmTVFeb7vNjOFivVcNDWgphaA8S5TpztGRr2Y7uuSs9ywM4 UBsLTPr5g0AWE/nv1JhI4d888Yujn8XQDEtWxwDBSB7jLXaOfbXeERoilFCAdyGEwfRrFF qVdwuEWFtK3EXFQ7AtaEutI0W/DrC2+hRQWrD6JA8e/zgowPLgrz8o5Vd6+B4/1rql7VDT Ow2f2JZasB/+tWUBsnXX/r4PITBPOcXxGrQe082s5xyLYN/8BgMr1l5aSRmzvg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QvV7936pQzXr9 for ; Mon, 3 Jul 2023 02:22:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3632MDxC026826 for ; Mon, 3 Jul 2023 02:22:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3632MDAQ026825 for bugs@FreeBSD.org; Mon, 3 Jul 2023 02:22:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268393] system always reboots once from a powered off state Date: Mon, 03 Jul 2023 02:22:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jon@xyinn.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.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://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393 --- Comment #47 from Jonathan Vasquez --- I did a quick search online to see if anyone else was having this issue, it seems I found someone else with a different machine but seems to be the same driver: https://www.reddit.com/r/freebsd/comments/vwkx2w/kernel_paniccrash_every_bo= ot_after_a_shutdown/ https://forum.opnsense.org/index.php?topic=3D29276.msg141378#msg141378 We can see from their screenshot (https://imgur.com/a/0UGkRta) that they al= so happen to be using an "AMD Raven HDA Controller". Their workaround is to disable the HD Audio Controller in the BIOS (which we already tested as a workaround that stops the crashing, but then I have no audio, given that th= is is for desktop use and not server, I can't really go with this). However, I= 'm thinking it may just be easier to disable it and buy a better supported Aud= io card, avoiding the integrated one completely. I'll need to research for bet= ter supported audio cards for FreeBSD and see what happens. --=20 You are receiving this mail because: You are the assignee for the bug.=