Results 1 to 5 of 5

Thread: Esound causing me to freeze!

  1. #1
    Join Date
    Jul 2008
    Beans
    2

    Esound causing me to freeze!

    My initial problem was that my custom logout sound was not playing when I logged out of Ubuntu, so I searched the forums for similar problem. In one of the threads someone said to install the esound package. The thread's creator replied that that worked, so I myself installed the esound package by:

    Code:
    sudo apt-get install esound
    It installed, so when I logged out and restarted it did not fix the problem. Now my problem is even worse! When I log in and try to launch any program (Terminal, Firefox, Appearance Preferences), all of Ubuntu freezes up. Before I installed esound and restarted, I had no problems.

    Is there a way to uninstall the esound package? (Remember that I cannot access the terminal when Ubuntu is loaded otherwise it will freeze before the window even pops-up.

    I am running v8.04 of ubuntu.

    Your help is greatly appreciated!

  2. #2
    Join Date
    Jul 2008
    Beans
    2

    Re: Esound causing me to freeze!

    My problem has been solved! I entered Recovery Mode and removed it through there using:

    Code:
    sudo apt-get remove esound

  3. #3
    Join Date
    Feb 2007
    Location
    Los Angeles, CA, USA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Esound causing me to freeze!

    i am having this same problem too!! does anyone have any ideas? i uninstalled pulseaudio so installing pulseaudio-esound-compat is not an option. i would like to have system sounds too. anyone know what to do?

  4. #4
    Join Date
    Feb 2007
    Location
    Los Angeles, CA, USA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Esound causing me to freeze!

    fixed my problem with esound!

    Code:
    sudo gedit /etc/esound/esd.conf
    change auto-spawn from 0 to 1. then restart.

    hope that helps somebody!

  5. #5
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Esound causing me to freeze!

    Quote Originally Posted by unebaguettesvp View Post
    fixed my problem with esound!

    Code:
    sudo gedit /etc/esound/esd.conf
    change auto-spawn from 0 to 1. then restart.

    hope that helps somebody!
    Doesn't help on my 64 bit 8.04 system - with esound installed I get hang-ups and still no shutdown sound.

    Must be something with the particular sound hardware some of us have.... L-(
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

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
  •