09 Eki 2006 Pts 21:20 tarihinde, Takashi Iwai şunları yazmıştı: > diff -r 6d1bb3334f38 pci/hda/patch_si3054.c> --- a/pci/hda/patch_si3054.c Mon Oct 09 16:04:34 2006 +0200> +++ b/pci/hda/patch_si3054.c Mon Oct 09 20:17:36 2006 +0200> @@ -243,7 +243,8 @@ static int si3054_init(struct hda_codec>> if((val&SI3054_MEI_READY) != SI3054_MEI_READY) {> snd_printk(KERN_ERR "si3054: cannot initialize. EXT MID = %04x\n", val);> - return -EACCES;> + /* let's pray that this is no fatal error */> + /* return -EACCES; */> }>> SET_REG(codec, SI3054_GPIO_POLARITY, 0xffff); One of our users was complaining about this problem. This patch solved the problem. For your information,Regards,- Faik -------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys -- and earn cashhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________Alsa-devel mailing listAlsa-devel@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/alsa-devel