<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=64.27.5.49</id>
	<title>cchtml.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=64.27.5.49"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/64.27.5.49"/>
	<updated>2026-05-14T06:19:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=LinuxHardware.org&amp;diff=1270</id>
		<title>LinuxHardware.org</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=LinuxHardware.org&amp;diff=1270"/>
		<updated>2007-10-10T13:26:18Z</updated>

		<summary type="html">&lt;p&gt;64.27.5.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;dronc4tviva&lt;br /&gt;
&#039;&#039;&#039;2005-07-29&#039;&#039;&#039; : [http://www.linuxhardware.org/article.pl?sid=05/08/19/1533258&amp;amp;mode=thread Connect3D Radeon X800 Linux Review]&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2005-06-12&#039;&#039;&#039; : [http://www.linuxhardware.org/article.pl?sid=05/06/12/1158214&amp;amp;mode=thread Phoronix: ATI Linux Display Driver v8.14.13 Tested]&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2004-07-05&#039;&#039;&#039; : [http://www.linuxhardware.org/article.pl?sid=04/08/05/2146211&amp;amp;mode=thread ATI Proprietary Linux Driver 3.11.1 Released]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NewsSite]]&lt;/div&gt;</summary>
		<author><name>64.27.5.49</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2105</id>
		<title>Verifying</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2105"/>
		<updated>2007-10-10T03:27:52Z</updated>

		<summary type="html">&lt;p&gt;64.27.5.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;letoletoda&lt;br /&gt;
{{VCT-on-top}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is assumed that you have completed the [[Installation|installation process]].&lt;br /&gt;
&lt;br /&gt;
==Verify with ATI tools==&lt;br /&gt;
If the installation has worked, then any 3D application should work without issue.  A simple way to verify without any possibility of failure is to verify the following occurs.  Please note that you may have needed to go through [[:Category:Distributions|distribution specific]] process to enable the 3D support.  &lt;br /&gt;
===fglrxinfo===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: MOBILITY RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5804 (8.25.0)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===fgl_glxgears===&lt;br /&gt;
You can also run the ATI provided application called fgl_glxgears which should show a spinning cube with the venerable glxgears running on each face.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;If when you run fgl_glxgears, the cube spins, but is lacking any cogs on the faces, the faces being instead, various shades of blue, and/or you get an error message like:&amp;lt;/b&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Using GLX_SGIX_pbuffer&lt;br /&gt;
913 frames in 5.0 seconds = 182.600 FPS&lt;br /&gt;
783 frames in 5.0 seconds = 156.600 FPS&lt;br /&gt;
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)&lt;br /&gt;
  Major opcode of failed request:  14 (X_GetGeometry)&lt;br /&gt;
  Resource id in failed request:  0x0&lt;br /&gt;
  Serial number of failed request:  51&lt;br /&gt;
  Current serial number in output stream:  51&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Links===&lt;br /&gt;
http://linux.coconia.net/general/ati.htm&amp;lt;br&amp;gt;&lt;br /&gt;
http://m.domaindlx.com/LinuxHelp/ati/ati.htm (mirror)&lt;br /&gt;
==Verify with Linux tools==&lt;br /&gt;
===glxinfo===&lt;br /&gt;
This command line option should report &amp;quot;direct&amp;quot; rendering.&lt;br /&gt;
 $ glxinfo | grep direct&lt;br /&gt;
&lt;br /&gt;
(For Debian 4.0, install the mesa-utils package to get glxinfo.)&lt;br /&gt;
&lt;br /&gt;
===Xorg.0.log===&lt;br /&gt;
The X.org X server log file also contains useful information to verify installation was successful. It is located on most Linux distributions at &amp;lt;code&amp;gt;/var/log/Xorg.0.log&amp;lt;/code&amp;gt; and can be opened by any text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You can now move on to [[Configuring|configuring the driver]].&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;/div&gt;</summary>
		<author><name>64.27.5.49</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora&amp;diff=440</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora&amp;diff=440"/>
		<updated>2007-10-10T03:14:58Z</updated>

		<summary type="html">&lt;p&gt;64.27.5.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;c4teldroncod&lt;br /&gt;
