Just bought a Creative Labs Sound Blaster SB0410 sound card.

It uses the EMU10K1 chipset.

The hardware notes imply that this card will work with FreeBSD 5.4.

I am using the card in a SuperMicro X5DP8-G2 motherboard PCI-X slot.

Here is what I have tried.

From the snd_emu10k1(4) man page:

    In the kernel configuration file:

    device        sound
    device        "snd_emu10k1"

From the sound(4) man page:

    In the /boot/device.hints file:

    hint.pcm.0.at="isa"
    hint.pcm.0.irq="5"
    hint.pcm.0.drq="1"
    hint.pcm.0.flags="0x0"

    In the /boot/loader.conf file:

    snd_emu10k1_load="YES"

I have tried all the above alone and in various combinations.

cat /dev/sndstat reports no installed devices.

Does anyone know how to make this thing work with FreeBSD 5.4?

hal

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to