• Takashi Iwai's avatar
    ALSA: hda - Fix volume-init for ALC259 with invalid widget caps · 7ec9c6cc
    Takashi Iwai authored
    ALC259 seems to provide an invalid widget capability for the input-src
    selector widget.  The widget shows the input-amp while it's a selector,
    and this confuses the current ALC882 initialization code that is used
    for ALC259, too.  For fixing this, check the amp capability and handle
    the connection selection individually.
    
    Also, ALC259 has no mute bit in DAC volume, so we need to initialize
    it as ZERO instead of MUTE.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    7ec9c6cc
patch_realtek.c 642 KB