From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751346Ab0CST0j (ORCPT ); Fri, 19 Mar 2010 15:26:39 -0400 Received: from isrv.corpit.ru ([81.13.33.159]:38063 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913Ab0CST0i (ORCPT ); Fri, 19 Mar 2010 15:26:38 -0400 Message-ID: <4BA3CFEB.1090207@msgid.tls.msk.ru> Date: Fri, 19 Mar 2010 22:26:35 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: Takashi Iwai CC: Brian Lindholm , perex@perex.cz, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: PATCH: Fix snd-hda-intel boot hang on ASUS A8N-VM References: <4BA011A0.5020302@users.sourceforge.net> In-Reply-To: X-Enigmail-Version: 0.95.0 OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Takashi Iwai wrote: > At Tue, 16 Mar 2010 19:17:52 -0400, > Brian Lindholm wrote: >> This patch fixes a regression in 2.6.33.x. Was working in 2.6.32.x. >> >> Symptom: Hang on boot at "HDA Intel". Boots only if on-board sound >> is disabled or if "snd-hda-intel.enable_msi=0" is appended to boot >> parameters. >> >> Machine: ASUS A8N-VM with Athlon-X2 processor. [] > Thanks for the patch. The issue was already fixed in a different way, > namely, disable MSI for all Nvidia controller chips. The fix will be > included in the next pull request and stable kernel. Can you provide a bit more information? I've the same issue at hand, on an Acer Aspire 9300 notebook, also with nvidia chipset. So far I disabled snd-hda-intel module loading, but it'd be nice to actually have sound working on this machine, as well as to test the patch... ;) Thanks! /mjt