From owner-freebsd-multimedia Sat Jun 24 7:24:55 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from relay02.chello.nl (relay02.chello.nl [212.83.68.146]) by hub.freebsd.org (Postfix) with ESMTP id 4CC4237B6B9; Sat, 24 Jun 2000 07:24:50 -0700 (PDT) (envelope-from wkb@chello.nl) Received: from chello.nl ([213.46.78.184]) by relay02.chello.nl (InterMail vK.4.02.00.00 201-232-116 license 2ee4e7c625482f2f2a1950a80f6c8d58) with ESMTP id <20000624142431.ZAMX26299.relay02@chello.nl>; Sat, 24 Jun 2000 16:24:31 +0200 Received: (from wkb@localhost) by chello.nl (8.9.3/8.9.3) id QAA02259; Sat, 24 Jun 2000 16:24:46 +0200 (CEST) (envelope-from wkb) Date: Sat, 24 Jun 2000 16:24:46 +0200 From: Wilko Bulte To: Drew Eckhardt Cc: wilko@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: Soundblaster PCI 128 support in 4-stable Message-ID: <20000624162445.A743@freebie.wbnet> Reply-To: wilko@FreeBSD.ORG References: <20000623192334.C2887@freebie.wbnet> <200006231729.e5NHTXR03614@chopper.Poohsticks.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006231729.e5NHTXR03614@chopper.Poohsticks.ORG>; from drew@Poohsticks.ORG on Fri, Jun 23, 2000 at 11:29:33AM -0600 X-OS: FreeBSD 4.0-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 23, 2000 at 11:29:33AM -0600, Drew Eckhardt wrote: > In message <20000623192334.C2887@freebie.wbnet>, wkb@chello.nl writes: > >Hi there, > > > >Sorry for asking this, but research on the archives was not conclusive to > >me: > > > >what is the support status for a Soundblaster PCI 128 card? > > It works. Include > > device pcm > > in your kernel config, MAKEDEV snd, and you'll be in business. No completely it seems. I got myself a SB128. It might be interesting to know that a chip labeled "CT2518" is in fact a ES1371: freebie#cat sndstat FreeBSD Audio Driver (newpcm) Jun 23 2000 19:49:06 Installed devices: pcm0: at io 0xe000 irq 11 (1p/1r channels duplex) and bootmessage: pcm0: port 0xe000-0xe03f irq 11 at device 13.0 on pci0 I can play CDs, xmixer can controle the volume etc without problems. But as far as playing sound goes, using either Fxtv or mpeg2player: no sound whatsoever. /dev looks ok to my untrained eye: freebie#ls -l audio* mixer* snd* sequencer* dsp* lrwxrwxrwx 1 root wheel 6 Jun 24 15:44 audio -> audio0 crw-rw-rw- 1 root wheel 30, 4 Jun 24 16:22 audio0 lrwxrwxrwx 1 root wheel 4 Jun 24 15:44 dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Jun 24 16:08 dsp0 lrwxrwxrwx 1 root wheel 5 Jun 24 15:44 dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Jun 24 15:44 dspW0 lrwxrwxrwx 1 root wheel 6 Jun 24 15:44 mixer -> mixer0 crw-rw-rw- 1 root wheel 30, 0 Jun 24 15:44 mixer0 lrwxrwxrwx 1 root wheel 10 Jun 24 15:44 sequencer -> sequencer0 crw-rw-rw- 1 root wheel 30, 1 Jun 24 15:44 sequencer0 crw-rw-rw- 1 root wheel 30, 6 Jun 24 15:44 sndstat I'll try to figure out what is wrong, but in the meantime suggestions are welcome. -- Wilko Bulte http://www.freebsd.org "Do, or do not. There is no try" wilko@freebsd.org http://www.nlfug.nl Yoda - The Empire Strikes Back To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message