<br><br><div class="gmail_quote">On Tue, Feb 3, 2009 at 8:41 AM, Andras Simon <span dir="ltr">&lt;<a href="mailto:szajmi@gmail.com" target="_blank">szajmi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On 2/3/09, Reuben D. Budiardja &lt;<a href="mailto:techlist@pathfinder.phys.utk.edu" target="_blank">techlist@pathfinder.phys.utk.edu</a>&gt; wrote:<br>
<br>
&gt; I can&#39;t remember what I tried to remove (don&#39;t have access to the machine<br>
&gt; right now), but I did &quot;rpm -qa | grep pulse&quot; and tried to remove all those<br>
&gt; packages that show up with pulseaudio. That&#39;s probably too much... So I&#39;ll<br>
&gt; just try removing pulseaudio as you suggested.<br>
<br>
</div>I don&#39;t use PA (not that I wouldn&#39;t &nbsp;like to... but I digress) and get<br>
by fine with these pulse-related packages:<br>
<br>
pulseaudio-utils<br>
pulseaudio-libs<br>
pulseaudio-core-libs<br>
pulseaudio-libs-glib2<br>
<br>
So perhaps (a subset of) these are what you should install.<br>
</blockquote><div><br><br><br>&nbsp;rpm -e pulseaudio<br><br>error: Failed dependencies:<br>&nbsp;&nbsp; &nbsp;libauth-cookie.so is needed by (installed) pulseaudio-module-x11-0.9.13-6.fc10.i386<br>&nbsp;&nbsp; &nbsp;libauthkey.so is needed by (installed) pulseaudio-module-x11-0.9.13-6.fc10.i386<br>

&nbsp;&nbsp; &nbsp;libprotocol-native.so is needed by (installed) pulseaudio-module-x11-0.9.13-6.fc10.i386<br>&nbsp;&nbsp; &nbsp;libstrlist.so is needed by (installed) pulseaudio-module-x11-0.9.13-6.fc10.i386<br>&nbsp;&nbsp; &nbsp;pulseaudio = 0.9.13-6.fc10 is needed by (installed) pulseaudio-module-gconf-0.9.13-6.fc10.i386<br>

&nbsp;&nbsp; &nbsp;pulseaudio = 0.9.13-6.fc10 is needed by (installed) pulseaudio-module-x11-0.9.13-6.fc10.i386<br>&nbsp;&nbsp; &nbsp;pulseaudio is needed by (installed) alsa-plugins-pulseaudio-1.0.18-2.fc10.i386<br>&nbsp;&nbsp; &nbsp;pulseaudio = 0.9.13-6.fc10 is needed by (installed) pulseaudio-esound-compat-0.9.13-6.fc10.i386<br>

<br><br><br>yum remove pulseaudio<br><br>Loaded plugins: refresh-packagekit<br>Setting up Remove Process<br>Resolving Dependencies<br>--&gt; Running transaction check<br>---&gt; Package pulseaudio.i386 0:0.9.13-6.fc10 set to be erased<br>

--&gt; Processing Dependency: libauth-cookie.so for package: pulseaudio-module-x11<br>--&gt; Processing Dependency: libauthkey.so for package: pulseaudio-module-x11<br>--&gt; Processing Dependency: libprotocol-native.so for package: pulseaudio-module-x11<br>

--&gt; Processing Dependency: libstrlist.so for package: pulseaudio-module-x11<br>--&gt; Processing Dependency: pulseaudio for package: alsa-plugins-pulseaudio<br>--&gt; Processing Dependency: pulseaudio = 0.9.13-6.fc10 for package: pulseaudio-esound-compat<br>

--&gt; Processing Dependency: pulseaudio = 0.9.13-6.fc10 for package: pulseaudio-module-gconf<br>--&gt; Processing Dependency: pulseaudio = 0.9.13-6.fc10 for package: pulseaudio-module-x11<br>--&gt; Running transaction check<br>

---&gt; Package pulseaudio-esound-compat.i386 0:0.9.13-6.fc10 set to be erased<br>---&gt; Package pulseaudio-module-x11.i386 0:0.9.13-6.fc10 set to be erased<br>---&gt; Package pulseaudio-module-gconf.i386 0:0.9.13-6.fc10 set to be erased<br>

---&gt; Package alsa-plugins-pulseaudio.i386 0:1.0.18-2.fc10 set to be erased<br>--&gt; Finished Dependency Resolution<br><br>Dependencies Resolved<br><br>================================================================================<br>

&nbsp;Package&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arch&nbsp;&nbsp;&nbsp;&nbsp; Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Repository&nbsp;&nbsp;&nbsp;&nbsp; Size<br>================================================================================<br>Removing:<br>&nbsp;pulseaudio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp; 0.9.13-6.fc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp; 1.2 M<br>

Removing for dependencies:<br>&nbsp;alsa-plugins-pulseaudio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp; 1.0.18-2.fc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 89 k<br>&nbsp;pulseaudio-esound-compat&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp; 0.9.13-6.fc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp; 3.2 k<br>&nbsp;pulseaudio-module-gconf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp; 0.9.13-6.fc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16 k<br>

&nbsp;pulseaudio-module-x11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp; 0.9.13-6.fc10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 42 k<br><br><br><br><br></div></div>now my sounds works too, no more choppy sound and high cpu load<br>