March 24, 2007 — Now we proceed with installing the video driver. Note that the drivers currently at the ATI homepage will not work with the latest Fedora kernels. As I said in the last part of this post, Michael Larabel has been kind enough to make the ATI drivers available to us from at his website. He is the maintainer of the driver for Fedora. He also does a review of the drivers when they are first released. A wealth of information is available at the Phoronix Website regarding all things ATI (see resources).
Continuing from the previous section on installing the
wireless driver, we are still at the single user mode. So we can simply download the script written by Michael to
install the
Ok, now that we have the script downloaded. Run the script using the code
sh fglrx-f7t1-builder.sh
This should 4
rpm ivh *.rpm
assuming there are not other
rpm -ivh kernel-module-ATI-fglrx-2.6.20-1.2925.fc6-8.33.6-1..x86_64.rpm
since all the other
Well, that is it. Now that we have installed the wireless driver corresponding to the updated kernel and we have also updated the video driver, it is time to reboot. I typically shutdown and reboot. This prevents and "lint" or memory corruptions that may have crept in. In any case, your mileage may vary. Go ahead, give your new kernel a try.
Once you reboot, I would suggest that you check that you have DRI and hardware acceleration. The simplest way to
check this is to use
You may also notice that when you use the command
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
EndSection
Notice the line with
The script that Michael wrote is available on the forum. It is also possible that the current installer will work fine on FC6. Since I started using the scripts, I have not tested the above statements. You may want check it our yourself if you are so inclined. If not, with Michael's permission, the script is available from my site as well (see resources).