From owner-freebsd-questions Wed Aug 11 23:24:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nowcool.com (FX3-1-119.mgfairfax.rr.com [24.28.200.119]) by hub.freebsd.org (Postfix) with ESMTP id D6CEC14C82 for ; Wed, 11 Aug 1999 23:24:39 -0700 (PDT) (envelope-from question@blink.dhs.org) Received: from localhost (question@localhost) by nowcool.com (8.9.3/8.9.3) with ESMTP id CAA16339; Thu, 12 Aug 1999 02:23:52 -0400 (EDT) (envelope-from question@blink.dhs.org) Date: Thu, 12 Aug 1999 02:23:52 -0400 (EDT) From: FreeBSD Question X-Sender: question@nowcool.com To: "David S. Jackson" Cc: "Bill A. K." , freebsd-questions@FreeBSD.ORG Subject: Re: More on Ensoniq AudioPCI (was: Re: Ensoniq AudioPCI) In-Reply-To: <19990811213706.A10601@juno.dsj.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Only PCM is supported if you use Luigi. (I am not sure if he is still developing or not, but guess not..never seen any newer releases) NO midi, synth, sequencer, yet..just PCM. Mixer is of course there , but it won't display in /dev/sndstat output. If your device is pcm1, for the THIRD time, all your audio device number must be 1. (audio1, dsp1, mixer1, etc) you can do this by "cd /dev; ./MAKEDEV snd1" That's it, happy PCM'ing. Byung On Wed, 11 Aug 1999, David S. Jackson wrote: > So then Bill A. K. (billieakay@yahoo.com) said . . . > > > I'm interested in getting an Ensoniq AudioPCI running under FreeBSD > > 3.2-RELEASE. Will anyone who has any info about this please let me know. > > It looks like several people have sought answers and found them > about this card. I'm one of them. > > My latest question is "How do I check to see whether all my sound > devices are created and working?" I already did the cd /dev; sh > MAKEDEV snd1 and that seems to be working. Here's my /dev/sndstat: > > FreeBSD Audio Driver (981002) Aug 10 1999 01:41:17 > Installed devices: > pcm1: at 0xe800 irq 0 dma 0:0 > > I would have thought I should see some info about a MIDI device and > mixer, maybe a synth device too. Is this all there is supposed to be? > > -- > David S. Jackson http://www.dsj.net > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > All too often it is audacity and not talent that moves > an artist to center stage. --Julia Cameron > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message