alsamixergui
Jelle de Jong
jelledejong at powercraft.nl
Mon Jul 28 20:41:04 UTC 2008
Jelle de Jong wrote:
> Robert Jansen wrote:
>> hallo everybody, i have a problem with the xubuntu alsamixergui, i cant
>> find where i can switch on the microphone here it has 2 red buttons
>> above it on the slider panel, how do i switch it on ?
>>
>> greetings robert Jansen
>
> Hi Robert,
>
> Maybe you can try hitting the space bar, or try
> alsamixer from the command line and hit the space on the microphone
> (mic) element.
>
> Best regards,
>
> Jelle
>
> PS: This is the development mailing list user questions are better for
> the user mailing list that can be found here:
> https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
>
Some updates to prevent some confusion, in alsamixer the element is
called "capture" not "mic" the view mode should be "all" or "capture" to
see the element, you can hit the "tab" key to change the view mode, or
press "h" to get help showed˙
As an example to get audio working on a asus eeepc i created these
commands to automatically set the alsamixer levels:
amixer set 'PCM' 90%
amixer set 'Line-Out' 90%
amixer set 'Line-Out' unmute
amixer set 'Capture' 90%
amixer set 'Capture' uncap
amixer set 'Digital' 90%
amixer set 'Input Source' 'i-Mic'
amixer set 'e-Mic' 70%
amixer set 'e-Mic' mute
amixer set 'e-Mic Boost' 33%
amixer set 'i-Mic' 70%
amixer set 'i-Mic' mute
amixer set 'i-Mic Boost' 33%
amixer set 'iSpeaker' unmute
Best regards,
Jelle
More information about the xubuntu-devel
mailing list