Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 00:24:59 +0200
From:      Polytropon <freebsd@edvax.de>
To:        carmel_ny@hotmail.com, FreeBSD Question <freebsd-questions@freebsd.org>
Cc:        Carmel <Carmel_NY@hotmail.com>
Subject:   Re: Compiling in sound driver in kernel
Message-ID:  <20090611002459.10b4765a.freebsd@edvax.de>
In-Reply-To: <BLU0-SMTP462B5A385FA31495A8FBC993450@phx.gbl>
References:  <BLU0-SMTP462B5A385FA31495A8FBC993450@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Jun 2009 18:11:56 -0400, Carmel <Carmel_NY@hotmail.com> wrote:
> This is my first attempt to compile in a driver in a new kernel I am
> attempting to build.
> 
> Using loader.conf, I have the 'snd_hda' driver presently being loaded.
> I want to compile it directly into the kernel. I tried this:
> 
> device	snd_hda		# Sound driver
> 
> Unfortunately, the kernel will not build. What is the proper way to
> build a kernel with sound embedded into it?

I have this:

	# Sound
	device          sound
	device          snd_cmi

As far as I know, both "sound" and "snd_*" for your particular hardware
is needed in the kernel configuration file. I'm not sure if only "device
sound" is sufficient and / or will load snd_* required automatically.



-- 
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?20090611002459.10b4765a.freebsd>