From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 01:17:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFAB916A4CE for ; Thu, 6 Nov 2003 01:17:46 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id E159743FE9 for ; Thu, 6 Nov 2003 01:17:45 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id AC0612101 for ; Thu, 6 Nov 2003 10:17:44 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 5A89E8F; Thu, 6 Nov 2003 10:17:44 +0100 (CET) Date: Thu, 6 Nov 2003 10:17:44 +0100 From: Jean-Baptiste Quenot To: freebsd-questions Message-ID: <20031106091742.GB37939@watt.intra.caraldi.com> Mail-Followup-To: freebsd-questions References: <9210248484.20031031121005@newmail.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <9210248484.20031031121005@newmail.ru> User-Agent: Mutt/1.5.4i Subject: Re: Howto make one of two sound cards default? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 09:17:46 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Alexey V. Litvinov: > My researches point me to /dev/dsp and i'm tried to make ln -s > /dev/dsp1.0 /dev/dsp Just tell your applications that the sound device is /dev/dsp1.0. For example, here is the config of the Enlightenment Sound Daemon: [esd] auto_spawn=3D1 spawn_options=3D-terminate -nobeeps -as 2 -d /dev/dsp1.0 spawn_wait_ms=3D100 HTH, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/qhG29xx3BCMc9gsRAtHIAJ9vG0OiBf43WjPOTEPO3GhQ1PIj9gCfeTm+ hc1O0yQgA7AZWOroDvRd19Q= =BVPd -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+--