I have tried:

aumix -i 100

However that only seems to get me to about 3/4 of the maximum volume when I look at the change in the Sound Preferences panel.

Here is a screenshot of Sound Preferences panel with unexpected microphone volume:

enter image description here

I am using Xubuntu 9.10.

link|improve this question

50% accept rate
feedback

2 Answers

You could try alsamixer. It's a simple CLI mixer for Alsa.

link|improve this answer
feedback

Try:

amixer set Capture 5%+
amixer set Capture 5%-

to increase or decrease the mic volume.

link|improve this answer
hmm thanks. This has the same issue though. It caps out at what it says is 21dB. – Luke Stanley Jul 7 '10 at 12:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.