Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756803AbZFPJ1q (ORCPT ); Tue, 16 Jun 2009 05:27:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751438AbZFPJ1i (ORCPT ); Tue, 16 Jun 2009 05:27:38 -0400 Received: from cantor.suse.de ([195.135.220.2]:38278 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751321AbZFPJ1h (ORCPT ); Tue, 16 Jun 2009 05:27:37 -0400 Date: Tue, 16 Jun 2009 11:27:38 +0200 (CEST) From: Jiri Kosina X-X-Sender: jikos@twin.jikos.cz To: "Dr. David Alan Gilbert" Cc: "H. Peter Anvin" , linux-kernel@vger.kernel.org, Dmitry Torokhov , linux-input@vger.kernel.org Subject: Re: 2.6.{28,30} Keyboard not working on oldish machine In-Reply-To: <20090614122734.GA1499@gallifrey> Message-ID: References: <20090613230842.GA18347@gallifrey> <4A349B67.1070603@zytor.com> <20090614122734.GA1499@gallifrey> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 24 On Sun, 14 Jun 2009, Dr. David Alan Gilbert wrote: > > > [ 3.147416] PNP: No PS/2 controller found. Probing ports directly. > > > [ 3.174456] serio: i8042 KBD port at 0x60,0x64 irq 1 > > > [ 3.174961] serio: i8042 AUX port at 0x60,0x64 irq 12 > > > [ 3.186312] mice: PS/2 mouse device common for all mice > > It does, correctly, identify the keyboard and mode port, so it's > > somewhat odd that it doesn't get used... > Indeed. The only other observation in the older kernel that works > it detects the AUX port first. Booting with 'i8042.debug' will spit some more output into dmesg, which might help us to see if i8042 is really properly initialized, or something strange is going on during initialization. -- Jiri Kosina SUSE Labs -- 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/