<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Intel 945 Video Hint</title>
	<atom:link href="http://blog.nixternal.com/2007.12.30/intel-945-video-hint/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/</link>
	<description>Free Software Chicago Style: letting proprietary solutions sleep with the fishes</description>
	<pubDate>Sat, 30 Aug 2008 03:46:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: SIO</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3807</link>
		<dc:creator>SIO</dc:creator>
		<pubDate>Thu, 07 Feb 2008 15:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3807</guid>
		<description>&lt;b&gt; Brian Curran &lt;/b&gt;
 This file is in your home directory. For example /home/USERNAME/.bashrc

&lt;b&gt; 2 author &lt;/b&gt;
 THX a lot!! This hint increased my fps a lot (according to glxgears from 1090 to 1780)</description>
		<content:encoded><![CDATA[<p><b> Brian Curran </b><br />
 This file is in your home directory. For example /home/USERNAME/.bashrc</p>
<p><b> 2 author </b><br />
 THX a lot!! This hint increased my fps a lot (according to glxgears from 1090 to 1780)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Curran</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3699</link>
		<dc:creator>Brian Curran</dc:creator>
		<pubDate>Sat, 26 Jan 2008 21:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3699</guid>
		<description>hi all pretty new to linux and this is probabley not the right place to ask this was just wondering if someone could tell me where I can find the ~/.bashrc file is had no problem editing Xorg.conf but can't find that file to add 
export Intel_Batch=1 line again sorry for asking this here 
Thanks</description>
		<content:encoded><![CDATA[<p>hi all pretty new to linux and this is probabley not the right place to ask this was just wondering if someone could tell me where I can find the ~/.bashrc file is had no problem editing Xorg.conf but can&#8217;t find that file to add<br />
export Intel_Batch=1 line again sorry for asking this here<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fanfantasy7</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3677</link>
		<dc:creator>fanfantasy7</dc:creator>
		<pubDate>Wed, 23 Jan 2008 10:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3677</guid>
		<description>i have VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

with (Option "AccelMethod" "xaa") glxgears result 808 FPS
with (Option "AccelMethod" "exa") glxgears result 801 FPS
without (Option "AccelMethod") glxgears result 799 FPS</description>
		<content:encoded><![CDATA[<p>i have VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)</p>
<p>with (Option &#8220;AccelMethod&#8221; &#8220;xaa&#8221;) glxgears result 808 FPS<br />
with (Option &#8220;AccelMethod&#8221; &#8220;exa&#8221;) glxgears result 801 FPS<br />
without (Option &#8220;AccelMethod&#8221;) glxgears result 799 FPS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poupoul2</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3555</link>
		<dc:creator>Poupoul2</dc:creator>
		<pubDate>Wed, 02 Jan 2008 13:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3555</guid>
		<description>After reposting (thanks for the tip) on the French Ubuntu Planet, one membre just posted the results after adding the intel_batch line in /.bashrc:

&lt;code&gt;glxgears :

$ glxgears
4503 frames in 5.0 seconds = 900.387 FPS
4541 frames in 5.0 seconds = 908.152 FPS
4554 frames in 5.0 seconds = 910.672 FPS
4572 frames in 5.0 seconds = 914.348 FPS
4543 frames in 5.0 seconds = 908.477 FPS

$ INTEL_BATCH=1 glxgears
8385 frames in 5.0 seconds = 1676.839 FPS
8470 frames in 5.0 seconds = 1693.832 FPS
8491 frames in 5.0 seconds = 1698.036 FPS
8438 frames in 5.0 seconds = 1687.393 FPS
8464 frames in 5.0 seconds = 1692.795 FPS

-----

Quake 3 (timedemo=1, demo four.dm_68) :
$ ./quake3
1260 frames, 21.6 seconds: 58.3 fps

$ INTEL_BATCH=1./quake3
1260 frames, 16.1 seconds: 78.3 fps&lt;/code&gt;

&lt;a href="http://pouvoir-choisir.org/logiciel-libre/index.php/post/2007/12/31/Intel-945GM-et-composite" rel="nofollow"&gt;Source of the comment&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>After reposting (thanks for the tip) on the French Ubuntu Planet, one membre just posted the results after adding the intel_batch line in /.bashrc:</p>
<p><code>glxgears :</p>
<p>$ glxgears<br />
4503 frames in 5.0 seconds = 900.387 FPS<br />
4541 frames in 5.0 seconds = 908.152 FPS<br />
4554 frames in 5.0 seconds = 910.672 FPS<br />
4572 frames in 5.0 seconds = 914.348 FPS<br />
4543 frames in 5.0 seconds = 908.477 FPS</p>
<p>$ INTEL_BATCH=1 glxgears<br />
8385 frames in 5.0 seconds = 1676.839 FPS<br />
8470 frames in 5.0 seconds = 1693.832 FPS<br />
8491 frames in 5.0 seconds = 1698.036 FPS<br />
8438 frames in 5.0 seconds = 1687.393 FPS<br />
8464 frames in 5.0 seconds = 1692.795 FPS</p>
<p>-----</p>
<p>Quake 3 (timedemo=1, demo four.dm_68) :<br />
$ ./quake3<br />
1260 frames, 21.6 seconds: 58.3 fps</p>
<p>$ INTEL_BATCH=1./quake3<br />
1260 frames, 16.1 seconds: 78.3 fps</code></p>
<p><a href="http://pouvoir-choisir.org/logiciel-libre/index.php/post/2007/12/31/Intel-945GM-et-composite" rel="nofollow">Source of the comment</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam0509</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3554</link>
		<dc:creator>adam0509</dc:creator>
		<pubDate>Tue, 01 Jan 2008 23:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3554</guid>
		<description>erh... I do *not* use "i810" driver but "intel" one... can I use this tip or not ? (I got 945GM... dell inspiron 6400 ubuntu offer in france...)</description>
		<content:encoded><![CDATA[<p>erh&#8230; I do *not* use &#8220;i810&#8243; driver but &#8220;intel&#8221; one&#8230; can I use this tip or not ? (I got 945GM&#8230; dell inspiron 6400 ubuntu offer in france&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal</title>
		<link>http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3551</link>
		<dc:creator>nixternal</dc:creator>
		<pubDate>Tue, 01 Jan 2008 02:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nixternal.com/2007.12.30/intel-945-video-hint/#comment-3551</guid>
		<description>@Jeff:  thanks for the links! I will read over them and learn something new :)</description>
		<content:encoded><![CDATA[<p>@Jeff:  thanks for the links! I will read over them and learn something new <img src='http://blog.nixternal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.486 seconds -->
