From owner-freebsd-multimedia Tue May 7 16:20: 7 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from localhost.b.lab.net (port-212-202-128-204.reverse.qsc.de [212.202.128.204]) by hub.freebsd.org (Postfix) with ESMTP id 86CF837B403 for ; Tue, 7 May 2002 16:19:54 -0700 (PDT) Received: from localhost (localhost.b.lab.net [127.0.0.1]) by localhost.b.lab.net (8.11.6/8.11.6) with ESMTP id g47NJqX01197; Wed, 8 May 2002 01:19:52 +0200 (CEST) (envelope-from uzs106@ibm.rhrz.uni-bonn.de) Date: Wed, 8 May 2002 01:19:52 +0200 (CEST) From: Heiko Recktenwald X-X-Sender: To: Rahul Siddharthan Cc: Subject: Re: "/dev/dsp invalid" In-Reply-To: <20020507153340.B77602@lpt.ens.fr> Message-ID: <20020508011800.W1195-100000@localhost.b.lab.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Rahul, On Tue, 7 May 2002, Rahul Siddharthan wrote: > Heiko Recktenwald said on May 7, 2002 at 11:34:51: > > xaudio, mpg123 work fine, but play or cecilia complain about /dev/dsp > > being an invalid device. Tried it with different two soundcards that were > > To use pcm1, make sure your /dev/dsp symlink points in the right direction > (to /dev/dsp1 as opposed to /dev/dsp0). Voila: uzs106@rechner204$ ll dsp* lrwxrwxrwx 1 root wheel 4 May 7 23:39 dsp -> dsp1 lrwxrwxrwx 1 root wheel 6 May 7 23:39 dsp0 -> dsp0.0 crw-rw-rw- 1 root wheel 30, 3 May 7 23:39 dsp0.0 crw-rw-rw- 1 root wheel 30, 0x00010003 May 7 23:39 dsp0.1 crw-rw-rw- 1 root wheel 30, 0x00020003 May 7 23:39 dsp0.2 crw-rw-rw- 1 root wheel 30, 0x00030003 May 7 23:39 dsp0.3 lrwxrwxrwx 1 root wheel 6 May 7 23:39 dsp1 -> dsp1.0 crw-rw-rw- 1 root wheel 30, 19 May 8 01:16 dsp1.0 crw-rw-rw- 1 root wheel 30, 0x00010013 May 7 23:39 dsp1.1 crw-rw-rw- 1 root wheel 30, 0x00020013 May 7 23:39 dsp1.2 crw-rw-rw- 1 root wheel 30, 0x00030013 May 7 23:39 dsp1.3 lrwxrwxrwx 1 root wheel 5 May 7 23:39 dspW -> dspW1 lrwxrwxrwx 1 root wheel 7 May 7 23:39 dspW0 -> dspW0.0 crw-rw-rw- 1 root wheel 30, 5 May 7 23:39 dspW0.0 crw-rw-rw- 1 root wheel 30, 0x00010005 May 7 23:39 dspW0.1 crw-rw-rw- 1 root wheel 30, 0x00020005 May 7 23:39 dspW0.2 crw-rw-rw- 1 root wheel 30, 0x00030005 May 7 23:39 dspW0.3 lrwxrwxrwx 1 root wheel 7 May 7 23:39 dspW1 -> dspW1.0 crw-rw-rw- 1 root wheel 30, 21 May 7 23:39 dspW1.0 crw-rw-rw- 1 root wheel 30, 0x00010015 May 7 23:39 dspW1.1 crw-rw-rw- 1 root wheel 30, 0x00020015 May 7 23:39 dspW1.2 crw-rw-rw- 1 root wheel 30, 0x00030015 May 7 23:39 dspW1.3 Cant see anything spectacular. H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message