Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 15 Mar 2003 17:52:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 15 Mar 2003 17:52:24 -0500 Received: from horkos.telenet-ops.be ([195.130.132.45]:32703 "EHLO horkos.telenet-ops.be") by vger.kernel.org with ESMTP id ; Sat, 15 Mar 2003 17:52:24 -0500 From: Karl Vogel Subject: Re: v2.5.32 - v2.5.64+ Locks at Boot with Athlon Machine To: linux-kernel@vger.kernel.org Date: Sun, 16 Mar 2003 00:03:07 +0100 References: <20030315135007$3ee8@gated-at.bofh.it> <20030315135007$10c9@gated-at.bofh.it> <20030315135007$71e8@gated-at.bofh.it> User-Agent: KNode/0.7.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: <20030315230315.13F7D83C19@horkos.telenet-ops.be> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 9 > 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, Whoopsy.. was missing the first 2. Stupid error on my part. Thanks for the tip. - 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/