Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Mar 1998 02:18:07 -0800 (PST)
From:      xcene@c2i.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   bin/5907: VIDCONTROL VGA_80x60 resets PC completely w/o warning
Message-ID:  <199803031018.CAA15242@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5907
>Category:       bin
>Synopsis:       VIDCONTROL VGA_80x60 resets PC completely w/o warning
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar  3 02:20:01 PST 1998
>Last-Modified:
>Originator:     Frode E. Moe
>Organization:
N/A
>Release:        FreeBSD 2.2.5-STABLE, CVSup'ed till yesterday
>Environment:
FreeBSD beauty.net 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Tue Mar  3 10:09:44 CET 1998    root@beauty.net:/usr/src/sys/compile/BEAUTY  i386
>Description:
Previously I filed a bugreport about VIDCONTROL VGA_80x50 using the 8x14 font instead of the 8x8, visible because  1. only upper half of font was displayed, and 2. changing the 8x14 on the fly while in the so-called VGA_80x50 mode changed the displayed font. I was advised to CVSup and rebuild the syscons stuff; well, I did a 'make world' last night. The problem seems to have gotten worse; if I issue a vidcontrol VGA_80x60 as a normal user, my PC resets completely, without warning, without syncing the disks or anything.

In DOS, I can set 80x50 textmode properly with this assembly snippet:
mov ax, 1112h / xor bl, bl / int 10h
>How-To-Repeat:
'vidcontrol VGA_80x60' at any time; resets completely
>Fix:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803031018.CAA15242>