[PLUG] FreeBSD & SoundBlaster Live mp3 card.
Will Andrews
Will Andrews <will@physics.purdue.edu>
Sun, 9 Sep 2001 20:07:50 -0500
On Sun, Sep 09, 2001 at 07:44:12PM +0000, Ryan Bochenek (bochener@purdue.edu) wrote:
> I was wondering if anyone has had any success installing this windows
> designed card in FreeBSD. I'm using FreeBSD 4.3. Would i just go ahead and
> install the emu driver? When I attempted that I got a few errors w/ the make
> file...they were unknown modifier ']' 'u' ']' 'l' 'u' and a few need an
> operator errors. If more detailed error messages are needed I'll forward
> them on.
FreeBSD supports the SB Live cards with the normal pcm(4) driver,
which should be compiled into the kernel, or, if you have the
modules (they are normally in /modules), you can run
"kldload snd_emu10k1" which should load support for the card as
well as the generic pcm code contained in the snd_pcm module.
I think you probably did something wrong if you got errors with a
makefile.. but it's hard to say because you don't specify what
makefile you are talking about nor do you specify your intentions.
--
wca