Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2000 17:13:08 -0400
From:      Alexander Matey <matey@cis.ohio-state.edu>
To:        Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Terratec XLerate soundcard
Message-ID:  <20000424171308.B1533@cis.ohio-state.edu>
In-Reply-To: <20000424124409.A6532@knecht.cs.uni-magdeburg.de>; from jesse@prinz-atm.CS.Uni-Magdeburg.De on Mon, Apr 24, 2000 at 12:44:09PM %2B0200
References:  <20000424120930.A26757@knecht.cs.uni-magdeburg.de> <20000424124409.A6532@knecht.cs.uni-magdeburg.de>

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

On Mon, Apr 24, 2000 at 12:44:09PM +0200, Roland Jesse wrote:
> > dmesg reports:
> > ...
> > pci0: <unknown card> (vendor=0x12eb, dev=0x0001) at 11.0 irq 10
> > ...
> 
> After digging a bit into it, /usr/src/sys/dev/sound/pci/aureal.c reveals:
> ...
> /* PCI IDs of supported chips */
> #define AU8820_PCI_ID 0x000112eb
> ...
> 
> That doesn't look too bad to me. But I am still clueless in regard to
> getting it up and running. Therefore pointers are still very much
> appreciated.

In sys/conf/files find a line with aureal.c and uncomment it. Include 
"device pcm" in your kernel config. Rebuild the kernel.

This driver supports single playback channel at 48000 bps only for 
Vortex1 based soundcards. It's disabled by default.

> 	Roland
> 

-- 
lx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000424171308.B1533>