Both Xati and Xvesa say they support 1400x1050, but only Xvesa will
actually work with it specified. How would I go about "loading the
radeon framebuffer driver"?<br><br><div><span class="gmail_quote">On 6/20/05, <b class="gmail_sendername">Eric Anholt</b> <<a href="mailto:eta@lclark.edu">eta@lclark.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, 2005-06-19 at 11:27 -0400, Anthony Romano wrote:<br>> So I normally run kdrive (Xvesa) because Xati would never scale up to<br>> 1400x1050 for me (my TFT's native res). However, when looking through<br>> the kdrive changelog I saw this from last year
<br>><br>> 2004-07-22  Keith Packard  <<a href="mailto:keithp@keithp.com">keithp@keithp.com</a>><br>><br>>       reviewed by: <delete if not using a buddy><br>><br>>       * hw/kdrive/ati/ati.c: (ATISetOffscreen), (ATISetPitch),
<br>><br>>       (ATIRandRSetConfig), (ATIPreserve), (ATIRestore), (ATIEnable):<br>>       * hw/kdrive/ati/ati.h:<br>>       * hw/kdrive/ati/ati_cursor.c: (RadeonLoadCursor),<br>>       (ATIUnloadCursor), (ATICursorEnable):
<br>>       * hw/kdrive/ati/ati_reg.h:<br>><br>>       Correct pitch so that accelerator can run on 1400x1050 screens.<br>>       Add a few more register sets for cursors.<br>><br>> Is there any way to get Xati running at 1400x1050? When I try to set
<br>> it with the -screen flag it defaults to 800x600. Thanks.<br><br>Which resolution ends up getting chosen when you specify a certain<br>width/height is determined by the list of modes VESA offers you.  If<br>you're using VESA, I would recommend loading the radeon framebuffer
<br>driver.  (And if you're using framebuffer, maybe try removing it and<br>letting kdrive's VESA support take over, just to see).<br><br>That commit involved munging the pitch so that BIOSes that set up the<br>screen poorly don't result in no acceleration to the screen being
<br>possible.  It's unrelated to selecting which mode is used.<br><br>--<br>Eric
Anholt                                    
<a href="mailto:eta@lclark.edu">eta@lclark.edu</a><br><a href="http://people.freebsd.org/~anholt/">http://people.freebsd.org/~anholt/</a>              <a href="mailto:anholt@FreeBSD.org">anholt@FreeBSD.org</a><br></blockquote>
</div><br>