Creative Sound Blaster Audigy LS

Matt Crossley moose at freebsdfreaks.net
Tue May 17 10:48:21 PDT 2005


Fafa Hafiz Krantz wrote:

>That didn't really work :(
>Any other suggestions?
>
>Thanks.
>
>--
>
I'm using mine just fine...

I didn't include mine in the kernel yet, I just tested with a kldload, 
in 5.4:

kldload snd_emu10k1

from /var/log/messages:
May 16 18:31:34 bsdmoose kernel: pcm0: <Creative Audigy (EMU10K2)> port 
0xa000-0xa01f irq 18 at device 13.0 on pci0
May 16 18:31:34 bsdmoose kernel: pcm0: <SigmaTel STAC9721/23 AC97 Codec>

bsdmoose# kldstat
Id Refs Address    Size     Name
 1    9 0xc0400000 5dde24   kernel
 2   14 0xc09de000 56270    acpi.ko
 3    1 0xc1e67000 17000    linux.ko
 4    1 0xc298a000 6000     snd_emu10k1.ko
 5    1 0xc2990000 18000    sound.ko


Works like a charm. It used to be that I needed to compile the emu10kx 
drivers.

Maybe if you included some more information, it would prove to be more 
useful. What is your dmesg saying when you boot up now? What did it say 
before? What happens with a kldload snd_emu10k1, followed by a kldstat 
(if it gave no error)?

HTH,
Matt


More information about the freebsd-questions mailing list