Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031801AbWLCHgX (ORCPT ); Sun, 3 Dec 2006 02:36:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031802AbWLCHgX (ORCPT ); Sun, 3 Dec 2006 02:36:23 -0500 Received: from liaag2aa.mx.compuserve.com ([149.174.40.154]:23259 "EHLO liaag2aa.mx.compuserve.com") by vger.kernel.org with ESMTP id S1031801AbWLCHgW (ORCPT ); Sun, 3 Dec 2006 02:36:22 -0500 Date: Sun, 3 Dec 2006 02:30:34 -0500 From: Chuck Ebbert <76306.1226@compuserve.com> Subject: HDA Intel sound driver fails on Acer notebook To: alsa-devel Cc: linux-kernel , Takashi Iwai Message-ID: <200612030233_MC3-1-D3BB-DE9@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3728 Lines: 74 The HDA Intel sound driver still fails to load on my Acer Aspire 5102 notebook (Turion64 X2, ATI chipset): Here is the PCI info while running x86_64. I tried i386 and x86_64 and it fails on both: 00:14.2 Audio device: ATI Technologies Inc Unknown device 437b (rev 01) Subsystem: Acer Incorporated [ALI] Unknown device 009f Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- SERR- GSI 16 (level, low) -> IRQ 18 Dec 1 17:38:29 ac kernel: codec_mask = 0xb Dec 1 17:38:30 ac kernel: hda_codec: PCI 1025:9f, codec config 5 is selected Dec 1 17:38:31 ac kernel: hda_intel: azx_get_response timeout, switching to polling mode... Dec 1 17:38:32 ac kernel: hda_intel: azx_get_response timeout, switching to single_cmd mode... Dec 1 17:38:32 ac kernel: hda-intel: get_response timeout: IRS=0x0 Dec 1 17:38:36 ac last message repeated 24618 times Dec 1 17:38:36 ac kernel: hda_codec: invalid dep_range_val 0:7fff Dec 1 17:38:36 ac kernel: hda_codec: invalid dep_range_val 0:7fff Dec 1 17:38:36 ac kernel: hda-intel: get_response timeout: IRS=0x0 Dec 1 17:38:36 ac kernel: hda_codec: invalid dep_range_val 0:7fff Dec 1 17:38:36 ac kernel: hda_codec: invalid dep_range_val 0:7fff Dec 1 17:38:36 ac kernel: hda-intel: get_response timeout: IRS=0x0 The last three lines repeat many thousands of times, followed by: Dec 1 17:38:39 ac kernel: hda_generic: no proper input path found Dec 1 17:38:39 ac kernel: hda_generic: no proper output path found Dec 1 17:38:39 ac kernel: hda_generic: no PCM found Looking at /proc/interrupts, I see exactly 110 interrupts were processed by the driver while all this was happening: 18: 0 110 IO-APIC-fasteoi HDA Intel On x86_64 I forgot to enable verbose messages, so there's less information but it fails the same way. -- Chuck "Even supernovas have their duller moments." - 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/