• Takashi Iwai's avatar
    ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC · adabb3ec
    Takashi Iwai authored
    The digital-mic unit on ASUS Eee PC gives PDM signals instead of the
    normal stereo PCM, thus you can't record a mono stream from the stereo
    stream as is; the summed stereo signal results in almost zero level, and
    you'll hear only soft noise.
    
    As a workaround, use ALC269-specific COEF to manipulate the dmic route
    for mono, like used for ALC271x.  This is implemented as a fix-up, thus
    it works only with model=auto or without REALTEK_QUIRKS Kconfig.
    Reported-and-tested-by: default avatarPavel Roskin <proski@gnu.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    adabb3ec
patch_realtek.c 140 KB