From owner-freebsd-bugs Sun Dec 14 17:40:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03663 for bugs-outgoing; Sun, 14 Dec 1997 17:40:21 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA03556; Sun, 14 Dec 1997 17:40:04 -0800 (PST) (envelope-from gnats) Date: Sun, 14 Dec 1997 17:40:04 -0800 (PST) Message-Id: <199712150140.RAA03556@hub.freebsd.org> To: freebsd-bugs Cc: From: Kazutaka YOKOTA Subject: Re: bin/4477: vidcontrol fails to change videomode on syscons' text console Reply-To: Kazutaka YOKOTA Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/4477; it has been noted by GNATS. From: Kazutaka YOKOTA To: root@nt5.ipi.kiev.ua Cc: FreeBSD-gnats-submit@freebsd.org, yokota@freebsd.org Subject: Re: bin/4477: vidcontrol fails to change videomode on syscons' text console Date: Mon, 15 Dec 1997 10:37:56 +0900 >>Number: 4477 >>Category: bin >>Synopsis: vidcontrol fails to change videomode on syscons' text console >>Confidential: no >>Severity: serious >>Priority: medium >>Responsible: freebsd-bugs >>State: open >>Class: sw-bug >>Submitter-Id: current-users >>Arrival-Date: Sat Sep 6 12:20:01 PDT 1997 >>Last-Modified: >>Originator: Charlie & >>Organization: >SPLINE JV, Kiev >>Release: FreeBSD 2.2-970901-RELENG i386 >>Environment: > > Pentium 100 / RAM 64M / 2xIDE HDDs / S3 Trio64 videocard / b/w SVGA mon >itor > >>Description: > > vidcontrol refuses to set any VGA/EGA videomode different > from default 8x25 one. > Custom 8x16, 8x14 and 8x8 console fonts are successfully loaded > and 8x16 font do certainly work. Hi. You reported the above problem a while ago. FreeBSD 2.2-STABLE (aka RELENG_2_2) now has slightly improbed video mode handling code in the console driver (syscons.c 1.182.2.28, syscons.h 1.23.2.9). If you could try out the new driver and tell us if it works for your hardware, we would be grateful. Kazu