Date: Mon, 13 Mar 2023 18:38:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268393] system always reboots once from a powered off state Message-ID: <bug-268393-227-Gi2WTSD0rt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268393-227@https.bugs.freebsd.org/bugzilla/> References: <bug-268393-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393 --- Comment #21 from John Grafton <john.grafton@runbox.com> --- Hi Jonathan, Is the hot boot dmesg output truncated or was that all of it? From the out= put it appears hdac2 isn't properly initialized. The ring buffer read pointer (rirb_rp) starts at 189 instead of 1 like hdac_attach hasn't been run. The= re's no 'hdac2: <AMD Raven HDA Controller> mem 0xfc980000-0xfc987fff at device 0= .6 on pci19' line. Does the hdac2 device work? Is it assigned an IRQ? sysctl hw.intrs | grep hdac --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268393-227-Gi2WTSD0rt>