Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2001 19:32:38 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        bugs@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: syscons lockups 
Message-ID:  <200107021032.TAA27394@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Mon, 02 Jul 2001 07:24:39 %2B0300." <20010702072438.A5371@hades.hell.gr> 
References:  <20010702005928.B3836@hades.hell.gr> <200107020114.KAA23077@zodiac.mech.utsunomiya-u.ac.jp> <20010702072438.A5371@hades.hell.gr> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> vidcontrol -i adapter < /dev/ttyv0
>
>fb0:
>    vga0, type:VESA VGA (5), flags:0x700ff
>    initial mode:24, current mode:32, BIOS mode:3
>    frame buffer window:0xb8000, buffer size:0x8000
>    window size:0x8000, origin:0x0
>    display start address (0, 0), scan line width:80
>    reserved:0x0
>
>> vidcontrol -i mode < /dev/ttyv0
[...]

They look good ;-<

Would you run a shell script like the following in a vty
and redirect stdout and stderr to a file to capture error messages?
(I expect you will still get back to the text mode display even
if the VESA mode fails.)

vidcontrol VESA_800x600
vidcontrol 80x25

Kazu

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?200107021032.TAA27394>