On 5/16/05, Fafa Hafiz Krantz <[EMAIL PROTECTED]> wrote:
> 
> Hello.
> 
> I've compiled "device sound" into my kernel, yet my Creative
> Sound Blaster Audigy LS isn't detected at boot-up.
> 
> I take it that I do not need loader.conf settings if I already
> have sound compiled into my kernel?

in 5.4...

[EMAIL PROTECTED] man -k emu10k
snd_emu10k1(4)           - SoundBlaster Live! and Audigy PCI bridge
device driver
[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]>
     Orlando Bassotto <[EMAIL PROTECTED]>
     Cameron Grant <[EMAIL PROTECTED]>

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="YES"

hope it's helpful,
Luca Micali
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to