On 4/27/07, <b class="gmail_sendername">Brett Johnson</b> <<a href="mailto:brett@hp.com">brett@hp.com</a>> wrote:<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Compositing, and whatever OpenGL mojo wine/cxoffice uses to emulate<br>directx and 'doze opengl doesn't seem to work, but I haven't had<br>sufficient time or motivation to figure out why.<br></blockquote></div>
<br>About Ross's packages and DRI/Composite/GL: after more tests, it looks like<br>
there is some screen size limit in DRI: if "Virtual 2304 1024" is present in xorg.conf,<br>
(which is needed for my dual screen setup), DRI complains about the width being > 2048...<br>
<br>
Without the "Virtual" directive, DRI loads correctly; adding Composite (in xorg.conf too)<br>
sort of works: compiz runs, but doesn't redraw the screen as needed. Pointer movement<br>
is visible, but any change in any window (typing, checking a radio button, ...) isn't, until<br>
I "force" a redraw by maximizing/minimizing, changing the window size, etc... <br>
<br>
So to summarize, on feisty+ross intel driver 2.0 / xserver 1.3<br>
- impossible to get DRI with a screen width > 2048<br>
- composite, compiz run but redraw issue<br>
<br>
But google earth runs :p<br>
<br>