From nobody Mon Jan 02 22:23:42 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 4Nm9PV4H9nz2nYLv for ; Mon, 2 Jan 2023 22:23:42 +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 4Nm9PV2Tq0z4Fb4 for ; Mon, 2 Jan 2023 22:23:42 +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=1672698222; 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=DNblbh/XMR2K9/LGyfq7e7ibnzKqiMRk0PNPbfw5nBI=; b=JZa6Jp+QBGw51SItUy0k9/yK5l0IFwrZ2LqZw08QP+NBVtWxAxUao6RJBUqjBngxYJPpP7 UWkRlT9ph1MrVr6BQpOm75nHKuDweEh5eikmyeBg2zS8qzR3hAntr9EW202UfW4Ej/033X Bfd840ncX5T1x/ZE+Fu46bchhTrNOyDZT6EG0vDmFu4CnPTyNqy4imqMERsYeDTvB2Rr4J XMStIUkSOk7zZ3clAZBXOlbLuX86640HOaJkpsJJ38+zi/iQiAZEDI4mx0zg4tsrZnEvq1 WooMDWAriOG6hDifXMoTvxhJVhHkP41zcaTtJfE/c+SwMqCN1iYS7PLYrscKEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672698222; a=rsa-sha256; cv=none; b=t4Pr55XFvxRwYW4HHd7lTV8cG0l4KM3izd4gkMsOJ4V6KAM5ctAu6Ybm/Ri6B4Qs020E67 MHzpKxNlIlGNPq2ft8nMfLLwG8A15C7YWH4+cRjqwzikDW/0Bq61LlKPw39Urxw5zX+dJz Wn8nFQAx1UuYBkmtSLh3YXM39E7XEt98twAFEHG4xsdd02B0xeIX6lrAN0edgeMyX6EMou W4eVzAbA/ZdxvT0N0asxZaq9x31e5yeghou/iTxDGlVa+lqITDGKESZkMjc7Svvxef8WwT mQAi3NTeMkgBPJvBZWTwusvlMJapDiKhlSXxZj17bq8SCNAAIobJfBkQYBHnRQ== 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 4Nm9PV1ZSTz1NRL for ; Mon, 2 Jan 2023 22:23:42 +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 302MNg0j008265 for ; Mon, 2 Jan 2023 22:23:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 302MNgZq008264 for bugs@FreeBSD.org; Mon, 2 Jan 2023 22:23:42 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, 02 Jan 2023 22:23:42 +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 #8 from Jonathan Vasquez --- I experimented a little more today to further narrow it down. The following allows the system to boot from a powered off (cold) state without crashing = and rebooting once: /boot/loader.conf: hint.hdac.2.disabled=3D1 where hdac2 is the audio connector directly on the back of my mobo. Once the driver is attached, the Realtek ALC1220 is expanded and used. jon@leslie:~ $ dmesg | grep hdac hdac0: mem 0xfcb20000-0xfcb23fff at device 0.= 1 on pci3 hdac1: mem 0xfc988000-0xfc98bfff at device 0.= 1 on pci19 hdac2: mem 0xfc980000-0xfc987fff at device 0.6 on pci19 hdacc0: at cad 0 on hdac0 hdaa0: at nid 1 on hdacc0 hdacc1: at cad 0 on hdac1 hdaa1: at nid 1 on hdacc1 hdacc2: at cad 0 on hdac2 hdaa2: at nid 1 on hdacc2 The only problem with this is that I no longer have audio on this machine. = I do see audio activity being redirected to my monitor's HDMI connection but my monitor doesn't have any speakers, but just writing this for completeness. If there is anything I can provide to someone to further debug this page fa= ult, please lmk. --=20 You are receiving this mail because: You are the assignee for the bug.=