Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: No sound after suspend/hibernate

  1. #1
    Join Date
    Jul 2008
    Beans
    100

    No sound after suspend/hibernate

    I recently did a fresh install of 9.10 on my Gateway MD7818 laptop. I've never had any issues with sound before on this laptop with linux or windows until now. When ever my laptop sits unused for a period of time, or goes into suspend OR hibernate, I lose sound after waking it up. Any idea where I can start with this?

  2. #2
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound after suspend/hibernate

    When the sound is down look at the System>Admin>system monitor and see if pulseaudio is running.
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  3. #3
    Join Date
    Jul 2008
    Beans
    100

    Re: No sound after suspend/hibernate

    Yes, pulseaudio is running.. It is in "sleeping" status..

  4. #4
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound after suspend/hibernate

    Ok when you have no sound try this................

    sudo killall pulseaudio && sudo pulseaudio && exit
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  5. #5
    Join Date
    Jul 2008
    Beans
    100

    Re: No sound after suspend/hibernate

    This is my output..

    greg@greg-laptop:~$ sudo killall pulseaudio && sudo pulseaudio && exit
    [sudo] password for greg:
    W: main.c: This program is not intended to be run as root (unless --system is specified).
    E: core-util.c: Home directory /home/greg not ours.

  6. #6
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound after suspend/hibernate

    Oh sorry try this.............

    sudo killall pulseaudio && pulseaudio && exit
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  7. #7
    Join Date
    Jul 2008
    Beans
    100

    Re: No sound after suspend/hibernate

    Output...

    E: pid.c: Daemon already running.
    E: main.c: pa_pid_file_create() failed.

  8. #8
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound after suspend/hibernate

    Ok try running them like this then............

    1) sudo killall pulseaudio

    then...............

    2) pulseaudio & exit
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  9. #9
    Join Date
    Jul 2009
    Location
    Brampton, ON
    Beans
    33
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No sound after suspend/hibernate

    i am having the same problem and tryed the commands getting the same output as whalogreg.

    something that i knoticed was when watching the prosess 'pulseaudio' in system monitor when running sudo killall pulseaudio it does not dissapear or change. even killing it in system monitor does not work. hope this helps.
    Toshiba Satellite P100 Ubuntu 9.10 Intel Centrino Duo 1.83Ghz 3.00GB RAM GeForce Go 7300 512mb

  10. #10
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound after suspend/hibernate

    Try deleting the pulse folder in your home dir. When in the home directory press ctl+H to display hidden folders. Find the folder named .pulse and delete it. Then reboot.
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

Page 1 of 3 123 LastLast

Tags for this Thread

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
  •