PDA

View Full Version : Pulseaudio...or not



Zhao
Oct 17th 2010, 05:02 PM
So, my onboard sound card is old and doesn't work well with pulseaudio. I get strange noises on sound. It always worked great with previous versions of Kubuntu, but I had this problem with Ubuntu versions with pulseaudio. I just would like to know how to have the sound working like in previous versions of Kubuntu. I tried removing pulseaudio and rebooting, but that didn't solve the problem.

Thanks in advance for your help.

claydoh
Oct 17th 2010, 07:20 PM
we would need to know what sound card you have, as well es exactly what packages you removed - maybe some were missed.

If you are experiencing the same sound problems both with and without pulse, then it not likely a pulseaudio problem.

Zhao
Oct 18th 2010, 02:57 PM
I have selected purge with Muon package manager on the package named "pulseaudio" and it also removed other 3. The marked packages that I removed are here:


pulseaudio deinstall
pulseaudio-module-bluetooth deinstall
pulseaudio-module-x11 deinstall
pulseaudio-esound-compat deinstall

Dunno if this helps but here it goes:

zhao@zhao-desktop:~$ cat /proc/asound/modules
0 snd_intel8x0

It's an onboard sound card (if we can call it that). The motherboard is Asus P5S800-VM (http://www.superwarehouse.com/Asus_P5S800-VM_microATX_Mainboard/P5S800-VM/ps/464501)

Or from "sudo lshw"

multimedia
description: Multimedia audio controller
product: AC'97 Sound Controller
vendor: Silicon Integrated Systems [SiS]
physical id: 2.7
bus info: pci@0000:00:02.7
version: a0
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: driver=Intel ICH latency=64 maxlatency=11 mingnt=52
resources: irq:18 ioport:e800(size=256) ioport:ec00(size=128)

I hope that's it. Thanks for your efforts.