Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2005 14:43:43 -0400
From:      "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
To:        Xin LI <delphij@frontfree.net>
Cc:        freebsd-current@FreeBSD.org, delphij@FreeBSD.org
Subject:   Re: [CALL FOR TESTERS] VESA High Resolution Console support	from DragonFly
Message-ID:  <1116787423.786.10.camel@RabbitsDen>
In-Reply-To: <20050522112612.GA37841@frontfree.net>
References:  <20050522112612.GA37841@frontfree.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-05-22 at 19:26 +0800, Xin LI wrote:
> Dear -CURRENT users,
> 
> I would like to solicit a test of the following patchset which is based
> on DragonFly's changes, against -CURRENT, to bring high resolution console
> support to FreeBSD.  The current patchset can be considered as "BETA" and
> I would commit it if there is no complain about this patchset in the next
> week.
> 
> The patchset can be found at:
> 	http://people.freebsd.org/~delphij/vesa/patchset-highres.20050522
> 
> To use it, you will need latest -CURRENT code, and apply the patchset at
> toplevel source tree, i.e. /usr/src for usual cases.  Then you need to build
> and reinstall your kernel, with 'options SC_PIXEL_MODE' compiled in, and
> optionally options VESA if you don't want to manually load VESA support
> module.  A make buildworld/installworld is recommended, but I believe that
> just rebuild/reinstall usr.sbin/vidcontrol is enough to get your hands on
> the support for using something like 'vidcontrol MODE_239' or so, which will
> switch the current console to that mode.  Some mode may not work on certain
> cards, though.
> 
> Please let me know if anything strange happens;  While I have been running
> with the patch for a while, I would still be happy if you will report that
> it works :-)
> 
> Thanks in advance!
> 
> Cheers,
I have observed some odd behavior when X display becomes garbled if USB
stack is loaded and USB keyboard is attached after user has logged into
X desktop (Gnome in my case). I am setting MODE_280 (1024x768x32) in
rc.conf using 'allscreens_flags'.

I have been playing with it a bit and found out that I can achieve the
same result by doing 'vidcontrol MODE_280 < /dev/ttyv8 > /dev/ttyv8'
after logging into Gnome. And ttyv8 is the terminal, occupied by X
display. Restarting X server cures the problem.

Neither original scenario, nor the second one are very likely, so I do
not know whether it is much of a problem.

I am running -CURRENT from May 14th, video chipset is S3 ProSavage.

Please, let me know if there is any additional information that I can
provide.

-- 
Alexandre "Sunny" Kovalenko (Олександр Коваленко)




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