parent
6d6176ca0a
commit
bde43a169a
@ -0,0 +1,18 @@
|
||||
alsa
|
||||
====
|
||||
|
||||
* /var/lib/alsa/asound.state
|
||||
|
||||
Unmute microphone
|
||||
-----------------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
amixer -c 1 set Mic 100% unmute
|
||||
|
||||
Save settings
|
||||
-------------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
alsactl store
|
Loading…
Reference in new issue