<?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=218.58.136.4</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=218.58.136.4"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/218.58.136.4"/>
	<updated>2026-05-14T14:28:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=8.41.7&amp;diff=4178</id>
		<title>8.41.7</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=8.41.7&amp;diff=4178"/>
		<updated>2007-11-03T14:24:40Z</updated>

		<summary type="html">&lt;p&gt;218.58.136.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;casitbozel&lt;br /&gt;
ATI Linux fglrx driver version 8.41.7&lt;br /&gt;
&lt;br /&gt;
Release Date: Released on the 12th of September&lt;br /&gt;
&lt;br /&gt;
=== This driver officially only supports the Radeon HD 2000 family. ===&lt;br /&gt;
AMD recommends users of cards other than the ATI Radeon HD 2000 family continue to use the currently posted drivers for that product available for download on http://ati.amd.com/. Using the 8.41.7 driver with R500 series or earlier may be buggy.&lt;br /&gt;
&lt;br /&gt;
Future releases will return to a unified driver supporting all product families.&lt;br /&gt;
&lt;br /&gt;
The 8.41.7 driver has an entirely new codebase, and supports the new Radeon HD 2000 (R600) cards. More information at the Phoronix article below, and more to come.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://www2.ati.com/drivers/linux/ati-driver-installer-8.41.7-x86.x86_64.run Installer] ([https://www2.ati.com/drivers/linux/ati-driver-installer-8.41.7-x86.x86_64.run HTTPS])&lt;br /&gt;
* [http://www2.ati.com/drivers/linux/linux_8.41.7.html Release notes] ([https://www2.ati.com/drivers/linux/linux_8.41.7.html HTTPS])&lt;br /&gt;
* [http://ati.amd.com/products/catalyst/linux.html fglrx FAQ] ([https://ati.amd.com/products/catalyst/linux.html HTTPS])&lt;br /&gt;
&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=833 Phoronix: AMD 8.41.7 Display Driver]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases]]&lt;/div&gt;</summary>
		<author><name>218.58.136.4</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Frequently_Asked_Questions&amp;diff=831</id>
		<title>Frequently Asked Questions</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Frequently_Asked_Questions&amp;diff=831"/>
		<updated>2007-10-11T02:58:16Z</updated>

		<summary type="html">&lt;p&gt;218.58.136.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;erchitroce&lt;br /&gt;
==Installation==&lt;br /&gt;
===How do I know fglrx is installed correctly?===&lt;br /&gt;
There are several ways to check if fglrx is loaded and running.&lt;br /&gt;
&amp;lt;br&amp;gt;1. Check your X.org or XFree86 log. You should see &amp;quot;DRI Initialization Successful.&amp;quot;&lt;br /&gt;
 # less /var/log/Xorg.0.log&lt;br /&gt;
 or&lt;br /&gt;
 # less /var/log/XFree86.0.log&lt;br /&gt;
2. Check glxinfo. You should see &amp;quot;direct&amp;quot; and not &amp;quot;indirect.&amp;quot;&lt;br /&gt;
 # glxinfo | grep direct&lt;br /&gt;
3. Check your kernel log. You should see fglrx messages near the bottom.&lt;br /&gt;
 # dmesg&lt;br /&gt;
4. Check your modules. You should see fglrx loaded.&lt;br /&gt;
 # lsmod | grep fglrx&lt;br /&gt;
