Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269187AbUISIOV (ORCPT ); Sun, 19 Sep 2004 04:14:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269190AbUISIOU (ORCPT ); Sun, 19 Sep 2004 04:14:20 -0400 Received: from webmail.sub.ru ([213.247.139.22]:25355 "HELO techno.sub.ru") by vger.kernel.org with SMTP id S269187AbUISIOR (ORCPT ); Sun, 19 Sep 2004 04:14:17 -0400 Subject: 2.6.8.1 fails to recognize hotplugged USB device From: Mikhail Ramendik To: linux-kernel@vger.kernel.org Content-Type: text/plain Message-Id: <1095581643.2662.8.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-6aspMR) Date: Sun, 19 Sep 2004 12:14:04 +0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2919 Lines: 74 Hello, I use 2.6.8.1. On 2.6.7 things were OK. My motherboard is an Asus P4P800, with the Intel i865PE chipset. USB stuff is compiled into the kernel (not as modules). When I plug in a USB device it is not recognized. It does not even appear in lsusb. The system works OK with USB devices that were plugged in at boot time. But when I unplug one, wait some seconds and plug it in again, the system does npt see it anymore. On the first plugging-in of any USB device, the following appears in /var/log/messages : === Sep 19 11:49:07 localhost kernel: irq 11: nobody cared! Sep 19 11:49:07 localhost kernel: [] __report_bad_irq+0x2a/0x8b Sep 19 11:49:07 localhost kernel: [] note_interrupt+0x6f/0x9f Sep 19 11:49:07 localhost kernel: [] do_IRQ+0xe3/0xe5 Sep 19 11:49:07 localhost kernel: [] common_interrupt+0x18/0x20 Sep 19 11:49:07 localhost kernel: [] handle_IRQ_event+0x24/0x64 Sep 19 11:49:07 localhost kernel: [] do_IRQ+0x72/0xe5 Sep 19 11:49:07 localhost kernel: [] common_interrupt+0x18/0x20 Sep 19 11:49:07 localhost kernel: [] __do_softirq+0x2f/0x83 Sep 19 11:49:07 localhost kernel: [] do_softirq+0x26/0x28 Sep 19 11:49:07 localhost kernel: [] do_IRQ+0xca/0xe5 Sep 19 11:49:07 localhost kernel: [] default_idle+0x0/0x27 Sep 19 11:49:07 localhost kernel: [] common_interrupt+0x18/0x20 Sep 19 11:49:07 localhost kernel: [] default_idle+0x0/0x27 Sep 19 11:49:07 localhost kernel: [] default_idle+0x24/0x27 Sep 19 11:49:07 localhost kernel: [] cpu_idle+0x2e/0x37 Sep 19 11:49:07 localhost kernel: [] start_kernel+0x17e/0x1bd Sep 19 11:49:07 localhost kernel: [] unknown_bootoption+0x0/0x16f Sep 19 11:49:07 localhost kernel: handlers: Sep 19 11:49:07 localhost kernel: [] (ohci_irq_handler+0x0/0x78d [ohci1394]) Sep 19 11:49:07 localhost kernel: [] (SkGeIsrOnePort+0x0/0x146 [sk98lin]) Sep 19 11:49:07 localhost kernel: [] (snd_intel8x0_interrupt+0x0/0x1ef [snd_intel8x0]) Sep 19 11:49:07 localhost kernel: Disabling IRQ #11 Sep 19 11:49:47 localhost kernel: drivers/usb/input/hid-core.c: input irq status -84 received Sep 19 11:49:48 localhost last message repeated 2 times Sep 19 11:49:48 localhost kernel: usb 2-1: USB disconnect, address 2 Sep 19 11:49:48 localhost /etc/hotplug/usb.agent: Bad USB agent invocation Sep 19 11:49:53 localhost /etc/hotplug/usb.agent: Bad USB agent invocation Sep 19 11:49:57 localhost gpm[1972]: imps2: Auto-detected intellimouse PS/2 === Is there anything one can do about this? Yours, Mikhail Ramendik - 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/