<?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: Compiz Fusion on an integrated Intel 865G graphics chip under Debian Lenny</title>
	<atom:link href="http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/feed/" rel="self" type="application/rss+xml" />
	<link>http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/</link>
	<description>Because FLOSS is handy, isn't it?</description>
	<pubDate>Thu, 20 Nov 2008 18:09:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Compiz Fusion on an integrated Intel 865G graphics chip under Debian Lenny &#171; handyfloss</title>
		<link>http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/#comment-5323</link>
		<dc:creator>Compiz Fusion on an integrated Intel 865G graphics chip under Debian Lenny &#171; handyfloss</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=260#comment-5323</guid>
		<description>[...] Entry available at: http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Entry available at: <a href="http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/" rel="nofollow">http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isilanes</title>
		<link>http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/#comment-134</link>
		<dc:creator>isilanes</dc:creator>
		<pubDate>Fri, 29 Feb 2008 09:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=260#comment-134</guid>
		<description>You can install fusion-icon with:

% aptitude install fusion-icon

Incidentally, the package that contains the fusion-icon executable is called "fusion-icon" too. When you want to find out what package contains a given file where the above is not true:

% wajig whichpkg &lt;i&gt;filename&lt;/i&gt;

For that, you need the wajig package first:

% aptitude install wajig

To see if you are able to run CP, please tell me about the output of:

% glxinfo &#124; grep render

(glxinfo is in package mesa-utils)</description>
		<content:encoded><![CDATA[<p>You can install fusion-icon with:</p>
<p>% aptitude install fusion-icon</p>
<p>Incidentally, the package that contains the fusion-icon executable is called &#8220;fusion-icon&#8221; too. When you want to find out what package contains a given file where the above is not true:</p>
<p>% wajig whichpkg <i>filename</i></p>
<p>For that, you need the wajig package first:</p>
<p>% aptitude install wajig</p>
<p>To see if you are able to run CP, please tell me about the output of:</p>
<p>% glxinfo | grep render</p>
<p>(glxinfo is in package mesa-utils)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amila</title>
		<link>http://handyfloss.net/2007.12/compiz-fusion-on-an-integrated-intel-865g-graphics-chip/#comment-133</link>
		<dc:creator>Amila</dc:creator>
		<pubDate>Thu, 28 Feb 2008 15:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://handyfloss.net/?p=260#comment-133</guid>
		<description>Hi,

I'm using debian lenny on my HP dv2132ea lap and recently i'v installed compiz-fusion-kde.
My graphc is onboard intel 945GM express family.

I still couldn't have any of the compiz effects for my lap.
"
hal:~# fusion-icon
-su: fusion-icon: command not found "

"
hal:~# compiz-manager
Checking for Xgl: xvinfo:  Unable to open display
not present.
xset:  unable to open display ""
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.
aborting and using fallback: /usr/bin/metacity
Window manager error: Unable to open X display
"

I could get the CM to seperate window and can setup the effects but still no effects are appearing.

I've used the following repos to get the packages..

deb http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
deb http://ftp.us.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.us.debian.org/debian/ lenny main contrib non-free

I've edited the xorg.conf as..

Section "Extensions"
        Option          "Composite" "enable"
EndSection

Section "Device"
        Identifier      "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
        Driver          "intel"
        BusID           "PCI:0:2:0"
        Option          "XAANoOffscreenPixmaps" "true"
EndSection

Please help me to get this thing working

thanx..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m using debian lenny on my HP dv2132ea lap and recently i&#8217;v installed compiz-fusion-kde.<br />
My graphc is onboard intel 945GM express family.</p>
<p>I still couldn&#8217;t have any of the compiz effects for my lap.<br />
&#8221;<br />
hal:~# fusion-icon<br />
-su: fusion-icon: command not found &#8221;</p>
<p>&#8221;<br />
hal:~# compiz-manager<br />
Checking for Xgl: xvinfo:  Unable to open display<br />
not present.<br />
xset:  unable to open display &#8220;&#8221;<br />
xset q doesn&#8217;t reveal the location of the log file. Using fallback /var/log/Xorg.0.log<br />
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA controller])<br />
Checking for texture_from_pixmap: not present.<br />
Trying again with indirect rendering:<br />
Checking for texture_from_pixmap: not present.<br />
aborting and using fallback: /usr/bin/metacity<br />
Window manager error: Unable to open X display<br />
&#8221;</p>
<p>I could get the CM to seperate window and can setup the effects but still no effects are appearing.</p>
<p>I&#8217;ve used the following repos to get the packages..</p>
<p>deb <a href="http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/" rel="nofollow">http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/</a> ./<br />
deb <a href="http://ftp.us.debian.org/debian/" rel="nofollow">http://ftp.us.debian.org/debian/</a> lenny main contrib non-free<br />
deb-src <a href="http://ftp.us.debian.org/debian/" rel="nofollow">http://ftp.us.debian.org/debian/</a> lenny main contrib non-free</p>
<p>I&#8217;ve edited the xorg.conf as..</p>
<p>Section &#8220;Extensions&#8221;<br />
        Option          &#8220;Composite&#8221; &#8220;enable&#8221;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
        Identifier      &#8220;Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller&#8221;<br />
        Driver          &#8220;intel&#8221;<br />
        BusID           &#8220;PCI:0:2:0&#8243;<br />
        Option          &#8220;XAANoOffscreenPixmaps&#8221; &#8220;true&#8221;<br />
EndSection</p>
<p>Please help me to get this thing working</p>
<p>thanx..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
