Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2005 12:14:52 -0600
From:      hal <hl700@cc.usu.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: pci-x soundcard
Message-ID:  <0308E892-B564-4E6E-8D70-472B525CF88C@cc.usu.edu>
In-Reply-To: <ef10de9a050823195812e7366a@mail.gmail.com>
References:  <75227D28B8B2A247B92A86AAE63233814B8B61@sequoia.opb.msu.edu> <ef10de9a050823195812e7366a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Aug 23, 2005, at 8:58 PM, Nikolas Britton wrote:

>
> Talk to hal because he did buy one. He posted a message saying that he
> was having trouble with it. I answered it telling him to put
> snd_driver_load="YES" into loader.conf but he never replied back to
> say if it worked or not.

Sorry for the delayed reply.

In /boot/loader.conf

     snd_driver_load="YES"

didn't help.

Here is a rehash of the other things I have tried from an earlier post:

I am running FreeBSD 5.4.

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

 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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0308E892-B564-4E6E-8D70-472B525CF88C>