<?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=124.171.204.113</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=124.171.204.113"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/124.171.204.113"/>
	<updated>2026-06-09T21:37:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=User_talk:67.239.165.48&amp;diff=8279</id>
		<title>User talk:67.239.165.48</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=User_talk:67.239.165.48&amp;diff=8279"/>
		<updated>2012-03-23T20:59:20Z</updated>

		<summary type="html">&lt;p&gt;124.171.204.113: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* I don&#039;t know who&#039;s editing the Fedora 16 Fglrx page, but the first paragraph titled &amp;quot;Please Consider&amp;quot; was originally written evidently to push a particular license (GPL) rather than present procedures and solutions.  I&#039;ve edited that to make it somewhat neutral but someone seems intent on pushing radeon first.  Besides the fact that radeon is already the default installed driver on most distros, there isn&#039;t really a need to mention radeon at all other than to state that it exists, since a procedure is generally not needed for radeon installation.  That makes a radeon driver discussion redundant unless you are pushing GPL.  IMO this site should not be used for pimping licenses but rather for presenting solutions.&lt;br /&gt;
&lt;br /&gt;
** That&#039;s me, check the history. I actually like your idea of presenting two driver options and I&#039;ve written a more impartial overview of each driver. I see you&#039;re still editing so I&#039;ll wait till you&#039;re done to apply it. I also disagree with some things you&#039;ve stated: The broken module compilation is fixed with a two-line sourcecode comment, we should include the fix rather that just say &amp;quot;it&#039;s busted&amp;quot;, I&#039;m using fglrx on 3.2.9-2 fine. I&#039;m also completely removing your dracut step, this is far too complex for a regular user who doesn&#039;t understand initramfs, it also leaves the system in a state where it may not actually have a graphics driver if fglrx stuffs up. Blacklisting on the kernel line is sufficient and is what the RPMFusion RPM scripts and the Official installation script do anyway. --[[User:Super Jamie|Super Jamie]] 06:02, 22 March 2012 (CDT)&lt;br /&gt;
** Changes made. Feel free to contact me via the email address on my userpage if you&#039;d like to discuss directly, here is fine too. --[[User:Super Jamie|Super Jamie]] 06:48, 22 March 2012 (CDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** Ok, I see.  It&#039;s nice to put a name to the text.  As far as the 3.2.9-1 fix goes, I assumed you would have gleaned that there was no other solution afaik.  But I am glad there is a solution and that it&#039;s being published.  I personally tested it last night and it works on 64 bit Fedora; however there seems to be a problem getting the method to work on 32 bit.&lt;br /&gt;
** Ah I don&#039;t have a 32-bit install to check, it has worked on the last two 64-bit kernels tho. The commit that broke it is referenced on the forum page I linked to, maybe look for that commit in the 32-bit source? I took out the first part of the document, you&#039;re right, let&#039;s just give people information about installing the damn driver :) Thanks for your help in making this better, I maintained the F14 document as well, it&#039;s come a long way since then but has always been lacking in multi-monitor suggestions. I used to have three screens in 2007 but gave up and bought a massive single screen, then XRandR became popular a few releases later. --[[Special:Contributions/124.171.204.113|124.171.204.113]] 15:59, 23 March 2012 (CDT)&lt;/div&gt;</summary>
		<author><name>124.171.204.113</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_16_Installation_Guide&amp;diff=8274</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_16_Installation_Guide&amp;diff=8274"/>
		<updated>2012-03-22T21:00:26Z</updated>

		<summary type="html">&lt;p&gt;124.171.204.113: Undo revision 8272 by 67.239.165.48 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Two Driver Choices =&lt;br /&gt;
