Christian Weisgerber wrote: > Dirk Mast <[email protected]> wrote: > >> perhaps this is just some stupid "where is the unmute button thing", but >> I don't get it working (no sound with aucat started or the other way). >> >> azalia0 at pci0 dev 27 function 0 "Intel 82801I HD Audio" rev 0x02: apic >> 2 int 22 (irq 14) >> azalia0: codecs: Realtek ALC885 > >> inputs.usingdac=0203040525 [ 0203040525 06 ] > > You need to switch to the "digital" DAC group: > inputs.usingdac=06 > > (No, this is not obvious unless you are sitting there with the codec > datasheet and the driver source.) >
Hi thank you, this works perfectly. Perhaps this should be documented somewhere, since it's really not obvious. Maybe in azalia(4) caveats, or in a more obvious mixerctl knob.

