From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265266AbTLRSXZ (ORCPT ); Thu, 18 Dec 2003 13:23:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265267AbTLRSXZ (ORCPT ); Thu, 18 Dec 2003 13:23:25 -0500 Received: from fencepost.gnu.org ([199.232.76.164]:24220 "EHLO fencepost.gnu.org") by vger.kernel.org with ESMTP id S265266AbTLRSXY (ORCPT ); Thu, 18 Dec 2003 13:23:24 -0500 Date: Thu, 18 Dec 2003 13:21:17 -0500 To: Zwane Mwaikambo Cc: Linux Kernel , akpm@osdl.org Subject: Re: 2.6.0 keyboard not working Message-ID: <20031218182117.GA31558@gnu.org> References: <20031218060053.GA645@gnu.org> <20031218145434.GA20303@gnu.org> <20031218150431.GA20543@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i From: Lennert Buytenhek Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 18, 2003 at 11:30:27AM -0500, Zwane Mwaikambo wrote: > Thanks Lennert, could you try without CONFIG_HIGHMEM64G, perhaps just > CONFIG_HIGHMEM4G, how much memory in the system? dmesg also would be nice. Hi Zwane, I just finished checking, and without highmem and with HIGHMEM4G it works just fine, only with 64G I get the 'Unknown key pressed' flood which I described. I had 64G on because I copied my .config from Arjan's 2.6 RPMs, none of which worked on this machine because of those keyboard troubles. The box has 1G of RAM. Thanks! Anything else I can try? --L