Results 1 to 2 of 2

Thread: Can't save alsamixer settings

  1. #1
    Join Date
    Aug 2020
    Beans
    1

    Can't save alsamixer settings

    Hello, I'm a linux newb so please bear with me. Whenever I restart my comp ( and occasionally at other times ), I can't hear anything through speakers or headphones. To fix it have to go to the terminal -> alsamixer and turn up the speaker volume from 0 to whatever. I can't seem to figure out how to keep those settings for the restart. None of the research I've done on the topic has been successful either. I was wondering if someone could help walk me through what I'd need to do to fix the issue. Thanks!

  2. #2
    Join Date
    Aug 2020
    Beans
    9

    Re: Can't save alsamixer settings

    The following should work:

    - After entering alsamixer, press F6 to determine your card number

    - Run the command "sudo alsactl store n", where n is your card number

    - Run the command "sudo alsactl restore n" to restore your settings

    - Add "sudo alsactl restore n" to your startup applications so it does it automatically every boot

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
  •