On 03/10/16 09:24, Alexandre Ratchov wrote:
On Tue, Mar 08, 2016 at 09:44:42AM -0800, Simon McFarlane wrote:
try to toggle outputs.hp_boost and/or outputs.hp_eapd and possibly
crank inputs.dac-0:1 to 255
do you still hear nothing?
Out of those, only changing inputs.dac-0:1 to 255 had any audible effect. I
heard a very short buzzing sound from my headphones intermittently. Nothing
that sounded like what I was trying to play.
could you try to restart sndiod with '-c 0:3' this will force the
device to use all 4-channels (2 speakers + 2 headphones). This is
to force the headphones dac to be used.
Same result. Sound out the speakers with no headphones, all quiet on the
western front when they're plugged in.
mixerctl with sndiod -c 0:3 and headphones plugged in:
inputs.dac-0:1=126,126
inputs.dac-2:3=126,126
record.adc-2:3_mute=off
record.adc-2:3=124,124
record.adc-0:1_mute=off
record.adc-0:1=124,124
inputs.mix_source=mic2
inputs.mix_mic2=120,120
inputs.mix2_source=dac-0:1,mix
inputs.mix3_source=dac-2:3,mix
inputs.mic=85,85
outputs.spkr_source=mix3
outputs.spkr_mute=on
outputs.spkr_eapd=on
outputs.hp_source=mix2
outputs.hp_mute=off
outputs.hp_boost=off
outputs.hp_eapd=on
outputs.mic2_source=mix2
outputs.mic2_mute=off
inputs.mic2=85,85
outputs.mic2_dir=input-vr80
outputs.mic2_boost=off
record.adc-0:1_source=mic
record.adc-2:3_source=mic2
outputs.hp_sense=plugged
outputs.mic2_sense=unplugged
outputs.spkr_muters=hp,mic2
outputs.master=126,126
outputs.master.mute=off
outputs.master.slaves=dac-0:1,dac-2:3,spkr,hp
record.volume=124,124
record.volume.mute=off
record.volume.slaves=adc-2:3,adc-0:1
and a diff when the headphones are unplugged:
13c13
< outputs.spkr_mute=on
---
> outputs.spkr_mute=off
26c26
< outputs.hp_sense=plugged
---
> outputs.hp_sense=unplugged