Date: Fri, 13 Oct 1995 12:19:35 -0700 (PDT) From: bmk@dtr.com To: root@jd-unix.wpafb.af.mil (Jeffrey D. Dean ROOT) Cc: questions@freebsd.org Subject: Re: reboot error (keyboard reset) Message-ID: <199510131919.MAA00478@everest> In-Reply-To: <Pine.BSF.3.91.951013151313.364A-100000@jd-unix.wpafb.af.mil> from "Jeffrey D. Dean ROOT" at Oct 13, 95 03:20:04 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Everytime I reboot this machine, It gives a > "Keyboard reset failed. Attempting CPU shutdown" > Does anybody know what I can do to resolve this problem? > Or -at least, where to look??? > Jeff You'll need to recompile your kernel with BROKEN_KEYBOARD_RESET defined. >From /sys/i386/conf/LINT: # # BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to # reset the CPU for reboot. This is needed on some systems with broken # keyboard controllers. #options "BROKEN_KEYBOARD_RESET"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510131919.MAA00478>