sound:change_the_volume
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
sound:change_the_volume [2019/12/04 21:06] – removed peter | sound: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 ====== | ||
+ | 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 | ||
+ | </ | ||
+ | |||
+ | See also http:// |
sound/change_the_volume.1575493603.txt.gz · Last modified: 2020/07/15 09:30 (external edit)