ArchLinux - microphone
Welcome to the tutorial guide. The guide will provide a user with guidance and instructions on how to solve any problems with the internal microphone.
- First of all set in alsamixer “Input Source” to “i-Mic”
- Increase “Capture” and “i-Mic Boost” to your needs
- Edit /etc/asound.state the following, change the 2 “false” to “true” like showing:
….snap…..
control.11 {
comment.access ‘read write’
comment.type BOOLEAN
comment.count 2
iface MIXER
name ‘Capture Switch’
value.0 true
value.1 true
}
….snap….
- After editing please run following as root
# alsactl restore
- Now your internal microphone should be working.
If you followed the guidance and instructions as provided in this tutorial guide then you would have successfully learnt about solving problems with internal microphone.













