Linux audio Automute Fix

Published by arifur on

PC audio muted on reboot? To fix it follow the following instructions

Install [c]alsa-utils[/c]

## Arch Linux
sudo pacman -S alsa-utils

## Void Linux
sudo xbps-install -S alsa-utils

Usage

  • Run [c]alsamixer[/c] command on terminal
  • Press F6 and select the default sound card
  • Navigate to <Auto-Mute> by using the arrow keys
  • Press Page Down to set it to Disabled
  • Exit [c]alsamixer[/c] by pressing Control + C

Saving the changes sudo alsactl store

Categories: Blog

0 Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.