use “amixer” to know which controller can be modify

assume we would like to set 10% volume of controller “Master”

then use the instruction listed below

amixer sset Master 10% > /dev/null

Leave a Reply