• H
    [ALSA] hda-intel: Add Quanta IL1 ALC267 model · eb5a6621
    Herton Ronaldo Krzesinski 提交于
    This adds support for Quanta IL1 mini-notebook to alsa, defining a new model
    for it. It comes with an ALC267 codec chip. Some notes about this model:
    
    * In headphone automute, I use AC_VERB_SET_PIN_WIDGET_CONTROL instead of common
      amp mute, to avoid conflict with mixer switch (mixer and automute use the
      same nid).
    * The only connected capture sources in the hardware are the internal mic and
      external mic jack. So instead of using an input source selector like on other
      ALC268 models, the mic automute automatically switch between captures.
    Signed-off-by: NHerton Ronaldo Krzesinski <herton@mandriva.com>
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    eb5a6621
patch_realtek.c 461.5 KB