Announcement

Collapse
No announcement yet.

Pulseaudio...or not

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Pulseaudio...or not

    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.

    #2
    Re: Pulseaudio...or not

    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.

    Comment


      #3
      Re: Pulseaudio...or not

      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:

      Code:
      pulseaudio		deinstall
      pulseaudio-module-bluetooth		deinstall
      pulseaudio-module-x11		deinstall
      pulseaudio-esound-compat		deinstall
      Dunno if this helps but here it goes:
      Code:
      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

      Or from "sudo lshw"
      Code:
      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.

      Comment

      Working...
      X