On Wed, Oct 17, 2007 at 18:34:50 +0100, John O Laoi wrote: [...]
> OK, I don't know what amixer does (man will tell me), but here goes: > > # lspci | egrep -i 'audio|s(ou)?nd|media' > > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition > Audio Controller (rev 01) > > # lsmod | grep snd > > snd_hda_intel 17332 0 > snd_hda_codec 137856 1 snd_hda_intel > snd_pcm_oss 38368 0 > snd_mixer_oss 15200 1 snd_pcm_oss > snd_pcm 68676 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss > snd_timer 20996 1 snd_pcm > snd 47012 6 > snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer > soundcore 9248 1 snd > snd_page_alloc 9640 2 snd_hda_intel,snd_pcm All OK as far as I can tell. > # amixer | egrep '^[^ ]|Capture' > > Simple mixer control 'Master',0 > Simple mixer control 'PCM',0 > Simple mixer control 'Capture',0 > Capture channels: Front Left - Front Right > Limits: Capture 0 - 15 > Front Left: Capture 12 [80%] [on] > Front Right: Capture 12 [80%] [on] > Simple mixer control 'Capture Mux',0 > Capture channels: Front Left - Front Right > Simple mixer control 'Input Source',0 I seem to have screwed up with the egrep command. Please send the full output of amixer so that we can see the settings of the capture channels. (Amixer is a command-line tool to read and change the ALSA mixer settings; it is much easier to copy/paste its output than it is to describe the position of sliders and other GUI elements.) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]