--- sound/pci/hda/patch_sigmatel.c.old 2006-02-24 22:24:59.000000000 +0000 +++ sound/pci/hda/patch_sigmatel.c 2006-02-24 22:04:48.000000000 +0000 @@ -783,6 +783,7 @@ spec->input_mux = &spec->private_imux; + err = stac92xx_auto_create_hp_ctls(codec, &spec->autocfg); return 1; }