Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932224AbXAXTHY (ORCPT ); Wed, 24 Jan 2007 14:07:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932156AbXAXTHY (ORCPT ); Wed, 24 Jan 2007 14:07:24 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:33557 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932224AbXAXTHW (ORCPT ); Wed, 24 Jan 2007 14:07:22 -0500 Date: Wed, 24 Jan 2007 14:07:14 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Florin Iucha cc: Jiri Kosina , Linux Kernel Mailing List , , Adrian Bunk , Trond Myklebust Subject: Re: heavy nfs[4]] causes fs badness Was: 2.6.20-rc4: known unfixed regressions (v2) In-Reply-To: <20070124030447.GH11860@iucha.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1124 Lines: 25 On Tue, 23 Jan 2007, Florin Iucha wrote: > > It would be nice to learn exactly why the keyboard stopped working. Try > > using the usbmon facility (instructions in Documentation/usb/usbmon.txt) > > to see what happens when you type on the dead keyboard. Be sure to turn > > on CONFIG_USB_DEBUG as well. And also check /proc/interrupts; each time > > you hit a key the USB controller should get an interrupt. > > Attached is the output from usbmon, unfortunately this kernel did not > have CONFIG_USB_DEBUG set. This is kernel 2.6.20-rc5. > > So, the bus sees some traffic when the keyboard is used, but gdm does > not receive any keystrokes. So it's possible that the USB drivers are working correctly but the keystrokes are getting lost somewhere in the X server. Can you switch to a VT (or kill the X server entirely) and see if the keyboard works then? Alan Stern - 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/