Date: Fri, 31 Oct 2003 12:10:05 +1000 From: "Alexey V. Litvinov" <lial@newmail.ru> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Howto make one of two sound cards default? Message-ID: <9210248484.20031031121005@newmail.ru>
next in thread | raw e-mail | index | archive | help
Hello All!, Problem: I have two sound cards one inserted into PCI slot and one integrated into motherboard, all cards detected and working fine. First is pcm0 and second is pcm1. Since first (external) detected on boot first it is default to sound output, but i wish to use second (integrated) card by default since its more new. My researches point me to /dev/dsp and i'm tried to make ln -s /dev/dsp1.0 /dev/dsp but system says: file is exists... (i doesnt see it in /dev ? ) How to make it default? (FreeBSD 5.0-RELEASE) -- Best regards, Alexey mailto:lial@newmail.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9210248484.20031031121005>