We have recently changed our domain from https://abouthack.com to https://libretips.com. As a result all the traffic from our old domain is being redirected to this domain.
Save alsamixer changes
Save alsamixer changes
If Alsa is not saving your changes and loading the default setting at every startup then follow these steps.
Run
Run the following command to save the changes
It will save alsamixer configurations to
Run
alsamixer
and make the changes you wantRun the following command to save the changes
Code: Select all
sudo alsactl store
/etc/asound.state
which will loaded every startup.