On Tue, Jul 28, 2015 at 10:01:56AM +0200, Alexandre Ratchov wrote: > On Mon, Jul 27, 2015 at 04:47:56PM -0400, Stefan Berger wrote: > > Hi, > > > > i have some trouble, configuring my audio devices: I want to > > record with my internal microphone (Thinkpad x220i) or/and my headphones > > with aucat, but I can't configure it according to FAQ because > > the output from mixerctl is somehow, different. > > does playback work? assuping it does, if you run: > > aucat -o test.wav
I did that, but when I do the aucat -i test.wav command, then I can't hear anything. I also tried aucat -c 0:1 -o 1.wav -c 2:3 -o 2.wav -c 4:5 -o 3.wav but nothing for all three files. > could you post the output of mixerctl -v ? here is my mixerctl -v output: inputs.dac-0:1_mute=off [ off on ] inputs.dac-0:1=180,180 inputs.dac-2:3_mute=off [ off on ] inputs.dac-2:3=180,180 inputs.beep=108 record.adc-0:1_source=mic2 [ sel sel2 mic2 mix ] record.adc-0:1_mute=off [ off on ] record.adc-0:1=126,126 record.adc-2:3_source=mic2 [ sel sel2 mic2 mix ] record.adc-2:3_mute=off [ off on ] record.adc-2:3=126,126 record.adc-4:5_source=mic2 [ sel sel2 mic2 mix ] record.adc-4:5_mute=off [ off on ] record.adc-4:5=126,126 inputs.sel_source=mic [ mic ] outputs.sel=126,126 inputs.sel2_source=mic [ mic ] outputs.sel2=126,126 outputs.hp_source=dac-0:1 [ dac-0:1 dac-2:3 ] outputs.hp_boost=off [ off on ] outputs.mic_source=dac-0:1 [ dac-0:1 dac-2:3 ] outputs.mic_dir=input-vr80 [ none output input input-vr50 input-vr80 ] outputs.mic_eapd=on [ off on ] outputs.spkr_source=dac-2:3 [ dac-0:1 dac-2:3 ] inputs.mic2=126,126 inputs.mix_source=dac-0:1,dac-2:3 { dac-0:1 dac-2:3 } inputs.mix_dac-0:1=126,126 inputs.mix_dac-2:3=126,126 outputs.hp_sense=unplugged [ unplugged plugged ] outputs.mic_sense=unplugged [ unplugged plugged ] outputs.spkr_muters=hp,mic { hp mic } outputs.master=181,181 outputs.master.mute=off [ off on ] outputs.master.slaves=dac-0:1,dac-2:3 { dac-0:1 dac-2:3 beep sel sel2 } record.volume=126,126 record.volume.mute=off [ off on ] record.volume.slaves=adc-0:1,adc-2:3,adc-4:5 { adc-0:1 adc-2:3 adc-4:5 mic2 }