<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to install ATI fglrx driver in debian</title>
	<atom:link href="http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gary Dale</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-3543</link>
		<dc:creator>Gary Dale</dc:creator>
		<pubDate>Tue, 18 Aug 2009 01:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-3543</guid>
		<description>Went back to the vesa driver. The flicker is annoying but not so bad as the slowness of the ATI fglrx driver I&#039;d managed to get installed.</description>
		<content:encoded><![CDATA[<p>Went back to the vesa driver. The flicker is annoying but not so bad as the slowness of the ATI fglrx driver I&#8217;d managed to get installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Dale</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-3542</link>
		<dc:creator>Gary Dale</dc:creator>
		<pubDate>Tue, 18 Aug 2009 01:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-3542</guid>
		<description>No joy in mudville. The fglrx-driver wouldn&#039;t install. The error was relating to overwriting /usr/lib/xorg/modules/extensions/libglx.so. Even removing the existing file and restarting X wouldn&#039;t allow me to get past that point.

At this point I quit in frustration and just ran the ATI installer. That worked (apparently) and I notice the libglx.so file has been replaced with one installed at the time I was running the ATI installer.

The screen isn&#039;t flickering the way it did with the vesa driver, so something has changed, but windows are slow to move and don&#039;t go semi-transparent in the process like they used to. Something still needs to be tweaked.</description>
		<content:encoded><![CDATA[<p>No joy in mudville. The fglrx-driver wouldn&#8217;t install. The error was relating to overwriting /usr/lib/xorg/modules/extensions/libglx.so. Even removing the existing file and restarting X wouldn&#8217;t allow me to get past that point.</p>
<p>At this point I quit in frustration and just ran the ATI installer. That worked (apparently) and I notice the libglx.so file has been replaced with one installed at the time I was running the ATI installer.</p>
<p>The screen isn&#8217;t flickering the way it did with the vesa driver, so something has changed, but windows are slow to move and don&#8217;t go semi-transparent in the process like they used to. Something still needs to be tweaked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Dale</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-3541</link>
		<dc:creator>Gary Dale</dc:creator>
		<pubDate>Tue, 18 Aug 2009 00:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-3541</guid>
		<description>I just tried this method because I haven&#039;t been able to get anything else to work since Squeeze went to the 2.6.30 kernel. I note that the ait-driver-installer line needs two &quot;-&quot; before buildpkg.

Also, this step failed with the following errors:
dpkg-shlibdeps: error: couldn&#039;t find library libc.so.6 needed by debian/fglrx-driver/emul/ia32-linux/usr/lib/libfglrx_pp.so.1.0 (ELF format: &#039;elf32-i386&#039;; RPATH: &#039;&#039;).
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
dh_shlibdeps: dpkg-shlibdeps returned exit code 2
make: *** [binary] Error 1
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

The lack of a libc.so.6 was the problem. After fixing this, I came to another error complaining about fglrx_gamma... I found the solution at http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide#Fix_for_an_error which basically involves extracting the driver then setting a link to the package - the shell script seems to be looking for a misnamed package. After that, the buildpkg worked - leaving me with 4 packages.

Will keep you posted on whether I got a successful install or not.</description>
		<content:encoded><![CDATA[<p>I just tried this method because I haven&#8217;t been able to get anything else to work since Squeeze went to the 2.6.30 kernel. I note that the ait-driver-installer line needs two &#8220;-&#8221; before buildpkg.</p>
<p>Also, this step failed with the following errors:<br />
dpkg-shlibdeps: error: couldn&#8217;t find library libc.so.6 needed by debian/fglrx-driver/emul/ia32-linux/usr/lib/libfglrx_pp.so.1.0 (ELF format: &#8216;elf32-i386&#8242;; RPATH: &#8221;).<br />
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.<br />
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.<br />
dh_shlibdeps: dpkg-shlibdeps returned exit code 2<br />
make: *** [binary] Error 1<br />
dpkg-buildpackage: error: debian/rules binary gave error exit status 2</p>
<p>The lack of a libc.so.6 was the problem. After fixing this, I came to another error complaining about fglrx_gamma&#8230; I found the solution at <a href="http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide#Fix_for_an_error" rel="nofollow">http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide#Fix_for_an_error</a> which basically involves extracting the driver then setting a link to the package &#8211; the shell script seems to be looking for a misnamed package. After that, the buildpkg worked &#8211; leaving me with 4 packages.</p>
<p>Will keep you posted on whether I got a successful install or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xt4mhz</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-3446</link>
		<dc:creator>xt4mhz</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-3446</guid>
		<description>Hi.

The &quot;ATI Catalyst™ Display Driver&quot; released in March 26 2009 do not need to kernel sources be downloaded.

In fact, some conditions applies:

1) The drivers above support English only.
2) The display driver requires POSIX shared memory to be enabled on the system.
3) Kernal Sources package is no longer required if Kernel Header package is installed.
4) 32-Bit packages must be installed for 64-Bit Linux drivers to install or work.

Info extracted from: http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&amp;product=2.7.4.3.3.3.1&amp;lang=English

Hope this helps.

xt4mhz</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>The &#8220;ATI Catalyst™ Display Driver&#8221; released in March 26 2009 do not need to kernel sources be downloaded.</p>
<p>In fact, some conditions applies:</p>
<p>1) The drivers above support English only.<br />
2) The display driver requires POSIX shared memory to be enabled on the system.<br />
3) Kernal Sources package is no longer required if Kernel Header package is installed.<br />
4) 32-Bit packages must be installed for 64-Bit Linux drivers to install or work.</p>
<p>Info extracted from: <a href="http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&amp;product=2.7.4.3.3.3.1&amp;lang=English" rel="nofollow">http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.7&amp;product=2.7.4.3.3.3.1&amp;lang=English</a></p>
<p>Hope this helps.</p>
<p>xt4mhz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /lin</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-3051</link>
		<dc:creator>/lin</dc:creator>
		<pubDate>Mon, 25 May 2009 14:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-3051</guid>
		<description>I installed drivers from Debian non-free method which is described here: http://wiki.cchtml.com/index.php/Debian_Installation_Guide