&lt;br /&gt;
There are two video drivers you can choose to run your ATI video card, one is called &#039;&#039;fglrx&#039;&#039;, the other is &#039;&#039;radeon&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Fglrx - the Official AMD/ATI driver ===&lt;br /&gt;
&lt;br /&gt;
This is the driver written and distributed by AMD, who own and do the work in the development of the hardware and therefore also own and do the work on the internal specs of the hardware.  By virtue of the fact that AMD/ATI are the ones that pay hardware engineers and software engineers across the world to work on their products, they of course can provide a full-featured driver which supports all the capabilities of the hardware. The driver has two parts; a small kernel module which acts as a loader for the Xorg part of the driver, and then the Xorg modules themselves.  Although AMD chooses to pay software engineers to work on Radeon project they also choose to distribute this full featured driver under a closed source license.  The licensing of the product is ultimately irrelevant to this procedural document however and lies squarely in the domain of user choice.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;fglrx&#039;&#039; was originally written only for ATI&#039;s FireGL professional workstation cards (targeting the same market as nVidia&#039;s Quadro range) however it was soon expanded to include almost the whole ATI range. AMD continued to extend and improve the driver after their acquisition of ATI. This driver also includes the &#039;&#039;Catalyst Control Center&#039;&#039; tool (amdcccle) for configuring features like forcing anti-aliasing and anistropic filtering on for all OpenGL processing.&lt;br /&gt;
&lt;br /&gt;
If you are running newer games, such as most things you&#039;d get off Steam, &#039;&#039;fglrx&#039;&#039; is the best choice. If you have a game which produces graphical glitches under the Free driver, it&#039;s worth trying this driver to see if the game works. Generally, performance in all 3D games and 3D applications will be drastically better with Fglrx. 2D performance slightly less in some cases than the radeon driver, but not much according to recent benchmarks.  AMD has been working on the 2D performance of Fgrlx with very good results.  The 3D performance of Fglrx far outstrips radeon, making it &amp;quot;the&amp;quot; choice for gamers. In recent benchmark evaluations using Warsow, Fglrx showed itself capable of over 900% better 3D performance than Radeon. Other tests in the same group showed 100% or better 3D performance.  Reference: http://tinyurl.com/7p3htwp&lt;br /&gt;
&lt;br /&gt;
Each driver as pros and cons, try both and see which is most suitable for your needs. The best thing about Linux is the choice to run whatever software components you like.&lt;br /&gt;
&lt;br /&gt;
=== radeon - the in-kernel driver ===&lt;br /&gt;
&lt;br /&gt;
This is the Free Software driver included in the mainline Linux kernel. This driver is written by an open source community with no access to the hardware specs and is released under the GNU GPL. If software freedom is your main concern, this is the driver for you.&lt;br /&gt;
&lt;br /&gt;
Historically, the &#039;&#039;radeon&#039;&#039; driver couldn&#039;t do much, not even 2D acceleration. However, in Fedora 16&#039;s 3.1 and 3.2 kernels this driver is making real progress. It now supports 2D compositing, many 3D functions such as GLSL and Pixel Shaders, as well as other useful features like Kernel Mode Setting. There is currently a large push in graphics driver development upstream in the kernel, so this driver&#039;s expected to get even better in kernels 3.3 and 3.4.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;radeon&#039;&#039; driver packaged with Fedora 16 will easily run desktop compositing (eg: gnome-shell, compiz, transparent terminal). It manages 60fps VSync at 1920x1200 in many 3D games (eg: &#039;&#039;Darkplaces&#039;&#039; Quake engine, &#039;&#039;OpenArena&#039;&#039; Quake 3 engine) with no problems. Depending on your CPU, constant 45fps in 1080p &#039;&#039;Minecraft&#039;&#039; is easily doable.&lt;br /&gt;
&lt;br /&gt;
You can read more about the radeon driver on [http://www.x.org/wiki/radeon the XOrg Wiki]. You can also find a [http://www.x.org/wiki/RadeonFeature list of supported features] and [http://www.x.org/wiki/RadeonProgram list of supported software] if you&#039;d like to investigate using this driver.&lt;br /&gt;
&lt;br /&gt;
It&#039;s worth noting that 2D performance is actually better in this driver than the proprietary driver. If you&#039;re only using Gnome 3 and games that don&#039;t require decent direct rendering performance, this may be an option.  With regard to battery life on laptops, it&#039;s worth noting that just the power stack in Fglrx is larger than the entire Radeon driver as a whole.  So superior battery performance will be obtained from Fgrlx.&lt;br /&gt;
&lt;br /&gt;
= Installing the Official AMD driver =&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
The AMD-supplied driver will work best in most cases if there is no xorg.conf file present before you begin the installation process. Move any existing xorg.conf files out of the /etc/X11 directory before installation.&lt;br /&gt;
&lt;br /&gt;
You will need version 11.11 of the ATI driver or later for Fedora 16, earlier versions will not work with the version of XOrg that F16 ships with.&lt;br /&gt;
&lt;br /&gt;
You require a Radeon HD2000 series or better to use the latest AMD-supplied driver.&lt;br /&gt;
&lt;br /&gt;
=== kernel-3.2.9-2.fc16 and onwards ===&lt;br /&gt;
&lt;br /&gt;
Due to an upstream sourcecode change in the Fedora &#039;&#039;kernel-headers&#039;&#039; package, building of AMD&#039;s &#039;&#039;fglrx&#039;&#039; module will currently fail with kernels 3.2.9-2.fc16 and later.&lt;br /&gt;
&lt;br /&gt;
To fix this, we can revert a small edit. Open the file &#039;&#039;&#039;/usr/src/kernels/`uname -r`/arch/x86/include/asm/uaccess_64.h&#039;&#039;&#039; in a text editor.&lt;br /&gt;
&lt;br /&gt;
On line 56 and 57 you will see:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
else&lt;br /&gt;
WARN(1, &amp;quot;Buffer overflow detected!\n&amp;quot;);&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Comment this out so it reads:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
// else&lt;br /&gt;
// WARN(1, &amp;quot;Buffer overflow detected!\n&amp;quot;); &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Your AMD kernel module will now build correctly. You may have to reboot into the new kernel and force the module rebuild with&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
akmods --force&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then reboot again.&lt;br /&gt;
&lt;br /&gt;
* Reference: http://forums.fedoraforum.org/showthread.php?t=277547&lt;br /&gt;
&lt;br /&gt;
=== Multiple Monitor Setups ===&lt;br /&gt;
&lt;br /&gt;
If you have an existing multiple monitor setup, copy your existing xorg.conf to as safe place, follow one of the install procedures, then transfer relevant sections of your old xorg.conf into the new version generated with aticonfig if required.&lt;br /&gt;
&lt;br /&gt;
Here are some resources for those having difficulty getting their multiple monitors running:&lt;br /&gt;
&lt;br /&gt;
* http://www.thinkwiki.org/wiki/Xorg_RandR_1.2&lt;br /&gt;
* http://wiki.debian.org/XStrikeForce/HowToRandR12&lt;br /&gt;
* man aticonfig&lt;br /&gt;
* One of the [[Ubuntu]] guides on this Wiki.&lt;br /&gt;
* AMD&#039;s own Catalyst documentation&lt;br /&gt;
&lt;br /&gt;
If you need to start with a clean slate and all your monitors are connected, you can force a fresh xorg.conf to be generated taking into account the monitors present:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
aticonfig --initial -f&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Pre-built packages from RPMFusion ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;RECOMMENDED METHOD&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is easier than manually building the driver from AMD as you don&#039;t need to worry about passing kernel options via GRUB2, configuring DKMS, rebuilding the kernel module every time you do a kernel upgrade, or cleaning up any mess if you want to remove the driver.&lt;br /&gt;
&lt;br /&gt;
=== Clean up previous Offical AMD driver installation ===&lt;br /&gt;
&lt;br /&gt;
If you&#039;re coming from the Official AMD driver to RPMFusion&#039;s AMD driver, you&#039;ll need to reinstall the &#039;&#039;mesa-libGL&#039;&#039; package as the Official AMD driver installation changes files it contains.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum reinstall mesa-libGL&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Setup RPMFusion ===&lt;br /&gt;
&lt;br /&gt;
There are instructions on http://www.rpmfusion.org/ but this should do it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install Catalyst driver packages ===&lt;br /&gt;
&lt;br /&gt;
This procedure is the same for 32-bit and 64-bit, yum will automatically install the correct driver and libs for your architecture.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum install akmod-catalyst xorg-x11-drv-catalyst xorg-x11-drv-catalyst-libs&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; 32-bit Libraries on 64-bit OS&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to play 32-bit games on a 64-bit Fedora installation, you will need to install the 32-bit libraries in addition to the above step.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum install xorg-x11-drv-catalyst-libs.i686&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Kernel module packages &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Note that there are individual &#039;&#039;kmod-catalyst-&#039;&#039; packages in RPMFusion which supply kernel modules for specific Fedora kernel versions. If you use these and you upgrade the kernel without upgrading the &#039;&#039;kmod-catalyst-&#039;&#039; package, loading the proprietary driver will fail and you&#039;ll revert back to the Free &#039;&#039;radeon&#039;&#039; graphics driver. Sometimes there is a day or so between Fedora upgrading their kernel and RPMFusion building a new &#039;&#039;kmod-catalyst-&#039;&#039; package.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;akmod-catalyst&#039;&#039; package we installed above automatically builds a new kernel module at boot-time when the kernel is upgraded, so you&#039;ll never have to worry about this.&lt;br /&gt;
&lt;br /&gt;
== Official AMD Driver ==&lt;br /&gt;
&lt;br /&gt;
=== Preinstall required packages ===&lt;br /&gt;
&lt;br /&gt;
The script from AMD builds the kernel module and a set of modules for XOrg. The Official AMD installer requires some development packages to be installed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum install kernel-devel kernel-headers gcc gcc-c++&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We&#039;ll also want to remove any kernel-devel packages from old versions of the kernel. Check your current kernel version with:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
uname -a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check all installed kernel packages with&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
rpm -qa | grep kernel&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remove any &#039;&#039;kernel-devel&#039;&#039; packages which do not match the latest kernel version. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum remove kernel-devel-3.2.9-1.fc16.x86_64&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note we are careful to specify the exact package name that was given to us by the rpm command above.&lt;br /&gt;
&lt;br /&gt;
Boot into the latest kernel before continuing. Building the module on a kernel which you don&#039;t have &#039;&#039;-devel&#039;&#039; packages for will fail. Building the module on one kernel then booting into another will result in the compiled module not working.&lt;br /&gt;
&lt;br /&gt;
=== Download driver ===&lt;br /&gt;
&lt;br /&gt;
Download the driver for your particular card from http://support.amd.com/&lt;br /&gt;
&lt;br /&gt;
It will look similar to: &#039;&#039;amd-driver-installer-XX-X-XXX.XXX_XX.run&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Install driver ===&lt;br /&gt;
&lt;br /&gt;
Run the file as root in the &#039;&#039;sh&#039;&#039; shell.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
chmod +x amd-driver-installer-XX-X-XXX.XXX_XX.run&lt;br /&gt;
sh ./amd-driver-installer-XX-X-XXX.XXX_XX.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Select the default install, do not generate distribution packages.&lt;br /&gt;
&lt;br /&gt;
=== Confirming Installation ===&lt;br /&gt;
&lt;br /&gt;
Check the build install log:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;tail /usr/share/ati/fglrx-install.log&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You should see data confirming the module build worked:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;build succeeded with return value 0&lt;br /&gt;
duplicating results into driver repository...&lt;br /&gt;
done.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Uninstalling Official AMD driver ===&lt;br /&gt;
&lt;br /&gt;
Run AMD&#039;s uninstall script:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
sh /usr/share/ati/fglrx-uninstall.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following steps are not strictly required because the amd-driver-installer is written to put all files back as they were before the install. One set of files that amd-driver-installer alters is the mesa library set. To be sure of a mint-condition installation (especially if you are upgrading to the next Official driver version) reinstall the following package:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum reinstall mesa-libGL&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those running Wine or Crossover from Codeweavers.com, the following command will reinstall all the mesa libraries that (should) be on your system. This example is for users running Wine/Crossover on a 64 bit system:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum reinstall mesa-dri-filesystem.i686 mesa-libGL.x86_64 mesa-dri-drivers.x86_64 mesa-libGL.i686 mesa-dri-filesystem.x86_64 mesa-libEGL.x86_64 mesa-dri-drivers.i686 mesa-libGLU.x86_64&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting =&lt;br /&gt;
&lt;br /&gt;
In the event you install the driver and are greeted with a blank screen or corrupted video signal when starting X, you are able to manually disable the Free Software &#039;&#039;radeon&#039;&#039; driver to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
Turn your system off and on again. On the GRUB boot screen, press &#039;&#039;&#039;e&#039;&#039;&#039; to edit the default boot entry, scroll down to the kernel line (which begins &#039;&#039;linux&#039;&#039;), then press &#039;&#039;&#039;e&#039;&#039;&#039; again to edit the line.&lt;br /&gt;
&lt;br /&gt;
Add the entries &#039;&#039;&#039;radeon.modeset=0 blacklist=radeon&#039;&#039;&#039; to the end. For example, if your kernel line is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;linux /vmlinuz-3.2.9-1.fc16.x86_64 LANG=en_US.UTF-8&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
we&#039;ll want to edit it so it is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;linux /vmlinuz-3.2.9-1.fc16.x86_64 LANG=en_US.UTF-8 radeon.modeset=0 rdblacklist=radeon blacklist=radeon&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These entries do the following:&lt;br /&gt;
* &#039;&#039;&#039;radeon.modeset=0&#039;&#039;&#039; disables &amp;quot;Kernel Mode Settting&amp;quot; for the Free Software driver (ie: the driver telling the kernel to setup the screen resolution, instead of XOrg doing it)&lt;br /&gt;
* &#039;&#039;&#039;rdblacklist=radeon blacklist=radeon&#039;&#039;&#039; stops the kernel from loading the Free Software &#039;&#039;radeon&#039;&#039; driver altogether&lt;br /&gt;
&lt;br /&gt;
From here you can manually remove and reinstall the proprietary drivers, either with yum or with PackageKit&#039;s &#039;&#039;Add/Remove Software&#039;&#039; application, as desired.&lt;/div&gt;</summary>
		<author><name>124.171.204.113</name></author>
	</entry>
</feed>