Announcement

Collapse
No announcement yet.

KDE 10.0 update messed up my sound. How to fix it

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

    [SOLVED] KDE 10.0 update messed up my sound. How to fix it

    When I installed Kubuntu 12.04 on this Acer Aspire V3-771G last June I found out that Pulseaudio didn't work well with the sound chip so I removed enough of Pulseaudio to disable it but not the libs which wanted to take my desktop with them, and installed alsa. I used the following commands:

    Code:
    sudo apt-get purge pulseaudio gstreamer0.10-pulseaudio
    sudo apt-get install alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss 
    sudo apt-get install linux-sound-base alsamixergui gnome-alsamixer alltray
    sudo reboot
    After the reboot my KMixer had all the sound controls in it that are shown with alsamixer, instead of just two pulseaudio "devices", and my Dolby 5.1 sound worked well again.

    Well, the KDE 10.0 update reinstalled Pulsaudio again and the same old problems returned. So, I repeated the command sequences shown above and now all is well in the garden.
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.
Working...
X