From owner-freebsd-hackers Thu Jan 18 14:27:16 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA08567 for hackers-outgoing; Thu, 18 Jan 1996 14:27:16 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA08559 for ; Thu, 18 Jan 1996 14:27:06 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA06372; Thu, 18 Jan 1996 15:17:10 -0700 From: Terry Lambert Message-Id: <199601182217.PAA06372@phaeton.artisoft.com> Subject: Re: Failing reboot. To: imb@scgt.oz.au (michael butler) Date: Thu, 18 Jan 1996 15:17:10 -0700 (MST) Cc: dutchman@spase.nl, freebsd-hackers@FreeBSD.org In-Reply-To: <199601181543.CAA03277@asstdc.scgt.oz.au> from "michael butler" at Jan 19, 96 02:43:51 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > > My system won't reboot. When I press any key at the message > > > "Press any key to reboot..." > > > Nothing happens. > > > Looking into the code I see that my sweet prince is put to sleep the > > hard way, but he doesn't wake up anymore. > > Seriously, there are two possibilities .. some BIOS implementations have a > setting which is marked "keyboard controller reset" and simply bouncing that > to the other setting fixes the problem. The other is that you might try > recompiling your kernel with the BROKEN_KEYBOARD_RESET option (as documented > in LINT), Or another possiblity (a remote one) is replacing your motherboard that hard resets when the processor triple faults (this is what the machine is forced into when the keyboard reset fails). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.