basically it is described as this:
sudo apt-get update
sudo apt-get install module-assistant fglrx-driver fglrx-kernel-src
build and install the module
#:sudo module-assistant auto-install fglrx-kernel-src
#:sudo aticonfig --initial
I didnt understand much, but everything is working fine and my Nexuiz is runnin very smooth :)
but I end up with Debian GNU/Linux, kernel 2.6.26-1-486 in my grub menu, which is now below
Debian GNU/Linux, kernel 2.6.26-2-686 from my Debian Lenny, so is it safe to just clear kernel 2.6.26-1-486
from menu or this have some purpose?  
Thx</description>
		<content:encoded><![CDATA[<p>I installed drivers from Debian non-free method which is described here: <a href="http://wiki.cchtml.com/index.php/Debian_Installation_Guide" rel="nofollow">http://wiki.cchtml.com/index.php/Debian_Installation_Guide</a><br />
basically it is described as this:<br />
sudo apt-get update<br />
sudo apt-get install module-assistant fglrx-driver fglrx-kernel-src<br />
build and install the module<br />
#:sudo module-assistant auto-install fglrx-kernel-src<br />
#:sudo aticonfig &#8211;initial<br />
I didnt understand much, but everything is working fine and my Nexuiz is runnin very smooth <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
but I end up with Debian GNU/Linux, kernel 2.6.26-1-486 in my grub menu, which is now below<br />
Debian GNU/Linux, kernel 2.6.26-2-686 from my Debian Lenny, so is it safe to just clear kernel 2.6.26-1-486<br />
from menu or this have some purpose?<br />
Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craigevil</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-2384</link>
		<dc:creator>craigevil</dc:creator>
		<pubDate>Wed, 11 Feb 2009 02:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-2384</guid>
		<description>Installing Xorg drivers for nVidia, ATI, Radeon, Intel (and more)

You can also use sgfxi to move between free and non-free drivers or roll back to native free drivers: Key commands are:

-n Automatically installs correct native xorg nv, intel, or ati driver for your
   system. Cleans up old binary driver stuff, updates xorg.conf with new driver
   information, and cleans nvidia and fgrlx stuff out of xorg.conf
-N Force install of specific xorg driver.
   Syntax: sgfxi -N 
   Supported Xorg drivers: ati i128 i740 i810 i810-modesetting intel mga
   neomagic nv radeon radeonhd sis tdfx vesa vga voodoo
   Also configures xorg.conf as required. Full radeon xorg 3d configuration
   automatically.
[/quote]</description>
		<content:encoded><![CDATA[<p>Installing Xorg drivers for nVidia, ATI, Radeon, Intel (and more)</p>
<p>You can also use sgfxi to move between free and non-free drivers or roll back to native free drivers: Key commands are:</p>
<p>-n Automatically installs correct native xorg nv, intel, or ati driver for your<br />
   system. Cleans up old binary driver stuff, updates xorg.conf with new driver<br />
   information, and cleans nvidia and fgrlx stuff out of xorg.conf<br />
-N Force install of specific xorg driver.<br />
   Syntax: sgfxi -N<br />
   Supported Xorg drivers: ati i128 i740 i810 i810-modesetting intel mga<br />
   neomagic nv radeon radeonhd sis tdfx vesa vga voodoo<br />
   Also configures xorg.conf as required. Full radeon xorg 3d configuration<br />
   automatically.<br />
[/quote]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgiglio</title>
		<link>http://www.debianadmin.com/how-to-install-ati-fglrx-driver-in-debian.html/comment-page-1#comment-2232</link>
		<dc:creator>dgiglio</dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=645#comment-2232</guid>
		<description>I use module-assistant to compile and install fglrx kernel module. It lets me to skip the part where I have to extract the tar archive, compile the module and load it manually.</description>
		<content:encoded><![CDATA[<p>I use module-assistant to compile and install fglrx kernel module. It lets me to skip the part where I have to extract the tar archive, compile the module and load it manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
