--- Felix K�hling <[EMAIL PROTECTED]> wrote: > On Tue, 17 Feb 2004 12:38:04 -0800 > Alex Deucher <[EMAIL PROTECTED]> wrote: > > > CVSROOT: /cvs/dri > > Module name: xc > > Repository: xc/xc/programs/Xserver/hw/xfree86/drivers/savage/ > > Changes by: [EMAIL PROTECTED] 04/02/17 12:38:04 > > > > Log message: > > - fix console corruption. rather than just arbitrarily setting a > text mode > > the driver now uses the bios save/restore routine that S3 used in > their > > driver. I can't seem to make it work with pure save/restore of > regs... > > If I boot with VesaFB and switch VTs it restores a graphics mode now. > But it's messed up. At the top of the screen there is a blue stripe, > maybe 32 pixels heigh, then there is some heavily distorted and > unreadable black and white console text up to about the middle of the > screen and the rest is garbage.
D'OH! back to the drawing board... Alex > > > - disable DRI when shadowFB is used > > - make sure Initialize2DEngine() is called in the non-bios mode > setting path. > > > > Modified files: > > xc/xc/programs/Xserver/hw/xfree86/drivers/savage/: Tag: > savage-2-0-0-branch > > savage_driver.c savage_driver.h savage_vbe.c savage_vbe.h > > > > Revision Changes Path > > 1.11.4.10 +18 -5 > xc/xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.c > > 1.9.4.6 +10 -0 > xc/xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.h > > 1.2.4.4 +82 -0 > xc/xc/programs/Xserver/hw/xfree86/drivers/savage/savage_vbe.c > > 1.1.1.2.28.3 +23 -0 > xc/xc/programs/Xserver/hw/xfree86/drivers/savage/savage_vbe.h > > > > Felix __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
