Results 1 to 5 of 5

Thread: Alsamixer won't retain settings

  1. #1
    Join Date
    Oct 2009
    Beans
    45

    Alsamixer won't retain settings

    I get no sound on bootup and have to run alsamixer to tell it to use my sound card instead of the default. Then I have to force alsa to reload. Because alsamixer doesn't retain the setting, I have to do this every time I bootup.

    I've tried this with no success:
    sudo alsactl store (had to run it as root, though)

    Any help appreciated.

  2. #2
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Alsamixer won't retain settings

    I think trying to forcefully save your volume settings as a way to set your default sound device is probably doing it wrong.

    ALSA has a configuration file for that kind of thing. asound.conf? Something like that. I haven't really played with ALSA much.
    None but ourselves can free our minds

  3. #3
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Alsamixer won't retain settings

    Take a look at this bug, Sound muted after boot, in particular see posts #3 and #77

  4. #4
    Join Date
    Oct 2008
    Location
    Ottawa, Canada
    Beans
    813
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Alsamixer won't retain settings

    Find you desired sound settings in alsamixer then store them
    Code:
    sudo alsactl store
    Apply the settings, typically in a user autostart entry
    Code:
    alsactrl restore
    Cheers!
    husband@wife$ make sandwich
    Permission denied
    husband@wife$ sudo make sandwich

  5. #5
    Join Date
    Oct 2009
    Beans
    45

    Re: Alsamixer won't retain settings

    LewisTM,

    I used
    sudo alsactl store and got Permission Denied error.

    Tried gksudo alsactl store and that seemed to work.

    However, I don't know how to do a "user autostart entry."

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
  •