*NOTE: [[Glxgears is not a Benchmark|glxgears]] is not a definite way of checking the installation of fglrx.&lt;br /&gt;
&lt;br /&gt;
=== Is the rebooting really necessary? ===&lt;br /&gt;
&lt;br /&gt;
No.&lt;br /&gt;
&lt;br /&gt;
However, rebooting is the easiest method to ensure that the kernel module(s) from the old driver are unloaded and the fglrx module is loaded instead. If you don&#039;t want to reboot for some reason, you may manually shut down Xorg, unload any old &amp;quot;drm&amp;quot;, &amp;quot;radeon&amp;quot; or &amp;quot;fglrx&amp;quot; modules and then start Xorg again.&lt;br /&gt;
&lt;br /&gt;
==Kernel==&lt;br /&gt;
===Why does fglrx not work for my bleeding-edge kernel?===&lt;br /&gt;
The development process of the fglrx driver and the Linux kernel are not on the same level.  The fglrx driver requires some special interactions with the kernel memory API and these tend to change between kernel versions. &lt;br /&gt;
&lt;br /&gt;
There is also an 11-12 week cycle required to develop, validate and test each release of an ATI driver &amp;lt;ref&amp;gt;http://www.phoronix.com/scan.php?page=article&amp;amp;item=735&amp;amp;num=1&amp;lt;/ref&amp;gt;.  ATI will only look to support the latest kernel that is officially out (no -rc or -git releases are supported) at the time they release a driver. Example: fglrx version A comes out Monday, but kernel version B comes out Tuesday. Kernel version B is not supported by fglrx version A. (but might be able to work anyway by doing a &#039;modprobe -f fglrx&#039; in a shell)&lt;br /&gt;
&lt;br /&gt;
The binary part of ATI&#039;s kernel module has no explicit dependency on the Linux kernel.  There are a set of source files that provide the glue to the kernel.  This is where the dependency to different kernels exist.  As a result, user contributed patches for newer kernels can often be found by searching [http://ati.cchtml.com Bugzilla].&lt;br /&gt;
&lt;br /&gt;
==X Configuration==&lt;br /&gt;
===Composite Extension===&lt;br /&gt;
If you&#039;ve enabled transparency, and you&#039;ve added the Composite extension to the xorg.conf file, the ATI driver will disable DRI.&lt;br /&gt;
&lt;br /&gt;
The only way to use 3D and the ATI OpenGL drivers is commenting the Option &amp;quot;Composite&amp;quot; &amp;quot;Enable&amp;quot; line.&lt;br /&gt;
&lt;br /&gt;
It may be necessary to put the following lines into xorg.conf:&lt;br /&gt;
&lt;br /&gt;
    Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
          Option      &amp;quot;Composite&amp;quot; &amp;quot;Disable&amp;quot;&lt;br /&gt;
    EndSection&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
* See [[Troubleshooting]] page.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[http://ati.amd.com/products/catalyst/linux.html Official ATI Linux Driver FAQ]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>218.58.136.4</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Installation_Guide&amp;diff=1665</id>
		<title>Talk:Ubuntu Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Installation_Guide&amp;diff=1665"/>
		<updated>2007-09-18T18:57:37Z</updated>

		<summary type="html">&lt;p&gt;218.58.136.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Q: When I go to remove the linux-restricted-modules-$(uname -r) ubuntu tries to install them along with a couple dependencies before it then removes one of the 3 different packages it installs. Should I just not install them at all or allow it to install the dependencies because they are needed for the newer version to work?&lt;br /&gt;
&lt;br /&gt;
A: You should not need the linux-restricted-modules packages at all unless it contains specfic drivers that you require, excluding fglrx of course.  The important thing is to make sure the there is only one fglrx.ko kernel module under /lib/modules/`uname -r`/  This is the sole reason for removing the linux-restricted-modules package, as it will copy a new fglrx.ko into your modules directory on each boot.&lt;br /&gt;
&lt;br /&gt;
:Q: So even if it says I don&#039;t need to remove linux-restricted-modules, I should do that anyway? It&#039;s been bugging the hell out of me, always reverting back to 8.21.7 no matter what I did.... So the best thing would be to remove the restricted modules?&lt;br /&gt;
&lt;br /&gt;
:A:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q: I can&#039;t get these drivers working for my ATI AIW Rage 128 Pro.&lt;br /&gt;
&lt;br /&gt;
A: The ATI binary driver only supports ATI Radeon 8500 and higher cards.  For older cards you can use the &amp;quot;ati&amp;quot; driver included in Xorg/XFree86.&lt;br /&gt;
&lt;br /&gt;
== Problem With Ati Radeon Xpress 200M ==&lt;br /&gt;
&lt;br /&gt;
Good Afternoon, I Have an ATI Radeon Xpress 200M in a notebook (Compaq Presario R4060), I&#039;m trying to configure the ATI card on Ubuntu 5.10 (Breezy), I follow the steps described in this wiky, but when the notebook initiates, it remains in a black screen of where it is not possible to be acceded to the terminals, I am new in linux, if somebody knows as to fix this please it helps me, Thanks.&lt;br /&gt;
&lt;br /&gt;
PD: Sorry for my english i need some practice.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Radeon Xpress 200M&lt;/div&gt;</summary>
		<author><name>218.58.136.4</name></author>
	</entry>
</feed>