From owner-freebsd-hackers Tue Jan 23 15:17:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from relayout1.micronpc.com (meihost.micronpc.com [209.19.139.2]) by hub.freebsd.org (Postfix) with ESMTP id 49A8D37B698 for ; Tue, 23 Jan 2001 15:17:32 -0800 (PST) Received: from mei00wssout01.micron.com (mei00wssout01.micronpc.com [172.30.41.216]) by relayout1.micronpc.com (2.5 Build 2640 (Berkeley 8.8.6)/8.8.4) with SMTP id QAA20293 for ; Tue, 23 Jan 2001 16:17:21 -0700 Received: from 172.30.41.146 by mei00wssout01.micron.com with ESMTP ( Tumbleweed MMS SMTP Relay(WSS) v4.5); Tue, 23 Jan 2001 16:17:23 -0700 X-Server-Uuid: 6b1d535a-5b27-11d3-bf09-00902786a6a3 Received: by imcout1.micronpc.com with Internet Mail Service ( 5.5.2650.21) id ; Tue, 23 Jan 2001 16:17:22 -0700 Message-ID: <8D18712B2604D411A6BB009027F644980DD87C@0SEA01EXSRV1> From: "Matt Simerson" To: "'freebsd-hackers@freebsd.org'" Subject: FreeBSD doesn't recognize keyboard unless is plugged in at boot t ime. Date: Tue, 23 Jan 2001 16:17:00 -0700 X-Mailer: Internet Mail Service (5.5.2650.21) MIME-Version: 1.0 X-WSS-ID: 1670CE89363791-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, one of my biggest pet peeves of late is that unless you have the PS/2 keyboard plugged in at boot time, it's not recognized. In a world of workstations where every machine has a keyboard, this would never really be a problem but in our data center, where we have rows of racks full of machines without keyboards, this is quite the annoyance. If a machine has problems, the NOC monkeys wheel over a KVM cart, plug it in, and when the machines doesn't respond to keyboard activity, assume it's locked up and power cycle it. We've got the NOC monkeys trained NOT to do that now (without trying a few other things) but it's still a real bugger when you want to get onto a box via console. You have to go plug in a KVM, reboot the machine, and then you can get console access. Long ago, a bright SUNny OS has this same problem and they found some clever workaround. I know that my BSDI systems don't suffer from this affliction either. Is there already a kernel option for this? Is there some other workaround? On a few machines I've build PS/2 connectors with a resistor that I plug in so that FreeBSD _thinks_ there is a keyboard there at boot time. Then we just unplug the PS/2 plug, plug in a keyboard, and all is happy. Oddly enough, this behavior is also manifested when said server is plugged into a Belkin OmniCube KVM switch unless the KVM is set to that machine. This too is highly annoying because I have to sit and watch a computer boot if I want to have console access to it. I can't be the only one having this problem can I? Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message