Fedora 12: no sound update

Gianluca Cecchi gianluca.cecchi at gmail.com
Thu Jan 14 11:02:12 UTC 2010


On Fri, 8 Jan 2010 15:28:07 -0800 Rich Emberson wrote:
> As root when I execute:
> # aplay -L
> default
>     Default
> front:CARD=Intel,DEV=0
>     HDA Intel, AD198x Analog
>     Front speakers

>From an Alsa point of view, you could put in your user ~.asoundrc (or
/etc/asound.conf for system wide) something like

pcm.!default front:Intel

but F12 uses pulseaudio so in /etc/asound.conf you already have a rule
that redirects to pulseaudio.
Putting the line above in your .asoundrc overrides the system config
and so that user can use as default pcm output the front speakers of
the sound card...

Other infos on
http://alsa.opensrc.org/index.php/.asoundrc

HIH,
Gianluca


More information about the users mailing list