Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jan 2023 22:23:42 +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-Jysy4i1OWy@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 #8 from Jonathan Vasquez <jon@xyinn.org> ---
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: <ATI (0xab28) HDA Controller> mem 0xfcb20000-0xfcb23fff at device 0.=
1 on
pci3
hdac1: <ATI (0x1640) HDA Controller> mem 0xfc988000-0xfc98bfff at device 0.=
1 on
pci19
hdac2: <AMD Raven HDA Controller> mem 0xfc980000-0xfc987fff at device 0.6 on
pci19
hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0
hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0
hdacc1: <ATI R6xx HDA CODEC> at cad 0 on hdac1
hdaa1: <ATI R6xx Audio Function Group> at nid 1 on hdacc1
hdacc2: <Realtek ALC1220 HDA CODEC> at cad 0 on hdac2
hdaa2: <Realtek ALC1220 Audio Function Group> 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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268393-227-Jysy4i1OWy>