[Bug 283948] snd_hdac: No sound on Alder Lake-P laptop

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Jan 2025 18:23:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283948

--- Comment #6 from Christos Margiolis <christos@freebsd.org> ---
Did you properly build and install the module?

cd /usr/src && make -C sys/modules/sound all install clean cleandepend
KMODDIR=/boot/kernel

You need to have sound(4) _not_ built into the kernel in order for the new
build to run.

Sorry if it's obvious for you, I'm only trying to make sure.

-- 
You are receiving this mail because:
You are the assignee for the bug.