Stream of Ry

Yet Another Geek In The World

Reset sound in Ubuntu 10.10 without restarting

12 comments

I was testing my sound settings when suddenly, nothing worked anymore. I tried looking for a way to reset it without having to restart my session but all the current solutions point to /etc/init.d/alsa-utils restart which seem to be missing from my system.

Audio is now handled by PulseAudio in 10.10 so what I did was:
pulseaudio --kill && pulseaudio --start
and it worked for me. :)

Written by rystraum

February 3rd, 2011 at 11:21 am

12 Responses to 'Reset sound in Ubuntu 10.10 without restarting'

Subscribe to comments with RSS or TrackBack to 'Reset sound in Ubuntu 10.10 without restarting'.

  1. Thank you, that worked perfectly!

    Banshee

    30 Mar 11 at 17:28

    Reply

  2. Top tip, thanks!

    Joel

    24 Apr 11 at 21:24

    Reply

  3. Thanks for the tips, worked for me!!

    krn

    12 Jun 11 at 21:21

    Reply

  4. Thanks, that worked great — only thing is to quit the applications using sound and then relaunch them (Firefox, Rhythmbox in my case).

    Celsius1414

    4 Jul 11 at 01:46

    Reply

  5. It didnt work for me….

    I’m running

    10.10 too…
    After running pidgin or google chrome… after some time using the computer my sound stops working… :’(

    Can anyone help me???

    Coruja

    4 Jul 11 at 08:13

    Reply

    • When the audio stops working, can you try relaunching it via command line using:
      padsp (insert command here)

      In the case of chrome, it would look like:
      padsp google-chrome

      rystraum

      6 Jul 11 at 10:45

      Reply

  6. Thanx, man!

    mulya

    1 Aug 11 at 14:25

    Reply

  7. Thanks!! that did the trick…

    kakaburra

    3 Oct 11 at 15:27

    Reply

  8. Nice, works 100%

    unphonk

    22 Oct 11 at 03:22

    Reply

  9. Thanks a lot!
    It really works!

    me

    7 Nov 11 at 05:53

    Reply

  10. Thanks! Works perfectly!

    SRJ

    14 Jan 12 at 02:30

    Reply

  11. Perfect!

    forgotso

    26 Mar 12 at 06:15

    Reply

Leave a Reply