The IGMA900 is a line of Intel chipsets, and have open source drivers (that support 3D acceleration, which is what you want) integrated with <a href="http://X.org">X.org</a><br><br>Now I don't have access to my Linux desktop at the moment, but the following should be the steps to enable acceleration.
<br>1. Backup your /etc/X11/xorg.conf file.<br>2. Find ' Section &quot;Device&quot; ' in your xorg.conf file (there could be multiple Section 'Device' s, if so perform the following steps on all of the device sections)<br>
3. Change the Driver line to ' Driver 'i810' (I'm not 100% sure, but you might be able to use i915 instead of i810)<br>4. Add ' Option &quot;DRI&quot; &quot;true&quot; ', if it isn't already set.<br>5. Add ' Option &quot;XVideo&quot; &quot;true&quot; ', if it isn't already set
<br>5. Reboot or restart X (killall <a href="http://X.org">X.org</a>)<br><br>Then run ' glxgears | grep OpenGL renderer string '.&nbsp; You should get something vaguely similar to 'Mesa DRI Intel(R) 915GM 20050225 x86/MMX/SSE2'.
<br>You may be able to find more information in the <a href="http://X.org">X.org</a>'s DRI Wiki page ( <a href="http://dri.freedesktop.org/wiki/">http://dri.freedesktop.org/wiki/</a> ), this ubuntu thread ( <a href="http://ubuntuforums.org/showthread.php?t=160501">
http://ubuntuforums.org/showthread.php?t=160501</a> ), and the Linux Intel Graphics Media Accelerator man page ( <a href="http://www.intellinuxgraphics.org/man.html">http://www.intellinuxgraphics.org/man.html</a> ).<br><br>
<div><span class="gmail_quote">On 11/10/06, <b class="gmail_sendername">yuheng li</b> &lt;<a href="mailto:yuheng108@gmail.com">yuheng108@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
thanks Brian, but then I have IGMA900, what 3D properietary graphics drivers would I need for Debian linux?<div><span class="e" id="q_10ed3f103639aa36_1"><br><br><br><div><span class="gmail_quote">On 11/9/06, <b class="gmail_sendername">
Bryan DeGrendel</b> &lt;<a href="mailto:sirnuke@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
sirnuke@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span>On 11/3/06, <b class="gmail_sendername">
yuheng li</b> &lt;<a href="mailto:yuheng108@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">yuheng108@gmail.com</a>&gt; wrote:</span><div><span><span class="gmail_quote"></span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi, does anyone know how to change the setting of wine to make it faster? I am using Debian linux</blockquote></span><div><br>Try looking at the AppDB entry on Starcraft (
<a href="http://appdb.winehq.org/appview.php?iVersionId=149" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://appdb.winehq.org/appview.php?iVersionId=149</a> ).&nbsp; The best
solution (according to attached posts) is to install the 3D proprietary
graphics drivers.&nbsp;</div><br></div>

</blockquote></div><br>

</span></div></blockquote></div><br>