Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261282AbTI3Kkk (ORCPT ); Tue, 30 Sep 2003 06:40:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261293AbTI3Kkk (ORCPT ); Tue, 30 Sep 2003 06:40:40 -0400 Received: from main.gmane.org ([80.91.224.249]:62870 "EHLO main.gmane.org") by vger.kernel.org with ESMTP id S261282AbTI3Kkh (ORCPT ); Tue, 30 Sep 2003 06:40:37 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Andreas Schwarz Subject: Re: irq 12: nobody cared! (2.6.0-test6) Date: Tue, 30 Sep 2003 10:38:48 +0000 (UTC) Lines: 73 Message-ID: References: <1064830579.1389.0.camel@teapot.felipe-alfaro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org User-Agent: slrn/0.9.8.0 (Linux) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Felipe Alfaro Solana wrote: > On Mon, 2003-09-29 at 08:56, Meelis Roos wrote: >> This is Linux 2.6.0-test6 on a PC with VIA KT133A chipset (MSI MS-6330 >> mainboard), PS/2 keyboard, USB mouse. In test5 it hung on boot just >> after printing >> mice: PS/2 mouse device common for all mice >> input: PC Speaker >> >> In 2.6.0-test6, it spits out several "irq 12: nobody cared!" messages >> with backtraces and then continues as if nothing happened. The system >> works fine, PS/2 keyboard and USB mouse both work too. Similar >> configuration (PS/2 keyboard + USB mouse) works fine on an i815 chipset >> computer. > > Have you tried with 2.6.0-test6-mm1? It includes a fix for ACPI PCI > routing which may help in your case. I get the following message at boot with 2.6.0-test6-mm1: ========================================================= irq 12: nobody cared! Call Trace: [] __report_bad_irq+0x2a/0x90 [] note_interrupt+0x70/0xb0 [] do_IRQ+0x130/0x140 [] common_interrupt+0x18/0x20 [] do_softirq+0x40/0xa0 [] do_IRQ+0x106/0x140 [] common_interrupt+0x18/0x20 [] setup_irq+0x9e/0xf0 [] i8042_interrupt+0x0/0x190 [] request_irq+0xa8/0xe0 [] i8042_check_mux+0x3d/0x170 [] i8042_interrupt+0x0/0x190 [] i8042_init+0x115/0x150 [] do_initcalls+0x2c/0xa0 [] init_workqueues+0xf/0x30 [] init+0x32/0x140 [] init+0x0/0x140 [] kernel_thread_helper+0x5/0xc handlers: [] (i8042_interrupt+0x0/0x190) Disabling IRQ #12 irq 12: nobody cared! Call Trace: [] __report_bad_irq+0x2a/0x90 [] note_interrupt+0x70/0xb0 [] do_IRQ+0x130/0x140 [] common_interrupt+0x18/0x20 [] do_softirq+0x40/0xa0 [] do_IRQ+0x106/0x140 [] common_interrupt+0x18/0x20 [] setup_irq+0x9e/0xf0 [] i8042_interrupt+0x0/0x190 [] request_irq+0xa8/0xe0 [] i8042_check_aux+0x35/0x160 [] i8042_interrupt+0x0/0x190 [] i8042_init+0xec/0x150 [] do_initcalls+0x2c/0xa0 [] init_workqueues+0xf/0x30 [] init+0x32/0x140 [] init+0x0/0x140 [] kernel_thread_helper+0x5/0xc handlers: [] (i8042_interrupt+0x0/0x190) Disabling IRQ #12 -- AVR-Tutorial, ?ber 350 Links Forum f?r AVRGCC und MSPGCC -> http://www.mikrocontroller.net - 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/