From owner-freebsd-i386@FreeBSD.ORG Mon Oct 23 13:50:34 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7397616A523 for ; Mon, 23 Oct 2006 13:50:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15BEB43D70 for ; Mon, 23 Oct 2006 13:50:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9NDoUUv046817 for ; Mon, 23 Oct 2006 13:50:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9NDoUUp046816; Mon, 23 Oct 2006 13:50:30 GMT (envelope-from gnats) Date: Mon, 23 Oct 2006 13:50:30 GMT Message-Id: <200610231350.k9NDoUUp046816@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Ruslan Ermilov Cc: Subject: Re: i386/104711: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Ermilov List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 13:50:34 -0000 The following reply was made to PR i386/104711; it has been noted by GNATS. From: Ruslan Ermilov To: Anton Shterenlikht Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/104711: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads Date: Mon, 23 Oct 2006 17:41:51 +0400 On Mon, Oct 23, 2006 at 12:08:03PM +0000, Anton Shterenlikht wrote: > I built a custom kernel with pcvt (vt) console driver enabled. > I removed sc driver from the kernel configuration file. > When I try to boot with this new kernel the machine freezes > just after the kernel starts to load. > > Machine: Compaq Armada 1700 laptop > The pcvt(4) driver has been removed from HEAD some time ago; I doubt anyone is actually interested in fixing the issue. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer