<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Amain &#187; virtual screen</title>
	<atom:link href="http://blog.zoomeren.nl/tag/virtual-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zoomeren.nl</link>
	<description>Open Source / Linux</description>
	<lastBuildDate>Fri, 21 May 2010 21:47:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Due to mesa bug compiz fails on large virtual screens on Intel Graphics hardware</title>
		<link>http://blog.zoomeren.nl/2009/10/08/due-to-mesa-bug-compiz-fails-on-large-virtual-screens-on-intel-graphics-hardware/</link>
		<comments>http://blog.zoomeren.nl/2009/10/08/due-to-mesa-bug-compiz-fails-on-large-virtual-screens-on-intel-graphics-hardware/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:47:02 +0000</pubDate>
		<dc:creator>Amain</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[i915]]></category>
		<category><![CDATA[Intel i915]]></category>
		<category><![CDATA[mesa]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[virtual screen]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=87</guid>
		<description><![CDATA[Compiz works fine on my new 64 bit Dell Latitude E6400 laptop&#8217;s LVDS screen. Only after connecting a big LCD screen and using gnome-display-settings to extend my Desktop to this monitor, compiz fails to start and makes the following complaint:
Comparing resolution (3040x1200) to maximum 3D texture size (2048): Failed.
I was wondering why. I hoped it [...]]]></description>
			<content:encoded><![CDATA[<p>Compiz works fine on my new 64 bit Dell Latitude E6400 laptop&#8217;s LVDS screen. Only after connecting a big LCD screen and using gnome-display-settings to extend my Desktop to this monitor, compiz fails to start and makes the following complaint:</p>
<pre>Comparing resolution (3040x1200) to maximum 3D texture size (2048): Failed.</pre>
<p>I was wondering why. I hoped it not be a hardware limitation. And fortunately it isn&#8217;t. At least not in my case. There seems to be a problem in mesa. Before upgrading mesa using a PPA repository where a small patch was applied by the owner of the PPA, my system reported:</p>
<pre>glxinfo -l | grep GL_MAX_TEXTURE_SIZE
 GL_MAX_TEXTURE_SIZE = 2048</pre>
<p>After:</p>
<pre>glxinfo -l | grep GL_MAX_TEXTURE_SIZE
 GL_MAX_TEXTURE_SIZE = 4096</pre>
<p>To upgrade mesa, install mesa from the following PPA:</p>
<p><a href="https://edge.launchpad.net/~cavedon/+archive/ppa">https://edge.launchpad.net/~cavedon/+archive/ppa</a></p>
<p>The patch seems to be included in Ubuntu Karmic, and is not jet corrected in Jaunty because it was considered a to great a risk at this stage. The PPA mesa packages( libgl1-mesa-dri, libgl1-mesa-glx, libglu1-mesa, mesa-utils ) are working without causing any problems on my system. I now fully enjoy Compiz working on one big desktop with a virtual screen size of 3120&#215;1050.</p>
<p>Links:</p>
<ul>
<li><a href="    *  http://ubuntuforums.org/archive/index.php/t-1115208.html">http://ubuntuforums.org/archive/index.php/t-1115208.html</a></li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/146298">https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/146298</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.zoomeren.nl/2009/10/08/due-to-mesa-bug-compiz-fails-on-large-virtual-screens-on-intel-graphics-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
