Hi! The attached patch should fix typo in auto initialization verbs for ALC883 codec. --- alsa-kernel/pci/hda/patch_realtek.c.orig 2007-11-16 03:00:00.000000000 +0300 +++ alsa-kernel/pci/hda/patch_realtek.c 2007-12-03 21:35:50.000000000 +0300 @@ -7098,7 +7098,7 @@ {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(1)}, {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(2)}, /* {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(3)}, */ - {0x23, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(4)}, + {0x22, AC_VERB_SET_AMP_GAIN_MUTE, AMP_IN_UNMUTE(4)}, { } }; Signed-off-by: Andy Shevchenko <andy@xxxxxxxxxxxx> -- With best regards, Andy Shevchenko. mailto: andy@xxxxxxxxxxxx _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel