Kilian Sprotte <kilian.spro...@gmail.com> writes:

> This works for me:
>
> speaker-test -c2 -r44100 -D plughw:UA25EX
>
> In my case plughw:UA25EX = plughw:1,0.
>
> What do I have to put into .asoundrc to make this my default device?
>
> I tried
>
> pcm.!default {
>       type hw
>       card 1
> }
>
> ctl.!default {
>       type hw
>       card 1
> }
>
> which seems to be not quite right, because I would like to use the
> plughw interface.

Uh, is there a reason you don't use
    type plughw
?  That seems sort of obvious.

-- 
David Kastrup


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to