From owner-freebsd-questions Mon Dec 16 13:01:11 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA02387 for questions-outgoing; Mon, 16 Dec 1996 13:01:11 -0800 (PST) Received: from mailhub.aros.net (mailhub.aros.net [205.164.111.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA02356 for ; Mon, 16 Dec 1996 13:01:03 -0800 (PST) Received: from fluffy.aros.net (fluffy.aros.net [205.164.111.2]) by mailhub.aros.net (8.7.6/Unknown) with ESMTP id OAA11511; Mon, 16 Dec 1996 14:00:33 -0700 (MST) Received: from fluffy.aros.net (localhost [127.0.0.1]) by fluffy.aros.net (8.8.4/8.6.12) with ESMTP id OAA01930; Mon, 16 Dec 1996 14:00:31 -0700 (MST) Message-Id: <199612162100.OAA01930@fluffy.aros.net> To: Dave Andersen cc: questions@FreeBSD.ORG Subject: Re: ATX (ps/2) syscons hang under 2.1.6, 2.2-ALPHA In-reply-to: Your message of "Mon, 16 Dec 1996 12:48:06 MST." <199612161948.MAA00377@fluffy.aros.net> Date: Mon, 16 Dec 1996 14:00:30 -0700 From: Dave Andersen Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I wrote: > We're bringing up a new system with an ASUS VS440FX motherboard (single > 200mhz ppro), 2 aha2940UW's, SMC Etherpower 10/100, no-name pci video card. > > The system goes fairly well until it reaches the syscons sc0 probe, at > which point, it hangs. The keyboard still "works" (hitting the modifier > keys makes the lights change), but the system probe goes no farther than > this. (No ctrl-alt-del, though). Bit of a correction - ctrl-alt-del actually does work. The probe still hangs, though. No toggling of the numlock key will change it; we've disabled all of the devices in the installer kernel (we haven't built a custom kernel for it yet), to no avail. -Dave