https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393
--- Comment #21 from John Grafton <john.graf...@runbox.com> --- Hi Jonathan, Is the hot boot dmesg output truncated or was that all of it? From the output 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. There'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 -- You are receiving this mail because: You are the assignee for the bug.