--- Felix K�hling <[EMAIL PROTECTED]> wrote: > On Mon, 9 Feb 2004 16:40:19 -0800 (PST) > Alex Deucher <[EMAIL PROTECTED]> wrote: > > > I think I fixed the problem that caused your prosavage to fail. I > > forgot to add PROSAVAGEDDR and TWISTER to the bci setup function > > (SavageInitialize2d()) in savage_accel.c. That should fix it, but > I > > don't have a DDR to test on. > > Yes it works. Thanks! One new problem. Well not new, I just didn't > see > it as an individual problem before. I use vesafb on my notebook with > 1024x768, 8bit color depth. X always seems to restore a text mode > when I > switch consoles. Of course the kernel still thinks its in graphics > mode. > So the text console is still unreadable for me. >
hmmm... that's probably because I used the SetTextMode() bios call on close screen and VT switches. I'll have dig into that more and see if I can get it working with just save and restore. I don't use a fb driver usually. I may ask Tim about it since I haven't had much luck tracking down what causes the corruption. Does it work with S3's driver? they used a bios function to restore text mode too. If so I'll have to see what's different with their code. > > > > Alex > > > > Regards, > Felix __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
