ASUS W5Fm needs the fixed codec-slots to probe to override the BIOSproblem like W5F. Tested-by: Alp Kılıç <kilic.alp@xxxxxxxxx>Signed-off-by: Ozan Çağlayan <ozan@xxxxxxxxxxxxx>--- sound/pci/hda/hda_intel.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.cindex 21e99cf..4419e11 100644--- a/sound/pci/hda/hda_intel.c+++ b/sound/pci/hda/hda_intel.c@@ -2142,6 +2142,7 @@ static struct snd_pci_quirk probe_mask_list[] __devinitdata = { SND_PCI_QUIRK(0x17c0, 0x4085, "Medion MD96630", 0x01), /* forced codec slots */ SND_PCI_QUIRK(0x1046, 0x1262, "ASUS W5F", 0x103),+ SND_PCI_QUIRK(0x1043, 0x1262, "ASUS W5Fm", 0x103), {} }; -- 1.6.2 _______________________________________________Alsa-devel mailing listAlsa-devel@xxxxxxxxxxxxxxxxxxxx://mailman.alsa-project.org/mailman/listinfo/alsa-devel