Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751484AbWJFK6T (ORCPT ); Fri, 6 Oct 2006 06:58:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751481AbWJFK6T (ORCPT ); Fri, 6 Oct 2006 06:58:19 -0400 Received: from cantor2.suse.de ([195.135.220.15]:64741 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1751484AbWJFK6S (ORCPT ); Fri, 6 Oct 2006 06:58:18 -0400 Date: Fri, 06 Oct 2006 12:58:08 +0200 Message-ID: From: Takashi Iwai To: Prakash Punnoor Cc: alsa-devel@alsa-project.org, Linux List Subject: Re: [Alsa-devel] 2.6.19-rc1: hda_intel: azx_get_response timeout, switching to polling mode... In-Reply-To: <200610052311.35446.prakash@punnoor.de> References: <200610050954.57677.prakash@punnoor.de> <200610052311.35446.prakash@punnoor.de> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1209 Lines: 31 At Thu, 5 Oct 2006 23:11:35 +0200, Prakash Punnoor wrote: > > Am Donnerstag 05 Oktober 2006 12:18 schrieb Takashi Iwai: > > At Thu, 5 Oct 2006 09:54:57 +0200, > > Prakash Punnoor wrote: > > > I didn't get above message with 2.6.18. Usign irqpoll above message > > > doesn't appear, but I think neither it optimal. > > > > The latest snd-hda-intel driver uses MSI as default. > > Pass disable_msi=1 module option and see whether it works. > > Yes, no more message, but what is even better: My nforce nic works again (w/o > using irqpoll)! So the alsa driver broke it. Now both are using same irq and > peaceful again. It's more likely a problem of IRQ routing than the driver itself... > (Though Alsa still reports that no soundcard was detetcted.) It's a matter of PCI-multi probe, I guess, too. The message comes from sound/last.c, and it assumes that the probe has been called for all sound devices while it isn't the case with PCI multi probe. Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/