i was installing xgl to my laptop. it has ATI X700 VGA.<br>i followed the following steps which is given in this site.<br><a href="http://fedoraxgl.tuxfamily.org/index.php?title=Installation_en">http://fedoraxgl.tuxfamily.org/index.php?title=Installation_en
</a><br><br><h2><font size="2">Install Fedora Xgl Repository:</font></h2>   # rpm -Uvh <a href="http://fedoraxgl.tuxfamily.org/repository/fedora-xgl-repository-1.0-3.noarch.rpm" class="external free" title="http://fedoraxgl.tuxfamily.org/repository/fedora-xgl-repository-1.0-3.noarch.rpm" rel="nofollow">
http://fedoraxgl.tuxfamily.org/repository/fedora-xgl-repository-1.0-3.noarch.rpm</a><br><br><h2><font size="2">Import GPG Key</font></h2>   # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-AL-CAPCOM<br><br><h2><font size="2">Install Xgl and Compiz packages:
</font><span style="font-family: monospace;"></span></h2><h2><span style="font-family: monospace;"></span><font style="font-weight: normal;" size="2"># yum --enablerepo=fedora-xgl install compiz xorg-x11-server-Xgl</font>
</h2>---------------------------------------------<br>Result of this Command: Package xorg-x11-server-Xgl-1.1.99.1-3.i386.rpm is not signed
Installation Failed :(
<p>May try
cd /var/cache/yum/fedora-xgl/packages
rpm -ivh *
(actually may need to rpm -ivh one by one...)
</p><p><br>
Just to get you by change in
/etc/yum.repos.d/fedora-xgl.repo
gpgcheck=1
to
gpgcheck=0
</p><p>Run the yum command above again.
</p>-------------------------------------------------------------------<br>so exactly the above happend. so i yumed each package seperatly with -ivh.<br><br>But while installing xorg-x11-server-Xgl-1.1.99.1-3.i386.rpm the following occurred.
<br><br>[root@localhost packages]# rpm -ivh xorg-x11-server-Xgl-1.1.99.1-3.i386.rpm<br>error: Failed dependencies:<br>        libglitz-glx.so.1 is needed by xorg-x11-server-Xgl-1.1.99.1-3.i386<br>        libglitz.so.1 is needed by 
xorg-x11-server-Xgl-1.1.99.1-3.i386<br><br>when i google theres s no such package available. Instead wut i got downloaded to my machine is <br>(by running this command <font><font style="font-weight: normal;" size="2"># yum --enablerepo=fedora-xgl install compiz xorg-x11-server-Xgl
</font></font>)<br><br>glitz-0.5.6-3.fc5.i386.rpm      <br>glitz-glx-0.5.6-3.fc5.i386.rpm  <br>libsvg-0.1.4-4.fc5.i386.rpm<br>libsvg-cairo-0.1.6-3.fc5.i386.rpm<br>------------------------<br>Any how i managed continue with the packages which got downloaded to my machine.
<br><br>now when i type <br>$ gnome-xgl-info<br>-----------------------------------------------------------<br><h2><font size="2">This is wut i should get...</font><br></h2><h2><font size="2">This command must return, it's like that:
</font></h2>
<pre><font style="font-family: courier new,monospace;" size="4">   G ATI Technologies<br>   1 kmod-nvidia is installed for the kernel release 1.2111_FC5<br>   1 -accel glx:pbuffer -accel xv</font><br></pre><br>Explanation the return of gnome-xgl-info:
<ul><li> <i>First line is:</i>
</li></ul>
<pre><font size="4">   CardStatus [CardName]<br>   where CardStatus is: G(ood), B(ad), S(low), or U(nknown)</font><br></pre>
<ul><li> <i>Second line is:</i>
</li></ul>
<pre><font size="4"> 3DStatus [Missing or installed Packages]<br> where 3DStatus is 0 or 1</font><br></pre>
<ul><li> <i>Third line is:</i>
</li></ul>
<pre><font size="4">   XglStatus [RecommendedOptions]<br>   where XglStatus is 0 or 1 and RecommendedOptions is set if the hardware is detected as compatible.</font><br></pre>----------------------------------------------------------------
<br><br>But the results shows this<br><br>cat: /etc/sysconfig/xgl/status: No such file or directory<br>G ATI Technologies<br>0 kmod-fglrx is not installed for the kernel release 1.2054_FC5<br>0 -accel glx:pbuffer -accel xv:pbuffer
<br><br>Any idea how to proceed to the next stage from hear :(<br><br>-- <br>Gayal Rupasinghe<br>SRI LANKA<br>(SU-APIIT)