<?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=47.230.0.43</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=47.230.0.43"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/47.230.0.43"/>
	<updated>2026-05-02T12:51:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=2289</id>
		<title>Troubleshooting</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=2289"/>
		<updated>2007-10-26T10:30:05Z</updated>

		<summary type="html">&lt;p&gt;47.230.0.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ladaralla&lt;br /&gt;
==Kernel Related Issues==&lt;br /&gt;
&lt;br /&gt;
=== No 3D acceleration ===&lt;br /&gt;
If you see output that looks like this:&lt;br /&gt;
&lt;br /&gt;
 $ fglrxinfo &lt;br /&gt;
 display: :0.0 screen: 0 &lt;br /&gt;
 OpenGL vendor string: Mesa project: www.mesa3d.org &lt;br /&gt;
 OpenGL renderer string: Mesa GLX Indirect &lt;br /&gt;
 OpenGL version string: 1.2 (1.5 Mesa 6.4.1) &lt;br /&gt;
&lt;br /&gt;
Make sure you do not have Xinerama enabled in your xorg.conf! 3D-acceleration is not supported by fglrx in Xinerama mode.&lt;br /&gt;
&lt;br /&gt;
Then try these two commands:&lt;br /&gt;
&lt;br /&gt;
 sudo mkdir -p /usr/X11R6/lib/modules/dri &lt;br /&gt;
 sudo ln -s /usr/lib/dri/fglrx_dri.so /usr/X11R6/lib/modules/dri &lt;br /&gt;
Source&amp;lt;ref&amp;gt;http://www.thinkwiki.org/wiki/Problems_with_fglrx#Perpetual_Mesa_GLX_Indirect_on_Debian&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or you can try deleting all files from the /lib/modules/$(uname -r)/volatile folder and relinking:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo rm /lib/modules/$(uname -r)/volatile/*&amp;lt;br&amp;gt;&lt;br /&gt;
sudo ln -s /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work confirm fglrx is loaded:&lt;br /&gt;
&lt;br /&gt;
 lsmod | grep fglrx&lt;br /&gt;
&lt;br /&gt;
If it returns nothing then try this:&lt;br /&gt;
&lt;br /&gt;
 sudo depmod -ae&lt;br /&gt;
 sudo echo fglrx &amp;gt;&amp;gt; /etc/modules&lt;br /&gt;
