Re: [Alsa-user] Sound card selection problem

2012-07-29 Thread Anders Genell
Ah, the nasty old pa. Sorry for not relying earlier, although that may be good since I wouldn't have guessed pa-trouble was involved... Nice to know things are up and running! Regards, Anders 29 jul 2012 kl. 20:30 skrev August Karlstrom : > On 2012-07-28 11:01, August Karlstrom wrote: >> On 2

Re: [Alsa-user] Sound card selection problem

2012-07-29 Thread August Karlstrom
On 2012-07-28 11:01, August Karlstrom wrote: > On 2012-07-27 21:16, August Karlstrom wrote: >> On 2012-07-27 20:40, Anders Genell wrote: >>> pcm.!default { >>> type hw >>> card "N2" >>> } >>> >>> ctl.!default { >>> type hw >>> card "N2" >>> } >> >> I added the file ~/.asoundrc with

Re: [Alsa-user] Sound card selection problem

2012-07-28 Thread August Karlstrom
On 2012-07-27 21:16, August Karlstrom wrote: > On 2012-07-27 20:40, Anders Genell wrote: >> pcm.!default { >> type hw >> card "N2" >> } >> >> ctl.!default { >> type hw >> card "N2" >> } > > I added the file ~/.asoundrc with the content above and logged > out/logged in but the intern

Re: [Alsa-user] Sound card selection problem

2012-07-27 Thread August Karlstrom
On 2012-07-27 20:40, Anders Genell wrote: > 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. That was my impression too. However, I got the

Re: [Alsa-user] Sound card selection problem

2012-07-27 Thread Anders Genell
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 car

[Alsa-user] Sound card selection problem

2012-07-27 Thread August Karlstrom
I'm trying to interactively select a sound card for output (by all applications) but after choosing my USB sound card (named N2) in alsamixer, pressing ESC and then running $ aplay test.wav the internal sound card is still being used. I can play the test file on N2 with $ apla