From owner-freebsd-alpha Wed Feb 9 5:54:54 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by builder.freebsd.org (Postfix) with ESMTP id 0B9453E00 for ; Wed, 9 Feb 2000 05:54:49 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id IAA26046; Wed, 9 Feb 2000 08:54:18 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id IAA96008; Wed, 9 Feb 2000 08:53:48 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 9 Feb 2000 08:53:47 -0500 (EST) To: Ted Spradley Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: AS200 sound card configuration? In-Reply-To: <200002090352.VAA39067@set.spradley.org> References: <200002090352.VAA39067@set.spradley.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14497.28775.115216.956044@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ted Spradley writes: <..> > pcm0: at port 0x530-0x537 irq 9 drq 0 flags 0xa111 on isa0 > pcm0: interrupting at ISA irq 9 > > ISACFG in the SRM reports that it uses I/O addresses 0x530 and 0x388, IRQ > 9, and DMA 0 and 1. I ran MAKEDEV snd1 in /dev and have: <...> > but when I try to cat a .au file to /dev/audio I get: > > stone$ cat lumberjack.au > /dev/audio > ksh: cannot create /dev/audio: Device not configured > > I know there's probably something dumb that I'm missing. Can anybody > spare me a clue? If it gets reported as pcm0, you should be using snd0 & not snd1. I've never tried just cat'ing a file to /dev/audio, I usually use amp or mpg123 to play mp3s. My alphas with wss cards tend to do better at playing mp3s than my x86s with soundblasters.. Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message