Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: No Sound After Updates

  1. #11
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: No Sound After Updates

    Quote Originally Posted by philinux View Post
    Reboot was to change from 13.04 to 12.10. I have 2 hard drives.
    i have 3 connected and 2 sitting in my case unplugged, 1 is a ssd another is my primary storage drive, 1 is in a hot swap bay
    40gb, 80gb, 500gb, 30gb (ssd), and 160gb
    10.04 is on my ssd
    12.10 is on my 80gb
    xp and something is on the 40gb
    backups are on the 160gb

    did i win the off topic who has the most drives contest?
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  2. #12
    Join Date
    Apr 2006
    Beans
    227

    Re: No Sound After Updates

    Code:
    evil@saturn:~$ killall pulseaudio;rm -rf ~/.pulse;rm ~/.pulse-cookie;pulseaudio --start
    pulseaudio: no process found
    E: [pulseaudio] main.c: Daemon startup failed.
    I figured out the issue. Apt-get upgrade had installed pulseaudio-esound-compat:i386, and removed pulseaudio-esound-compat. Apparently pulseaudio won't start when that package is missing. You'd think it would be a dependency or something.

  3. #13
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: No Sound After Updates

    Quote Originally Posted by 3vi1 View Post
    I figured out the issue. Apt-get upgrade had installed pulseaudio-esound-compat:i386, and removed pulseaudio-esound-compat. Apparently pulseaudio won't start when that package is missing. You'd think it would be a dependency or something.
    Spot on that man have some

    I installed pulseaudio-esound-compat and it removed the i386 version. I'm on 64 bit by the way and pulseaudio-esound-compat is the 64 bit package.
    Sound restored.

    Have you raised a bug?

  4. #14
    Join Date
    Mar 2010
    Location
    Lille, France
    Beans
    30
    Distro
    Ubuntu Development Release

  5. #15
    Join Date
    Apr 2011
    Beans
    1

    Re: No Sound After Updates

    Hi, I had the same problem and found out it was because of 'speech-dispatcher'.

    I fixed it by installing Boot-up-manager:
    sudo apt-get install bum
    Start Boot-up-manager from Dash. Hit 'Advanced' and pick 'Services' tab. Deselect 'speech-dispatcher'.
    Screenshot

    Apply and restart.

  6. #16
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: No Sound After Updates

    Quote Originally Posted by 3vi1 View Post
    Code:
    evil@saturn:~$ killall pulseaudio;rm -rf ~/.pulse;rm ~/.pulse-cookie;pulseaudio --start
    pulseaudio: no process found
    E: [pulseaudio] main.c: Daemon startup failed.
    I figured out the issue. Apt-get upgrade had installed pulseaudio-esound-compat:i386, and removed pulseaudio-esound-compat. Apparently pulseaudio won't start when that package is missing. You'd think it would be a dependency or something.
    that was moved to ~/.config/pulse/

    edit, seems this thread was old, *points at the necromancer above me*
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  7. #17
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: No Sound After Updates

    Seeing as we are in Saucy development now, I'll close this thread.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •