Date: Thu, 17 Aug 2006 19:24:35 +0800 From: "Intron is my alias on the Internet" <mag@intron.ac> To: andi.trinculescu@gmail.com Cc: freebsd-hardware@freebsd.org Subject: Re: default sound card Message-ID: <courier.44E451F3.00015E05@intron.ac> In-Reply-To: <6abe9f0c0608170221y66c526d0m2c421ebacf309ef8@mail.gmail.com> References: <6abe9f0c0608170221y66c526d0m2c421ebacf309ef8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[ISO-8859-1] Andi Tri^nculescu wrote: > Hello > > I have 2 soundcards on my system, one is on-board and the other is on usb. > The system recognise both of them but it uses by default the on-board > card. > I would like to route the sound to the usb card by default. > Any hint appreciated. Thanks. > > -- > Andi Trinculescu > +40 722 239747 > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to > "freebsd-hardware-unsubscribe@freebsd.org" The device node /dev/dsp is an intelligent link to a current idle device node "/dev/dspX.Y". You may have a try that load sound device driver modules in /etc/rc.local so that you can control the order a sound device uses /dev/dspX.Y. ------------------------------------------------------------------------ From Beijing, China
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.44E451F3.00015E05>