Here is the output of `fbset -i`<br><br>mode "1280x1024-71"<br>    # D: 100.000 MHz, H: 75.758 kHz, V: 71.201 Hz<br>    geometry 1280 1024 1280 1024 8<br>    timings 10000 16 16 16 16 8 8<br>    rgba 8/0,8/0,8/0,0/0
<br>endmode<br><br>Frame buffer device information:<br>    Name        : OFfb display<br>    Address     : 0xde000000<br>    Size        : 4194304<br>    Type        : PACKED PIXELS<br>    Visual      : STATIC PSEUDOCOLOR
<br>    XPanStep    : 0<br>    YPanStep    : 0<br>    YWrapStep   : 0<br>    LineLength  : 4096<br>    Accelerator : No<br><br>I can recompile X with debugging on sometime next week to run it in gdb, but it will take some time.  The machine is old and slow.
<br><br><div><span class="gmail_quote">On 10/13/06, <b class="gmail_sendername">Michel Dänzer</b> <<a href="mailto:michel@tungstengraphics.com">michel@tungstengraphics.com</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 Fri, 2006-10-13 at 09:31 -0400, Tom Moyer wrote:<br>> The GXT2000P has 32MB of RAM as far as I know.  I think part of the<br>> problem might be that X is only seeing 4MB, but for some reason, even<br>> when I specify the amount of VideoRAM, it still only shows 4MB.
<br><br>That's up to the framebuffer device... looks like OFfb only exposes as<br>much memory as the video mode takes up.<br><br>> On 10/13/06, Rene Rebe <<a href="mailto:rene@exactcode.de">rene@exactcode.de</a>> wrote:
<br>>         On Friday 13 October 2006 15:01, Tom Moyer wrote:<br>>         > I have tried to disable the ShadowFB by setting Option<br>>         ShadowFB "false",<br>>         > and now I get a signal 11 when I startx.  The new log is at
<br>>         > <a href="http://geodyn.psu.edu/xorg_errors/Xorg.0.log.sig11">http://geodyn.psu.edu/xorg_errors/Xorg.0.log.sig11</a><br><br>Hmm, maybe fb tries to access beyond the end of the screen? Can you try<br>running the X server (preferably built with debugging symbols) within
<br>gdb?<br><br>The output of fbset -i would still be interesting as well.<br><br><br>--<br>Earthling Michel Dänzer           |          <a href="http://tungstengraphics.com">http://tungstengraphics.com</a><br>Libre software enthusiast         |          Debian, X and DRI developer
<br><br></blockquote></div><br>