(If this returns &amp;quot;bash: /etc/modules: Permission denied&amp;quot; then sudo su first.)&lt;br /&gt;
&lt;br /&gt;
If it doesn&#039;t still work, open up /etc/modprobe.d/lrm-video with an editor, and uncomment any line(s) that contains fglrx in it.&lt;br /&gt;
&lt;br /&gt;
In case nothing above works, open /etc/modprobe.d/blacklist-restricted with an editor and comment any line that might contain fglrx word in it.&lt;br /&gt;
&lt;br /&gt;
=== nForce 3 AGP Issues ===&lt;br /&gt;
&lt;br /&gt;
For nForce3 based motherboards: if the install seems to go well, but fglrx still fails and $ fglrxinfo tells you you&#039;re still running Mesa, there may be a problem with the nVidia AGP-PCI Bridge module&#039;s compatibility with your BIOS (or vice versa, I haven&#039;t yet investigated). (Confirmed at least for ASUS K8N-E Deluxe.) A solution is to downgrade your BIOS to a previous version (see your motherboard manual/manufacturer&#039;s website for instructions). Here is a list of compatible BIOS versions (if your model is not listed here and you find a version that fixes the problem, please add it to the list so others can benefit):&lt;br /&gt;
&lt;br /&gt;
(Update: March 22nd, 2007) It appears that the beta ASUS bios 1012 will also fix the problem. I had the ATI drivers installed but fglrxinfo was still reporting Mesa as the OpenGL provider. I flashed the BIOS to 1012, rebooted into Ubuntu. Problem solved.&lt;br /&gt;
&lt;br /&gt;
*ASUS&lt;br /&gt;
**K8N-E Deluxe: Version 1006&lt;br /&gt;
**K8N-E Deluxe: Version 1012 beta&lt;br /&gt;
**K8N Bios versions up 1003 to 1011, my Solution -&amp;gt; K8V-X (Asus with Via-Chipset) It is working really good now. (Always Problems: nForce3 Chipset)&lt;br /&gt;
&lt;br /&gt;
*ASROCK&lt;br /&gt;
**K8Upgrade-NF3&lt;br /&gt;
(A little workaround for K8Upgrade-NF3 is to edit xorg.conf, in section &amp;quot;Devices&amp;quot;, adding this line: Option &amp;quot;UseInternalAGPGART&amp;quot; &amp;quot;no&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AGP Initialization fails with amd_k7_agp module ===&lt;br /&gt;
With Kernel 2.6.16.x, there came a new feature called &amp;quot;EDAC&amp;quot; which creates a conflict causing amd_k7_agp not to work. This results in a&lt;br /&gt;
 (EE) fglrx(0): [agp] unable to acquire AGP, error &amp;quot;xf86_ENODEV&amp;quot;&lt;br /&gt;
 (EE) fglrx(0): cannot init AGP&lt;br /&gt;
Message in the error-log.&lt;br /&gt;
&lt;br /&gt;
To resolve the problem, in your kernel config change&lt;br /&gt;
 CONFIG_EDAC_AMD76X=y&lt;br /&gt;
to&lt;br /&gt;
 #CONFIG_EDAC_AMD76X is not set&lt;br /&gt;
(just comment it out)&lt;br /&gt;
recompile/reinstall/reboot your kernel. Everything should work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==X Server Related Issues==&lt;br /&gt;
&lt;br /&gt;
=== No XVideo support on 690G integrated graphic chipset ===&lt;br /&gt;
*Upgrade your BIOS if you get random flicker lines and black screen with a 690G chip.&lt;br /&gt;
*Motherboard using the 690G IGP chipset don&#039;t have XVideo support. When you execute the &amp;quot;xvinfo&amp;quot; command you get &amp;quot;no adaptors present&amp;quot;. This is the case by using the 8.39.4 FGLRX driver and whenever the &amp;quot;sudo aticonfig --overlay-type=Xv&amp;quot; command or the &amp;quot;sudo aticonfig --overlay-type=opengl&amp;quot; was used. ATI seem to know this as there list TVtime as an application unable to run on a 690G chip.&lt;br /&gt;
&lt;br /&gt;
=== System lockup on logout or switch to virtual consoles ===&lt;br /&gt;
&lt;br /&gt;
If your system locks up after you logout or when you try to switch to a virtual console, this might be an instance of [http://ati.cchtml.com/show_bug.cgi?id=330 this bug]. It is likely that the problem only occurs for users with an &#039;&#039;&#039;Xorg version of at least 7.0&#039;&#039;&#039;. Probably it only affects users of &#039;&#039;&#039;DVI&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
There is a workaround: Use a standard D-Sub VGA connector instead of the DVI connector.&lt;br /&gt;
&lt;br /&gt;
This workaround was posted as a comment to another related bug: see [http://ati.cchtml.com/show_bug.cgi?id=239#c48 here].&lt;br /&gt;
&lt;br /&gt;
=== BigDesktop doesn&#039;t work after GDM login screen ===&lt;br /&gt;
&lt;br /&gt;
This can occur on Ubuntu Feisty Fawn sometimes.&lt;br /&gt;
&lt;br /&gt;
System &amp;gt; Prefrences &amp;gt; Screen Resolution&lt;br /&gt;
&lt;br /&gt;
Select the resolution that is a combination of both screen resolutions wide and your height.&lt;br /&gt;
&lt;br /&gt;
=== Computer Freezes while using fglrx (UMA and SIDEPORT)  ===&lt;br /&gt;
If after choosing fglrx as your driver in either xorg.conf or xfree86.conf files, the computer freezes and becomes unresponsive while trying to start X this may be the solution.&lt;br /&gt;
&lt;br /&gt;
Some ATI cards have the ability to run in three modes: UMA, SIDEPORT, or a combination of both. UMA mode is that one in which the video card does not use its dedicated memory, but rather uses and shares the system memory. On the other hand, SIDEPORT mode is the one in which the card uses its own dedicated memory. And finally, the third mode is a combination of the previous modes in which the card uses both the system memory and its dedicated memory.&lt;br /&gt;
&lt;br /&gt;
If your computer hangs, this settings may be where the solution lies. If your computer hangs, try using either UMA by itself or a combination of both. However, if you choose the combination, make sure that the UMA one is at least 128MB. In my case, I have SIDEPORT 128MB and 128MB UMA. If I choose any less for UMA, it does not work. This is definetly not an attractive solution since it compromises your systems performance. Hopefully, this will be solved very soon.&lt;br /&gt;
&lt;br /&gt;
On some systems, the BIOS screen may not offer a choice of UMA or SIDEPORT.  In this case, you can try turning the amount of RAM dedicated to the video card down, from 128Mb to 64Mb for example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Graphical Anomalies ===&lt;br /&gt;
&lt;br /&gt;
This was experienced with an ATI Radeon X1600 Pro 512mb:&lt;br /&gt;
&lt;br /&gt;
After following instructions for both Method 1 and Method 2, whenever the Composite Extension is disabled, the display would be almost unusable, but the fglrxinfo command would display the correct information.  If the Composite Extension is re-enabled the display would be usable, but fglrxinfo would report using mesa drivers.&lt;br /&gt;
&lt;br /&gt;
To resolve the problem it maybe needed to lower the AGP Aperture setting in my BIOS to 128mb (or lower worked too).  The AGP Aperture was initially set to 256mb. After setting the AGP Aperture to 128mb, everything worked perfectly; the Composite Extension is disabled, fglrxinfo reports the correct drivers, and direct rendering is enabled. Some systems may require setting the AGP Aperture to the highest setting (256mb or 512mb).&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen with Xorg 1.3.0 ===&lt;br /&gt;
If you happen to get a blank screen on X startup and you find lines similar to those in your Xorg.log:&lt;br /&gt;
{{Box File|/var/log/Xorg.log|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
2: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(swlDalHelperValidateModeFromDAL 0x549) [...]&lt;br /&gt;
3: /usr/lib64/xorg/modules/drivers//fglrx_drv.so [...]&lt;br /&gt;
4: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(atiddxPreInit 0x8b3) [...]&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Then you&#039;re probably using the ati-drivers with Xorg-1.3.0. If that&#039;s the case the only solution (known to me) is to use a version &amp;lt; 1.3.0.&lt;br /&gt;
&lt;br /&gt;
=== X800/X850 fan is very loud / constantly works ===&lt;br /&gt;
&lt;br /&gt;
It seems fglrx has a bug with all X800/X850 cards causing them to heat up excessively&lt;br /&gt;
even when not in 3D mode. This behaviour will cause the cards&#039; fans to function on full&lt;br /&gt;
blast continuously. There is no known fix as of driver 8.31.05 or previous. Open source&lt;br /&gt;
&amp;quot;radeon&amp;quot; driver does not exhibit this problem.&lt;br /&gt;
&lt;br /&gt;
My Ati 1650GT has the same problem.It was normal when I enter ubuntu for 1 or 2minutes,and than ,the fan became crazy..No doubt it&#039;s because the temp~&lt;br /&gt;
&lt;br /&gt;
=== System freezes after logout with GDM or KDM&amp;lt;ref&amp;gt;http://ati.cchtml.com/show_bug.cgi?id=239 Going back to gdm/kdm hardlocks after running X session&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
If you use GDM, which is the default Login Manager on Ubuntu, modify&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/gdm/gdm.conf&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Box File|/etc/gdm/gdm.conf|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;AlwaysRestartServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If you use KDM, which is the default Login Manager on Kubuntu, add to the [X-:*-Core] section the following&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo kate /etc/kde3/kdm/kdmrc&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Box File|/etc/kde3/kdm/kdmrc|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;TerminateServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;br /&gt;
{{VCT}}&lt;/div&gt;</summary>
		<author><name>47.230.0.43</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2113</id>
		<title>Verifying</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Verifying&amp;diff=2113"/>
		<updated>2007-10-26T10:29:39Z</updated>

		<summary type="html">&lt;p&gt;47.230.0.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;acelallialtr&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>47.230.0.43</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Configuring&amp;diff=2172</id>
		<title>Configuring</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Configuring&amp;diff=2172"/>
		<updated>2007-10-26T10:22:11Z</updated>

		<summary type="html">&lt;p&gt;47.230.0.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;dronmono&lt;br /&gt;
{{VCT-on-top}}&lt;br /&gt;
== aticonfig ==&lt;br /&gt;
&lt;br /&gt;
Since version 8.18.6 the fglrx driver includes the &#039;&#039;&#039;aticonfig&#039;&#039;&#039; tool which simplifies &#039;&#039;xorg.conf&#039;&#039; editing. Here are some useful commands this tool offers (for a complete list see [http://wiki.cchtml.com/index.php/aticonfighelp &#039;&#039;aticonfig --help&#039;&#039;]).&lt;br /&gt;
&lt;br /&gt;
=== Changes taking effect on startup ===&lt;br /&gt;
&#039;&#039;Changes will change the config file!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;Initial setup (creates device section using fglrx):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --initial&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Enable Video acceleration (Xv Overlay):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --overlay-type=Xv&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Force fglrx to use kernel&#039;s AGP driver instead of own implementation (only use when internal agpgart doesn&#039;t work):&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo aticonfig --internal-agp=off&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: Newer fglrx driver versions do not include an internal AGPGART so the kernel agpgart is used no matter what.&lt;br /&gt;
&lt;br /&gt;
=== Changes taking effect immediately ===&lt;br /&gt;
&#039;&#039;Changes will not change the config file.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
;Print information about power states. &lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --list-powerstates&amp;lt;/pre&amp;gt;&lt;br /&gt;
Or, for us lazy folk, the shorter version is &#039;&#039;aticonfig --lsp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Set a power state to the lowest (battery friendly):&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --set-powerstate=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: check out available power states using &#039;&#039;aticonfig --list-powerstates&#039;&#039; &lt;br /&gt;
*Note: this option does not work when an external monitor is connected &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Print information about connected and enabled monitors:&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --query-monitor&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Examples how to enable two monitors on the fly:&lt;br /&gt;
* Assume you have two monitors already setup correctly ([http://ubuntuforums.org/showthread.php?t=301941 Dual monitor support] at Ubuntuforums)&lt;br /&gt;
* This example enable laptop internal monitor (lvds) and external monitor (crt1)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --enable-monitor=lvds,crt1 --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: &#039;&#039;aticonfig --enable-monitor=STRING,STRING&#039;&#039; where STRING can be one of the following set, separated by commas: none,crt1,crt2,lvds,tv,tmds1,tmds2,auto. Only 2 displays can be enabled at the same time. Any displays that are not on the list will be disabled.&lt;br /&gt;
*Note: check out connected and enabled monitors using &#039;&#039;aticonfig --query-monitor&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Turn off the second monitor on the fly and start to use only laptop internal monitor (lvds)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --enable-monitor=lvds --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
;Swap monitors on the fly when using big desktop mode&lt;br /&gt;
* Assume you have two monitors already setup correctly ([http://ubuntuforums.org/showthread.php?t=301941 Dual monitor support] at Ubuntuforums)&lt;br /&gt;
:&amp;lt;pre&amp;gt;aticonfig --swap-monitor --effective=now&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Note: This only works for big desktop setup. This will swap the contents on the two monitors.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
Still not working?  Go to the [[Troubleshooting]] page.&lt;br /&gt;
&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;br /&gt;
{{VCT}}&lt;/div&gt;</summary>
		<author><name>47.230.0.43</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=ALT_Linux&amp;diff=3137</id>
		<title>ALT Linux</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=ALT_Linux&amp;diff=3137"/>
		<updated>2007-10-26T10:19:06Z</updated>

		<summary type="html">&lt;p&gt;47.230.0.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;eracel&lt;br /&gt;
== Intro ==&lt;br /&gt;
[http://www.altlinux.org ALTLinux] uses repackaged official rpms since 2003. From &amp;lt;code&amp;gt;8.20.8&amp;lt;/code&amp;gt; version we use repackaged installer for unified build for all supported distributions and upstable repository (due lack of rpm supporting xorg 7.0). All disributions from Master 2.4 have fglrx as part of kernel-complete package installed on first stage. So if you install any ALTLinux distribution (starting from Master-2.4) you have recent fglrx already. Next steps are necessary if you want install fglrx independently or if stock version from distribution are old for your hardware (like X1K series).&lt;br /&gt;
&lt;br /&gt;
Features in brief:&lt;br /&gt;
# i386 and x86_64 packages.&lt;br /&gt;
# unifield build for all supported distrbutions.&lt;br /&gt;
# fixes for recent (2.6.16 ) and non-standard (realtime-preempt) kernels.&lt;br /&gt;
&lt;br /&gt;
== Prepare stage ==&lt;br /&gt;
fglrx package in ALTLinux consist of 3 parts: kernel module, glx/x11 driver part and configuration tools package. All 3 parts are depends from each other. So for manual install you must prepare/download 3 packages:&lt;br /&gt;
&lt;br /&gt;
* fglrx_glx (glx/x11 driver part)&lt;br /&gt;
* kernel-modules-fglrx-%flavour-%version (%flavour kernel fglrx module)&lt;br /&gt;
* fglrx-tools (optional).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
%flavour may be identified by uname -a string. May be &#039;&#039;&#039;std-(up|smp)&#039;&#039;&#039;, &#039;&#039;&#039;std26-(up|smp)&#039;&#039;&#039;, &#039;&#039;&#039;wks-(up|smp)&#039;&#039;&#039;, &#039;&#039;&#039;wks26-(up|smp)&#039;&#039;&#039; etc.&lt;br /&gt;
&lt;br /&gt;
== Install stage ==&lt;br /&gt;
Afer download/prepare you may install packages using rpm (for packages made manually) or apt (for repositories).&lt;br /&gt;
&lt;br /&gt;
example install string for rpm:&lt;br /&gt;
&lt;br /&gt;
  # rpm -ihv fglrx_glx-%version.i586.rpm kernel-modules-fglrx-%flavour-%version.i586.rpm fglrx_tools-%version.i586.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
where %version is fglrx version what you want install&lt;br /&gt;
&lt;br /&gt;
example string for apt:&lt;br /&gt;
&lt;br /&gt;
  # apt-get install fglrx_glx kernel-modules-fglrx-%flavour fglrx_tools&lt;br /&gt;
&lt;br /&gt;
== Useful resources ==&lt;br /&gt;
# [http://faq.altlinux.ru/ ALTLinux FAQ]. Have some notes (in russian) about fglrx. Use &amp;lt;code&amp;gt;fglrx&amp;lt;/code&amp;gt; keyword in search form.&lt;br /&gt;
# [http://backports.altlinux.ru Sisyphus Backports page]. Backports is the packages from unstabe [http://www.sisyphus.ru Sisyphus repository] made for older distrubutions. Have recent fglrx packages for Master-2.4.&lt;br /&gt;
# [http://www.altlinux.org ALTLinux page]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>47.230.0.43</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Frequently_Asked_Questions&amp;diff=867</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=867"/>
		<updated>2007-10-26T03:22:28Z</updated>

		<summary type="html">&lt;p&gt;47.230.0.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;acelzelvimo&lt;br /&gt;
bolire&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>47.230.0.43</name></author>
	</entry>
</feed>