Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 11:04:16 +0000
From:      Luca Micali <luca.micali@gmail.com>
To:        Fafa Hafiz Krantz <fteg@london.com>
Cc:        questions@freebsd.org
Subject:   Re: Creative Sound Blaster Audigy LS
Message-ID:  <58a92a8f0505160404332d0673@mail.gmail.com>
In-Reply-To: <20050516103208.5C3871F50B1@ws1-2.us4.outblaze.com>
References:  <20050516103208.5C3871F50B1@ws1-2.us4.outblaze.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/16/05, Fafa Hafiz Krantz <fteg@london.com> wrote:
>=20
> Hello.
>=20
> I've compiled "device sound" into my kernel, yet my Creative
> Sound Blaster Audigy LS isn't detected at boot-up.
>=20
> I take it that I do not need loader.conf settings if I already
> have sound compiled into my kernel?

in 5.4...

lmicali@to1fsce002$ man -k emu10k
snd_emu10k1(4)           - SoundBlaster Live! and Audigy PCI bridge
device driver
lmicali@to1fsce002$ man snd_emu10k1
SND_EMU10K1(4)         FreeBSD Kernel Interfaces Manual         SND_EMU10K1=
(4)

NAME
     snd_emu10k1 -- SoundBlaster Live! and Audigy PCI bridge device driver

SYNOPSIS
     device sound
     device "snd_emu10k1"

DESCRIPTION
     The snd_emu10k1 bridge driver allows the generic audio driver sound(4)=
 to
     attach to the SoundBlaster Live! and Audigy audio cards.

     Digital output is supported by default.

HARDWARE
     The snd_emu10k1 driver supports the following soundcards:

     o   Creative SoundBlaster Live! (EMU10K1 Chipset)
     o   Creative SoundBlaster Audigy (EMU10K2 Chipset)

SEE ALSO
     sound(4)

HISTORY
     The snd_emu10k1 manual page first appeared in FreeBSD 5.3.

AUTHORS
     David O'Brien <obrien@FreeBSD.org>
     Orlando Bassotto <orlando.bassotto@ieo-research.it>
     Cameron Grant <cg@FreeBSD.org>

BUGS
     Fancy features like DD5.1 output are not supported.

FreeBSD 5.4                     August 27, 2004                    FreeBSD =
5.4

eventually, in loader.conf add the line:

snd_emu10k1_load=3D"YES"

hope it's helpful,
Luca Micali



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