User Tools

Site Tools


sound:change_the_volume

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sound:change_the_volume [2017/02/08 23:46] – created petersound:change_the_volume [2020/07/26 13:20] (current) – old revision restored (2017/02/08 23:47) 173.249.63.71
Line 1: Line 1:
 ====== Sound - Change the volume ====== ====== Sound - Change the volume ======
  
 +Control the volume using the alsa utils.
  
 +The volume of sound cards can be controlled with amixer.
 +
 +<code bash>
 +amixer set -c 0 Master 25 unmute
 +amixer set -c 0 PCM 25 unmute
 +</code>
 +
 +See also http://slopjong.de/2011/08/20/unmute-the-sound-card-using-the-alsa-utils/
sound/change_the_volume.1486597586.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki