On 9/14/06, Lee Revell <rlrevell(a)joe-job.com> wrote:
On Thu, 2006-09-14 at 13:52 +0200, Karl Hammar wrote:
cladisch(a)fastmail.net:
Florin Andrei wrote:
I'm pretty sure there has to be a way to
configure ALSA to direct all
apps to the second card by default.
Add the following line to your ~/.asoundrc or /etc/asound.conf:
defaults.pcm.card 1
HTH
Clemens
For some reason, it doesn't work with alsamixer, amixer nor gamix.
Ok with alsaplayer.
Because it only sets the default PCM, not the default mixer.
Lee
alsactl store 1
This will use the 2nd card in your system and store it as the default
for your acount.
(sudo alsactl store 1 to make it system wide)
Chris