Re: audio gone since upgrade to F8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 








I would seriously suggest removing pulseaudio, as many folks have had problems
with it, including myself, whereas sound was working on previous Fedora
versions. You can always reinstall alsa-plugins-pulseaudio once you get the
sound working again.

There is no need to remove pulseaudio.

Just create a file ~/.asoundrc with
the contents below, and pulseaudio will
no longer be the default. No need to reboot
or logout. Just restart any application (e.g., xmms).

By the way, the default is set in /etc/alsa/pulse- default.conf,
and this is why pulseaudio is a global default.
 

pcm.!default {
    type hw
    card 0
}

ctl.!default {
    type hw
    card 0
}

 
By the way, I like pulseaudio very much, but I have two sound cards.
With pulse, I can control my cards on the fly without having to change
my .asoundrc (how I used to do before).

-
Paulo Roma Cavalcanti
LCG - UFRJ
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux