From owner-freebsd-questions Wed Feb 21 6:59:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 7E86637B491 for ; Wed, 21 Feb 2001 06:59:41 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1LExe506868; Wed, 21 Feb 2001 09:59:40 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: Sound Problem References: <20010221115456.4299ed33.alexandre@cipher.com.br> From: Lowell Gilbert Date: 21 Feb 2001 09:59:39 -0500 In-Reply-To: alexandre@cipher.com.br's message of "21 Feb 2001 15:53:58 +0100" Message-ID: <4466i4nktg.fsf@lowellg.ne.mediaone.net> Lines: 16 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alexandre@cipher.com.br (Alexandre Florio) writes: > Have a working sound card now... Just linked /dev/dsp to /dev/dsp0 instead of /dev/dsp1. Notice that when you "MAKEDEV snd0", /dev/dsp gets linked to /dev/dsp0. You then proceeded to "MAKEDEV snd1", which linked /dev/dsp to /dev/dsp1 instead. You will have this problem with other bits of the sound devices as well, so you should go back and "MAKEDEV snd0" again. > Thanx!! > > On Tue, 20 Feb 2001 19:16:03 -0500 (EST) > Russell Francis wrote: > > > I had similar problems too and don't know exactly why it happens but when > > I play it through /dev/dsp0 it works great :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message