Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 21:11:46 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Bernt Hansson <bernt@bah.homeip.net>
Cc:        carmel_ny@hotmail.com, Roland Smith <rsmith@xs4all.nl>, freebsd-questions@freebsd.org
Subject:   Re: Compiling in sound driver in kernel
Message-ID:  <20090611211146.bbf19c46.freebsd@edvax.de>
In-Reply-To: <4A315180.7070200@bah.homeip.net>
References:  <BLU0-SMTP462B5A385FA31495A8FBC993450@phx.gbl> <20090610222823.GA7364@slackbox.xs4all.nl> <4A311DD9.7040405@bah.homeip.net> <20090611162538.GA35956@slackbox.xs4all.nl> <4A314577.8000102@bah.homeip.net> <20090611181307.GA38748@slackbox.xs4all.nl> <4A315180.7070200@bah.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson <bernt@bah.homeip.net> wrote:
> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf

I don't think that can have any effect. :-) The setting

	snd_hda_load="YES"

in /boot/loader.conf would be the correct choice. Anyway, if
you included

	device          sound
	device          snd_hda

in your kernel configuration file, the driver (a) should be
compiled in and (b) loaded at startup. Of course, it won't
show up in kldstat then, but

	% cat /dev/sndstat

should indicate the running driver.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090611211146.bbf19c46.freebsd>