Date: Fri, 23 Mar 2012 10:18:37 -0400 From: Robert Huff <roberthuff@rcn.com> To: questions@freebsd.org Subject: boot time error(?) involving snd_hda Message-ID: <20332.34365.275761.349037@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
On a system running:
FreeBSD 10.0-CURRENT #0: Sun Mar 11 08:20:02 EDT 2012 amd64
a message flashes by during boot about "Missing required module
'sound'."
loader.conf has:
snd_hda_load="YES"
Looking at "man snd+hda" I see this:
--------
To compile this driver into the kernel, place the following
lines in your kernel configuration file:
device sound
device snd_hda
Alternatively, to load the driver as a module at boot time,
place the following line in loader.conf(5):
snd_hda_load="YES"
---------
The formatting here makes these seem (for lack of a better
term) mutually exclusive, and so the kernel config does not have
"device sound".
Have I misunderstood?
Is the documentation flawed?
(In spite of the message, sound works fine. I just want to get
rid of the error message, and/or rectify the docuemntation.)
Respectfully,
Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20332.34365.275761.349037>
