Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ALSA always on mute after startup

  1. #1
    Join Date
    Nov 2009
    Location
    Copenhagen
    Beans
    12
    Distro
    Ubuntu 10.10 Maverick Meerkat

    ALSA always on mute after startup

    Hi,

    I have a little but annoying problem: every time i start Ubuntu (9.10), the speakers are on mute and the level at zero - so I have to open the ALSA mixer to it and unmute and turn up the level.

    Any way to make the mixer save and start up with the last used sound settings instead?

  2. #2
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: ALSA always on mute after startup

    Audio mute fix
    Works everytime for me,
    This issue may be a problem in pulseaudio. I managed to get it to work as expected by replacing the line

    load-module module-device-restore

    in /etc/pulse/default.pa with

    #load-module module-device-restore


    Now set audio where you like and log-out on log-on to make
    sure of fix.
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  3. #3
    Join Date
    Nov 2009
    Location
    Copenhagen
    Beans
    12
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ALSA always on mute after startup

    it seems to work, thanks!

  4. #4
    Join Date
    Jan 2010
    Location
    Lakeview, AR
    Beans
    292
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ALSA always on mute after startup

    I would love to try that
    inasmuch as that is a problem I'm having
    but I have no idea how to do it.
    If you can't find time to do it right,
    where will you find time to do it over?

  5. #5
    Join Date
    Apr 2010
    Beans
    2

    Re: ALSA always on mute after startup

    After upgrading from karmic to lucid, alsa was always muted after Login so there was no sound.

    Commenting out
    load-module module-device-restore
    in /etc/pulse/default.pa
    solved the problem, thanx!

  6. #6
    Join Date
    Feb 2006
    Beans
    14
    Distro
    Dapper Drake Testing/

    Re: ALSA always on mute after startup

    I have this problem that in other cases too but mainly when I listen to music in spotify the volume goes to zero almost everytime a new song starts. I tested this trick and restarted Ubuntu.

    Now when I start a new song the volume doesn't mute, but now the sound is gone allthough volume is on max.

    Help would be very appreciated.

  7. #7
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: ALSA always on mute after startup

    Quote Originally Posted by pebe View Post
    I have this problem that in other cases too but mainly when I listen to music in spotify the volume goes to zero almost everytime a new song starts. I tested this trick and restarted Ubuntu.

    Now when I start a new song the volume doesn't mute, but now the sound is gone allthough volume is on max.

    Help would be very appreciated.
    That is not the same mute problem uncomment back the line you commented.
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  8. #8
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: ALSA always on mute after startup

    Quote Originally Posted by Chuck_N View Post
    I would love to try that
    inasmuch as that is a problem I'm having
    but I have no idea how to do it.
    Open a terminal and type in Code;:

    gksudo gedit /etc/pulse/default.pa

    gedit will open and find the line:

    load-module module-device-restore
    and put a # in front of that line and hit save.

    gksudo opens gedit with root priviledges so be carefull and focus.

    gedit is a text editor.

    The # in front of a line comments it out, if it does not have a # it is a working line of code.

    "Ubuntu pocket guide and references" is the name of a Ubuntu book you can download
    in .pdf file and keep on hand, will be good reading for you.
    Last edited by garvinrick4; April 26th, 2010 at 08:27 AM. Reason: Again I see that I am answering a 3 week old post. Gzzz
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  9. #9
    Join Date
    Feb 2006
    Beans
    14
    Distro
    Dapper Drake Testing/

    Re: ALSA always on mute after startup

    thanks for the reply, yes I know its not the sam problem. just wanted to test if it could do something and report here. did the uncommenting and works like before.

  10. #10
    Join Date
    Oct 2005
    Location
    Kawasaki, Japan
    Beans
    53
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ALSA always on mute after startup

    I still have this problem on Lucid (fresh install) and the recommended mod:

    load-module module-device-restore

    in /etc/pulse/default.pa with

    #load-module module-device-restore

    didn't fix it.

    I've had this problem on karmic and it's driving me mad. Any other suggestions?

    Cheers

Page 1 of 2 12 LastLast

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
  •