From owner-freebsd-multimedia Tue May 7 6:34:48 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 4D7C637B406 for ; Tue, 7 May 2002 06:34:44 -0700 (PDT) Received: from corto.lpt.ens.fr (corto.lpt.ens.fr [129.199.122.2]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id g47DYeH53670 ; Tue, 7 May 2002 15:34:40 +0200 (CEST) Received: from (rsidd@localhost) by corto.lpt.ens.fr (8.9.3/jtpda-5.3.1) id PAA78369 ; Tue, 7 May 2002 15:33:40 +0200 (CEST) Date: Tue, 7 May 2002 15:33:40 +0200 From: Rahul Siddharthan To: Heiko Recktenwald Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: "/dev/dsp invalid" Message-ID: <20020507153340.B77602@lpt.ens.fr> References: <20020507112023.J356-100000@localhost.b.lab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020507112023.J356-100000@localhost.b.lab.net>; from uzs106@ibm.rhrz.uni-bonn.de on Tue, May 07, 2002 at 11:34:51AM +0200 X-Operating-System: FreeBSD 3.4-STABLE i386 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 Heiko Recktenwald said on May 7, 2002 at 11:34:51: > Hi, sorry to ask such a stupid thing, but I have no idea what to do. > xaudio, mpg123 work fine, but play or cecilia complain about /dev/dsp > being an invalid device. Tried it with different two soundcards that were > here, both soundblaster, one vibra and one "dsp 4.13". There is sbc0 and > pcm1 in dmesg. To use pcm1, make sure your /dev/dsp symlink points in the right direction (to /dev/dsp1 as opposed to /dev/dsp0). # cd /dev # ./MAKEDEV snd1 should set all the symlinks correctly. But I don't know about sbc0 and what device it uses. - Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message