Fedora is a free GNU/Linux distribution sponsored by [http://www.redhat.com Red Hat].  It is not Red Hat, but has a similar history.  Red Hat does use aspects of Fedora as an incubator for their Red Hat Enterprise Linux products. Please see the [[RedHat_Enterprise|Red Hat Enterprise Linux]] distribution guide for more Red Hat specific information.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
* Repackaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis]&lt;br /&gt;
* On Fedora 7, the most recent driver (8.39.4) removes the bug for previous (8.38.7) bug which caused Xorg to segfault. There has been no official comment on Fedora 7 support.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
==Related Resources==&lt;br /&gt;
*[http://rpm.livna.org/ Linva.org RPM Repository] - Fedora RPM Builds&lt;br /&gt;
*[http://www.fedorafaq.org/#radeon Fedora FAQ] - Fedora FAQ &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>64.27.5.49</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=cchtml.com:General_disclaimer&amp;diff=1646</id>
		<title>cchtml.com:General disclaimer</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=cchtml.com:General_disclaimer&amp;diff=1646"/>
		<updated>2007-10-05T20:34:40Z</updated>

		<summary type="html">&lt;p&gt;64.27.5.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;chielco&lt;br /&gt;
erzelc&lt;br /&gt;
The information provided on this wiki is for general use and is free to read. The owner of this wiki provides this wiki as a free service to the community and cannot be held responsible for the validity of the information.&lt;br /&gt;
&lt;br /&gt;
*Copyrighted material is PROHIBITED on this wiki unless permission is granted by the copyright holder.&lt;/div&gt;</summary>
		<author><name>64.27.5.49</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2100</id>
		<title>Verifying</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2100"/>
		<updated>2007-10-05T20:31:51Z</updated>

		<summary type="html">&lt;p&gt;64.27.5.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;zelcletoccn&lt;br /&gt;
lieltzell&lt;br /&gt;
{{VCT-on-top}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is assumed that you have completed the [[Installation|installation process]].&lt;br /&gt;
&lt;br /&gt;
==Verify with ATI tools==&lt;br /&gt;
If the installation has worked, then any 3D application should work without issue.  A simple way to verify without any possibility of failure is to verify the following occurs.  Please note that you may have needed to go through [[:Category:Distributions|distribution specific]] process to enable the 3D support.  &lt;br /&gt;
===fglrxinfo===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: MOBILITY RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5804 (8.25.0)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===fgl_glxgears===&lt;br /&gt;
You can also run the ATI provided application called fgl_glxgears which should show a spinning cube with the venerable glxgears running on each face.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;If when you run fgl_glxgears, the cube spins, but is lacking any cogs on the faces, the faces being instead, various shades of blue, and/or you get an error message like:&amp;lt;/b&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Using GLX_SGIX_pbuffer&lt;br /&gt;
913 frames in 5.0 seconds = 182.600 FPS&lt;br /&gt;
783 frames in 5.0 seconds = 156.600 FPS&lt;br /&gt;
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)&lt;br /&gt;
  Major opcode of failed request:  14 (X_GetGeometry)&lt;br /&gt;
  Resource id in failed request:  0x0&lt;br /&gt;
  Serial number of failed request:  51&lt;br /&gt;
  Current serial number in output stream:  51&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Links===&lt;br /&gt;
http://linux.coconia.net/general/ati.htm&amp;lt;br&amp;gt;&lt;br /&gt;
http://m.domaindlx.com/LinuxHelp/ati/ati.htm (mirror)&lt;br /&gt;
==Verify with Linux tools==&lt;br /&gt;
===glxinfo===&lt;br /&gt;
This command line option should report &amp;quot;direct&amp;quot; rendering.&lt;br /&gt;
 $ glxinfo | grep direct&lt;br /&gt;
&lt;br /&gt;
(For Debian 4.0, install the mesa-utils package to get glxinfo.)&lt;br /&gt;
&lt;br /&gt;
===Xorg.0.log===&lt;br /&gt;
The X.org X server log file also contains useful information to verify installation was successful. It is located on most Linux distributions at &amp;lt;code&amp;gt;/var/log/Xorg.0.log&amp;lt;/code&amp;gt; and can be opened by any text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You can now move on to [[Configuring|configuring the driver]].&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;/div&gt;</summary>
		<author><name>64.27.5.49</name></author>
	</entry>
</feed>