Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 15 Mar 2003 08:35:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 15 Mar 2003 08:35:16 -0500 Received: from smtp1.wanadoo.fr ([193.252.22.25]:8460 "EHLO mwinf0603.wanadoo.fr") by vger.kernel.org with ESMTP id ; Sat, 15 Mar 2003 08:35:16 -0500 From: Duncan Sands To: Karl Vogel , linux-kernel@vger.kernel.org Subject: Re: v2.5.32 - v2.5.64+ Locks at Boot with Athlon Machine Date: Sat, 15 Mar 2003 14:45:57 +0100 User-Agent: KMail/1.5 References: <5.1.0.14.0.20030312104635.022b1178@shrek> In-Reply-To: Cc: Jim Peterson MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303151445.57486.baldrick@wanadoo.fr> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 450 Lines: 13 Did you turn on console support in your .config? CONFIG_VT=y CONFIG_VT_CONSOLE=y You will need to compile input support into the kernel (i.e. not as a module): CONFIG_INPUT=y I hope this helps, Duncan. - 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/