From owner-freebsd-questions Mon Jun 17 14:34:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA00987 for questions-outgoing; Mon, 17 Jun 1996 14:34:40 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA00981 for ; Mon, 17 Jun 1996 14:34:37 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA08671; Mon, 17 Jun 1996 14:33:02 -0700 From: Terry Lambert Message-Id: <199606172133.OAA08671@phaeton.artisoft.com> Subject: Re: PS/Valuepoint and keyboard hang on install To: aarond@btc.adaptec.com (Aaron Dailey) Date: Mon, 17 Jun 1996 14:33:02 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: <199606142314.RAA28331@btc.btc.adaptec.com> from "Aaron Dailey" at Jun 14, 96 05:14:55 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I'm trying to install FreeBSD 2.1 Release on an IBM PS/Valuepoint > 6384, and get a keyboard lock once everything boots. I saw a > similar question in the mailing list database, but never saw a > resolution, and email bounces when I try to ask the person that sent > it. 1) Disable the psm driver initially boot -c visual 2) Install will now work 3) Build a new kernel, with the option line: # Options for psm: options PSM_NO_RESET #don't reset mouse hardware (some laptops) 4) Install the kernel, and reboot. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.