Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17298/F-10
Modified Files:
.cvsignore catalyst-README.Fedora sources
xorg-x11-drv-catalyst.spec
Removed Files:
blacklist-radeon.conf
Log Message:
* Sat Oct 24 2009 Stewart Adam <s.adam at diffingo.com> - 9.10-1
- Update to Catalyst 9.10 (internal version 8.66.1)
- Remove radeon blacklists and update README: fglrx module is now compatible
with radeon
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 12 Sep 2009 02:20:44 -0000 1.5
+++ .cvsignore 24 Oct 2009 05:17:27 -0000 1.6
@@ -1 +1,2 @@
-ati-driver-installer-9-9-x86.x86_64.run
+ati-driver-installer-9-10-x86.x86_64.run
+ati-driver-installer-9-10-x86.x86_64.run
Index: catalyst-README.Fedora
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-10/catalyst-README.Fedora,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- catalyst-README.Fedora 6 May 2009 20:03:38 -0000 1.1
+++ catalyst-README.Fedora 24 Oct 2009 05:17:27 -0000 1.2
@@ -73,32 +73,6 @@
5. Release-specific notes
-----------------------------
-Recent releases (Catalyst 8.12+) are incompatible with the plymouth boot
-system implemented in Fedora 10, as the 'radeon' and 'drm' kernel modules
are
-loaded from the kernel ramdisk image (initrd) before fglrx can be. Because of
-this, these modules have been blacklisted. The open-source radeon driver as well
-as the plymouth graphical boot system will not function while the this driver is
-installed. If you would like to use them, please uninstall this driver first.
-
-The initrd image for the current kernel will need to be regenerated* before 3D
-rendering will function correctly. To do this, execute these commands as root:
- mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.rfbak
- mkinitrd -f --allow-missing /boot/initrd-`uname -r`.img `uname -r`
-
-A final reboot will be required before things function as expected. To restore
-plymouth functionality and use the open source drivers, first uninstall the
-xorg-x11-drv-catalyst package from your system and then run:
- mv /boot/initrd-`uname -r`.img.rfbak /boot/initrd-`uname -r`.img
-
-Once again, a reboot will be required before the open source drivers being
-working properly.
-
-
-* Please note that in some cases, the initrd image may need to be regenerated
-twice (once for getting fglrx to load, the other for putting the udev config
-file into the initrd image). If your machine still does not have working DRI
-or 3D rendering after regenerating the image once and rebooting, regenerate
-the image again:
- mkinitrd -f --allow-missing /boot/initrd-`uname -r`.img `uname -r`
-
-Reboot and DRI should be enabled correctly now.
+9.10 is the first release since 8.12 to be compatible with the open-source
+Radeon Xorg driver. The initrd image regeneration workaround is no longer
+required after installing this driver release.
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 12 Sep 2009 02:20:44 -0000 1.5
+++ sources 24 Oct 2009 05:17:27 -0000 1.6
@@ -1 +1,2 @@
-b6df55513535a9c5096de2208127b4b8 ati-driver-installer-9-9-x86.x86_64.run
+c79bed0ec7e96a11105922a70aea7a9c ati-driver-installer-9-10-x86.x86_64.run
+c79bed0ec7e96a11105922a70aea7a9c ati-driver-installer-9-10-x86.x86_64.run
Index: xorg-x11-drv-catalyst.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-catalyst/F-10/xorg-x11-drv-catalyst.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xorg-x11-drv-catalyst.spec 12 Sep 2009 02:20:44 -0000 1.4
+++ xorg-x11-drv-catalyst.spec 24 Oct 2009 05:17:27 -0000 1.5
@@ -7,13 +7,13 @@
%endif
Name: xorg-x11-drv-catalyst
-Version: 9.9
+Version: 9.10
Release: 1%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: Redistributable, no modification permitted
URL:
http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
+Source0:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
Source1: catalyst-README.Fedora
Source3: catalyst-config-display
Source4: catalyst-init
@@ -24,7 +24,6 @@
Source9: catalyst-a-lid-aticonfig
Source10: catalyst.sh
Source11: catalyst.csh
-Source13: blacklist-radeon.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -233,10 +232,6 @@
chmod 644 $RPM_BUILD_ROOT/%{_sysconfdir}/ati/*.xbm.example
chmod 755 $RPM_BUILD_ROOT/%{_sysconfdir}/ati/*.sh
-# blacklist to prevent radeon autoloading
-mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d
-install -pm 0644 %{SOURCE13}
$RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/blacklist-radeon.conf
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -280,7 +275,6 @@
%config %{_sysconfdir}/acpi/actions/ati-powermode.sh
%config(noreplace) %{_sysconfdir}/acpi/events/*aticonfig.conf
%config(noreplace) %{_sysconfdir}/profile.d/catalyst.*
-%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist-radeon.conf
%{_initrddir}/*
%{_sbindir}/*
%{_bindir}/*
@@ -310,6 +304,11 @@
%{_includedir}/fglrx/
%changelog
+* Sat Oct 24 2009 Stewart Adam <s.adam at diffingo.com> - 9.10-1
+- Update to Catalyst 9.10 (internal version 8.66.1)
+- Remove radeon blacklists and update README: fglrx module is now compatible
+ with radeon
+
* Fri Sep 11 2009 Stewart Adam <s.adam at diffingo.com> - 9.9-1
- Update to Catalyst 9.9 (internal version 8.65.4)
--- blacklist-radeon.conf DELETED ---