Results 1 to 10 of 10

Thread: Setting Volume On Startup

  1. #1
    Join Date
    Nov 2009
    Beans
    79
    Distro
    Ubuntu 9.10 Karmic Koala

    Setting Volume On Startup

    I have an issue with my machine. The volume is 100% on startup, and I need that fixed.

    I looked around and found THIS on stackoverflow. However I cannot find the rc-default file I need to edit to make that solution work. I'm running Karmic. Anyone else find a solution to this problem?

  2. #2
    Join Date
    Jul 2006
    Beans
    607
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Setting Volume On Startup

    Just change to volume manually and it should stay the same upon reboot unless otherwise changed.

  3. #3
    Join Date
    Nov 2009
    Beans
    79
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting Volume On Startup

    Quote Originally Posted by foxmulder881 View Post
    Just change to volume manually and it should stay the same upon reboot unless otherwise changed.
    How do I go about doing that?

  4. #4
    Join Date
    Jul 2006
    Beans
    607
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Setting Volume On Startup

    Quote Originally Posted by Lancelot59 View Post
    How do I go about doing that?
    Just click on the volume icon in your panel and change to the desired volume. This should be the remembered setting upon each reboot unless it's otherwise changed by you.

  5. #5
    Join Date
    Nov 2009
    Beans
    79
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting Volume On Startup

    Quote Originally Posted by foxmulder881 View Post
    Just click on the volume icon in your panel and change to the desired volume. This should be the remembered setting upon each reboot unless it's otherwise changed by you.
    The problem is that it isn't remembered. The settings don't load till I login.

  6. #6
    Join Date
    Jul 2006
    Beans
    607
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Setting Volume On Startup

    Quote Originally Posted by Lancelot59 View Post
    The problem is that it isn't remembered. The settings don't load till I login.
    Of course they don't. How else would the system know what setting to use if you haven't logged in yet?

  7. #7
    Join Date
    Nov 2009
    Beans
    79
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting Volume On Startup

    Quote Originally Posted by foxmulder881 View Post
    Of course they don't. How else would the system know what setting to use if you haven't logged in yet?
    Hence my problem. I want to adjust the systems defaults so that it doesn't blow my ears off when it turns on.

  8. #8
    Join Date
    Jul 2006
    Beans
    607
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Setting Volume On Startup

    Quote Originally Posted by Lancelot59 View Post
    Hence my problem. I want to adjust the systems defaults so that it doesn't blow my ears off when it turns on.
    Just disable the startup sound. Assuming that's what you're talking about.

  9. #9
    Join Date
    Apr 2010
    Location
    England
    Beans
    3,286

    Re: Setting Volume On Startup

    Get them to your preferred settings, then open a terminal and run:

    Code:
    sudo alsactl store
    This should create a file called asound.state inside /etc, which keeps a copy of your current alsa settings and should be read by Ubuntu when the system starts up.
    http://xkcd.com/293/
    There are 10 kinds of people in this world: Those who understand ternary, those who don't, and those who confuse it with binary.

  10. #10
    Join Date
    Nov 2009
    Beans
    79
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting Volume On Startup

    Didn't work. Startup noise still blares.

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
  •