Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2010 13:00:34 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG
Subject:   Re: svn commit: r198858 - in head/sys: dev/fb dev/syscons sys
Message-ID:  <20100126130034.GA44959@FreeBSD.org>
In-Reply-To: <201001251703.18130.jkim@FreeBSD.org>
References:  <200911032022.nA3KM96H003434@svn.freebsd.org> <20100125192941.GA9196@FreeBSD.org> <201001251703.18130.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 25, 2010 at 05:03:16PM -0500, Jung-uk Kim wrote:
> On Monday 25 January 2010 02:29 pm, Alexey Dokuchaev wrote:
> > Apparently this revision broke logo screen saver w/ vesa.ko on i386
> > (it works, but image is significantly darker).  Building vesa from
> > earlier sources gives previously seen (i.e. correct) result.  Could
> > you take a look please?  My gfx card is GF6600.  Thanks.
> 
> If your VESA BIOS is lying or ignorant about compatibility with VGA 
> mode, you may see some images like that.  Please try to avoid the 
> mode, e.g., see the attached patch.

Sorry, but no luck: daemon image is still of the same dark tint, and now
it goes at 640x480 while previously it was running on 800x600; I'm not
sure why did you dump 800x600 completely in your patch in favor of just
640x480 and 640x400.  I will now test your second patch and report ASAP.

./danfe



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