[alsa-devel] [PATCH resend] ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662

Takashi Iwai tiwai at suse.de
Fri Feb 11 08:53:40 CET 2011


At Thu, 10 Feb 2011 13:14:44 +0100,
Anisse Astier wrote:
> 
> 
> This netbook has a only one jack output and an internal mic.
> 
> By default, mic and jack sense aren't working. Using lenovo-101e
> parameters makes both work.
> 
> The device seems based on a Sharetronic Q70, so this should fix audio for
> this model too.
> 
> Signed-off-by: Anisse Astier <anisse at astier.eu>
> ---
> Hi,
> 
> Sorry for the delay. As usual, this is based on sound-2.6/for-next.

Applied now.  Thanks!


Takashi

> 
> Regards,
> 
> Anisse
> ---
>  sound/pci/hda/patch_realtek.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 1e092b3..6a43c1c 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -18934,6 +18934,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = {
>  					ALC662_3ST_6ch_DIG),
>  	SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x",
>  			   ALC663_ASUS_H13),
> +	SND_PCI_QUIRK(0x1991, 0x5628, "Ordissimo EVE", ALC662_LENOVO_101E),
>  	{}
>  };
>  
> -- 
> 1.7.3.2
> 


More information about the Alsa-devel mailing list