Re: [linux-audio-user] Safest way to change primary soundcard

From: Arnold Krille <arnold@email-addr-hidden>
Date: Sat Mar 19 2005 - 11:19:21 EET

On Saturday 19 March 2005 02:17, Esa Linna wrote:
> I have now two soundcards in my machine:
> integrated VIA 686 soundcard (default) and SB Audigy 2
> Which is the safest and trustworthy way to change Audigy as primary
> card? Or then, "removing" the integrated card since I don't need it?

Add the following to your .asoundrc:

pcm.!default {
    type hw
    card 1
}

ctl.!default {
    type hw
    card 1
}

and for every newly started app, hw:1 will be the default card used...

Arnold

-- 
There is a theory which states that if ever anyone discovers exactly what the 
Universe is for and why it is here, it will instantly disappear and be 
replaced by something even more bizarre and inexplicable.
There is another theory which states that this has already happened.
 -- Douglas Adams, The Restaurant at the End of the Universe

Received on Sat Mar 19 12:15:07 2005

This archive was generated by hypermail 2.1.8 : Sat Mar 19 2005 - 12:15:08 EET