[alsa-devel] [PATCH] ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662
--- 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 7262980..a72c8bd 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -18292,6 +18292,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), {} };
Dear Anisse,
Am Freitag, den 21.01.2011, 15:45 +0100 schrieb Anisse Astier:
[…]
without your Signed-off-by line [1] your patch cannot be committed.
Additionally it would be great if you could add more detail. What did not work with your sound card and had it ever worked before?
Thanks,
Paul
[1] http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=blob;f=Docum... see section 12
At Fri, 21 Jan 2011 16:36:28 +0100, Paul Menzel wrote:
Dear Anisse,
Am Freitag, den 21.01.2011, 15:45 +0100 schrieb Anisse Astier:
[…]
without your Signed-off-by line [1] your patch cannot be committed.
Additionally it would be great if you could add more detail. What did not work with your sound card and had it ever worked before?
Right, could you repost your patch with the fix Paul suggested?
thanks,
Takashi
Thanks,
Paul
[1] http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=blob;f=Docum... see section 12
participants (3)
-
Anisse Astier
-
Paul Menzel
-
Takashi Iwai