Re: pulseaudio breaks after update today

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

 



Jack craig wrote:
<snip>
the cpu use goes through the roof and my audio stream dies.

anyone got a fix to offer? tia, jackc...

****************
This is part of an install script I use for mythtv, to remove pulse and revert to alsa alone.

-----------------------
#!/bin/bash
 echo "         Remove pulse audio files mythtv does not need"
 echo ""
echo " Do NOT use 'remove pulseaudio*' as this will remove pulseaudio-libs"
 echo "         which will kill gdm and other core programs."
 echo ""
 yum -y remove pulseaudio alsa-plugins-pulseaudio pavucontrol \
               pulseaudio-utils gstreamer-plugins-pulse \
               pulseaudio-core-libs akode-pulseaudio
 rm -rf /etc/pulse
 rm -rf /root/.pulse*
 rm -rf /home/mythtv/.pulse*
___________________________
 Geoff

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[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