Hej August! If I'm not mistaken choosing the sound card in alsamixer doesn't set it as default card but only allows you to set various levels of the card for the applications that already do use it. In order for it to be chosen you either need to set the software to choose that particular card, like you did in the second example for aplay, or you need to replace the card as the default device in /etc/asound.conf (system wide) or ~/.asoundrc (current user only). If the don't exist just go ahead and create them as needed. The code for setting N2 as default looks something like pcm.!default { type hw card "N2" } ctl.!default { type hw card "N2" } The 'ctl' might not be needed - it's a 'handle' for the onboard sound card functionality used by software that supports it, JACK needs a ctl device for instance, but most software work fine without it. Lycka till!! Bästa hälsningar, Anders
|
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user