<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=2891&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Cannot enable composite on Edgy]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2891</link>
		<description><![CDATA[The most recent posts in Cannot enable composite on Edgy.]]></description>
		<lastBuildDate>Wed, 29 Nov 2006 06:28:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12432#p12432</link>
			<description><![CDATA[<p>Feisty Fawn has it as standard, might be worth an upgrade.&#160; <img src="http://forum.xfce.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></description>
			<author><![CDATA[dummy@example.com (SimonJ)]]></author>
			<pubDate>Wed, 29 Nov 2006 06:28:53 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12432#p12432</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12431#p12431</link>
			<description><![CDATA[<p>Hello Everyone. I&#039;ve been having problems trying to get the composite to work. I run ubuntu edgy (now i run xubuntu if you will), i have an Nvidia GeForce2 card,&#160; I&#039;ve modified the xorg.conf file, re-installed xfce RC2 making sure the composting is checked and nothing. I was pointed to this <br /><a href="https://lists.ubuntu.com/archives/xubuntu-devel/2006-October/002243.html" rel="nofollow">https://lists.ubuntu.com/archives/xubun … 02243.html</a> which did help because i didn&#039;t have the wmtweaks.xml file. Anyone any ideas ?</p>]]></description>
			<author><![CDATA[dummy@example.com (ultranoize)]]></author>
			<pubDate>Tue, 28 Nov 2006 21:46:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12431#p12431</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12256#p12256</link>
			<description><![CDATA[<p>@ _savior_<br />Which graphic card do you have? ATI??</p><p>@ mcpish<br />What will happen if xubuntu gets the RC2 to its repository? Will the manually installed be overwritten?</p><p>greets</p>]]></description>
			<author><![CDATA[dummy@example.com (Discodestroyer)]]></author>
			<pubDate>Tue, 07 Nov 2006 22:46:34 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12256#p12256</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12184#p12184</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>i thought you needed to switch off the composite extension as otherwise it (xfwm4) complains that another compositing manager is running or summat, i could be wrong though</p></div></blockquote></div><p>I commented out the &quot;Extensions&quot; section in xorg.conf, and still nothing...</p>]]></description>
			<author><![CDATA[dummy@example.com (_savior_)]]></author>
			<pubDate>Sun, 29 Oct 2006 14:13:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12184#p12184</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12183#p12183</link>
			<description><![CDATA[<p>i thought you needed to switch off the composite extension as otherwise it (xfwm4) complains that another compositing manager is running or summat, i could be wrong though</p>]]></description>
			<author><![CDATA[dummy@example.com (thehundredthone)]]></author>
			<pubDate>Sun, 29 Oct 2006 13:12:22 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12183#p12183</guid>
		</item>
		<item>
			<title><![CDATA[Cannot enable composite on Edgy]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12180#p12180</link>
			<description><![CDATA[<p>Hello,</p><p>I have a problem enabling composite on Xubuntu Edgy (6.10). It worked under Dapper, so I don&#039;t think they compiled xfwm w/o composite.</p><p>I have the following lines to xorg.conf:</p><div class="codebox"><pre><code>Section &quot;Device&quot;
        Identifier      &quot;ATI Technologies, Inc. Radeon 330M/340M/350M (RS200 IGP)&quot;
        Driver          &quot;radeon&quot;
        Option          &quot;AccelMethod&quot; &quot;EXA&quot;
        Option          &quot;AGPMode&quot; &quot;4&quot;
        Option          &quot;EnablePageFlip&quot; &quot;true&quot;
        Option          &quot;DDCMode&quot;
        Option          &quot;RenderAccel&quot; &quot;true&quot;
        Option          &quot;AllowGLXWithComposite&quot; &quot;true&quot;
        Option          &quot;SubPixelOrder&quot; &quot;NONE&quot;
        Option          &quot;ColorTiling&quot; &quot;false&quot;
        BusID           &quot;PCI:1:5:0&quot;
EndSection</code></pre></div><p>and</p><div class="codebox"><pre><code>Section &quot;Extensions&quot;
        Option          &quot;Composite&quot; &quot;Enable&quot;
EndSection</code></pre></div><p>But it does not work, I tried</p><div class="codebox"><pre><code>killall xfwm4 &amp;&amp; xfwm4 --compositor=on &amp;</code></pre></div><p>, restarted X, etc, but composite tab just does not appear.</p><p>Meanwhile, I found this:</p><div class="quotebox"><blockquote><div><p>I think from Xorg 7.1 composite is handled by video driver, not the Xorg itself.</p><div class="codebox"><pre><code>(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX</code></pre></div><p>As you can see the composite is enabled on my nvidia, although the xorg.conf hasn&#039;t been modified. So XFCE guys might need to update that part of XFCE. But anyway, I might be wrong</p></div></blockquote></div><p>here: <a href="http://ubuntuforums.org/showthread.php?t=281440" rel="nofollow">http://ubuntuforums.org/showthread.php?t=281440</a><br />My Xorg version is 7.1.1ubuntu6.</p><p>Is this true? Do I have to wait until Xfce&#039;s composite handling is updated? Or is there a way to make it work as it is?</p><p>Thanks,<br />Savior</p>]]></description>
			<author><![CDATA[dummy@example.com (_savior_)]]></author>
			<pubDate>Sun, 29 Oct 2006 10:17:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12180#p12180</guid>
		</item>
	</channel>
</rss>
