From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: 2.6.18: hda_intel: azx_get_response timeout, switching to single_cmd mode... Date: Sat, 30 Sep 2006 23:03:08 -0700 Message-ID: <451F5A1C.2060201@goop.org> References: <451834D0.40304@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.goop.org (gw.goop.org [64.81.55.164]) by alsa.jcu.cz (ALSA's E-mail Delivery System) with ESMTP id CADEA21A for ; Sun, 1 Oct 2006 08:03:13 +0200 (MEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Takashi Iwai Cc: Andrew Morton , Pavel Machek , Linux Kernel Mailing List , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > You must see difference with mm1 (suppose that mm1 already includes > the latest ALSA patches). When the CORB/RIRB interrupt gets broken, > the driver first switches to poling mode, then single_cmd mode as > fallback. > I tried -mm2, and I'm seeing the same problem. > Also, try disable_msi=1 option for mm1. MSI seems broken on some > systems. > This made no difference. J ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752028AbWJAGDQ (ORCPT ); Sun, 1 Oct 2006 02:03:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752026AbWJAGDQ (ORCPT ); Sun, 1 Oct 2006 02:03:16 -0400 Received: from gw.goop.org ([64.81.55.164]:34787 "EHLO mail.goop.org") by vger.kernel.org with ESMTP id S1752028AbWJAGDK (ORCPT ); Sun, 1 Oct 2006 02:03:10 -0400 Message-ID: <451F5A1C.2060201@goop.org> Date: Sat, 30 Sep 2006 23:03:08 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.7 (X11/20060913) MIME-Version: 1.0 To: Takashi Iwai CC: Pavel Machek , Linux Kernel Mailing List , alsa-devel@alsa-project.org, Andrew Morton Subject: Re: 2.6.18: hda_intel: azx_get_response timeout, switching to single_cmd mode... References: <451834D0.40304@goop.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Takashi Iwai wrote: > You must see difference with mm1 (suppose that mm1 already includes > the latest ALSA patches). When the CORB/RIRB interrupt gets broken, > the driver first switches to poling mode, then single_cmd mode as > fallback. > I tried -mm2, and I'm seeing the same problem. > Also, try disable_msi=1 option for mm1. MSI seems broken on some > systems. > This made no difference. J