Ubuntu 9.10 – fixing sound problem

Posted on Decembrie 17, 2009, under IT.

The main sound problem on Ubuntu 9.10 is caused by Pulse Audio sound server. Simply, type this command in terminal to remove PulseAudio and fix sound with ALSA and ESound :

sudo killall pulseaudio

cp /etc/X11/Xsession.d/70pulseaudio ~/

sudo apt-get purge pulseaudio

sudo apt-get install -y esound esound-clients esound-common libesd-alsa0

sudo reboot

If previous solution did not fix the sound yet, here is another one. Type in terminal:

1. Removing all files in ~/pulse directory:

rm -rf ~/.pulse

2. Adding your user to audio group:

sudo adduser your_username audio

(ex: sudo adduser neothebest audio)

3. Removing pulse cookies

sudo rm ~/.pulse-cookie

I hope this things will be useful for you.

http://grigorievs.com/wp-content/plugins/sociofluid/images/delicious_32.png http://grigorievs.com/wp-content/plugins/sociofluid/images/technorati_32.png http://grigorievs.com/wp-content/plugins/sociofluid/images/google_32.png http://grigorievs.com/wp-content/plugins/sociofluid/images/facebook_32.png http://grigorievs.com/wp-content/plugins/sociofluid/images/twitter_32.png
(814 vizualizări)

9 Replies to "Ubuntu 9.10 – fixing sound problem"

gravatar

Disperatul  on Decembrie 17, 2009

Pe mine ma tenta sa trec pe ubuntu de ceva vreme .. dar sunt multumit de seven .. poate cind o sa am ceva timp liber :D

RăspundeţiRăspundeţi

gravatar

Grigoriev Sergiu  on Decembrie 17, 2009

@Disperatul: 95% din timpul petrecut la calculator este pe Ubuntu.

RăspundeţiRăspundeţi

gravatar

d  on Decembrie 18, 2009

O sa vad si eu , poate imi rezerv un week-end pentru asta :D

RăspundeţiRăspundeţi

gravatar

Andrei  on Decembrie 19, 2009

Eu tot cu batranul Windows XP SP2 :D

RăspundeţiRăspundeţi

gravatar

Disperatul  on Decembrie 19, 2009

@Andrei Windows seven merge mult mai bine :D

RăspundeţiRăspundeţi

gravatar

Grigoriev Sergiu  on Decembrie 21, 2009

@Andrei: dacă tot Win ap mai bine (cum zice @Dispratul) să-pui win7.

RăspundeţiRăspundeţi

gravatar

Vanea  on Ianuarie 17, 2010

Eu tot stau 95% din timp pe Ubuntu

RăspundeţiRăspundeţi

gravatar

Vanea  on Ianuarie 17, 2010

iaka sha ;)

RăspundeţiRăspundeţi

gravatar

Grigoriev Sergiu  on Ianuarie 17, 2010

@Vanea: suntem Ubuntu lovers :x

RăspundeţiRăspundeţi

Leave a Comment