From owner-freebsd-questions Mon Oct 11 5: 6:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (Postfix) with ESMTP id 5FE1C14D7A for ; Mon, 11 Oct 1999 05:06:21 -0700 (PDT) (envelope-from proot@iaces.com) Received: (from proot@localhost) by iaces.com (8.9.3/8.9.3) id HAA25202; Mon, 11 Oct 1999 07:05:49 -0500 (CDT) From: "Paul T. Root" Message-Id: <199910111205.HAA25202@iaces.com> Subject: Re: /dev/mixerstat To: Wayne.Vinson@Colorado.EDU (VINSON WAYNE HOWARD) Date: Mon, 11 Oct 1999 07:05:49 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: from "VINSON WAYNE HOWARD" at Oct 10, 1999 10:41:03 PM X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, VINSON WAYNE HOWARD said: > > This question has been plaquing me, and I don't know where to post it, but > this is supposed to be for "questions," so here goes: > > I have OSS demo for my sound system, and it appears to be configured > properly. > > I can cat .wavs to /dev/dsp0 or /dev/dsp1 and get a (predictably bad) > output. Now, here's the problem. My system came with /dev/dsp a symbolic > link to /dev/sndstat and /dev/mixer a symbolic link to /dev/mixerstat. > Well, I obviously can't cat audio to the sound status device, and > dev/mixerstat doesn't even exist! (MAKEDEV can't make it either). Of > course all the sound programs I try to use don't work as a result of this > mess. So, what should dev/mixer and dev/dsp be liks to? > > Thanks in advance for the help, and cc me 'cuz I'm not on the list. My /dev/dsp* is: $ ls -l dsp* lrwxrwxrwx 1 root wheel 4 Jun 24 1998 dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Mar 25 1998 dsp0 crw--w--w- 1 root wheel 30, 19 Mar 19 1998 dsp1 $ ls -l sndstat mixer mixerstat ls: mixerstat: No such file or directory lrwxrwxrwx 1 root wheel 6 Jun 24 1998 mixer -> mixer0 crw-rw-rw- 1 root wheel 30, 6 Mar 25 1998 sndstat And I'm using OSS. -- WHAT MOST PEOPLE ARE THINKING WHEN THEY SAY "I LOVE YOU" "Some lovers might be real nervous, so they are glad that they finally got it out and said it and now they can go eat." --Dick, age 7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message