rpms/xorg-x11-drv-fglrx/devel fglrx-README.Fedora, 1.2, 1.3 xorg-x11-drv-fglrx.spec, 1.11, 1.12

Stewart Adam firewing at rpmfusion.org
Fri Feb 20 06:42:29 CET 2009


Author: firewing

Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8597

Modified Files:
	fglrx-README.Fedora xorg-x11-drv-fglrx.spec 
Log Message:
* Fri Feb 20 2009 Stewart Adam <s.adam at diffingo.com> - 9.1-1
- Use Catalyst version for Version tag instead of internal driver version
- Update README.Fedora (add note concerning double initrd regeneration)



Index: fglrx-README.Fedora
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/fglrx-README.Fedora,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fglrx-README.Fedora	31 Jan 2009 06:25:45 -0000	1.2
+++ fglrx-README.Fedora	20 Feb 2009 05:42:28 -0000	1.3
@@ -80,7 +80,7 @@
 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
+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`
@@ -94,3 +94,11 @@
 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.


Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-fglrx.spec	31 Jan 2009 06:25:45 -0000	1.11
+++ xorg-x11-drv-fglrx.spec	20 Feb 2009 05:42:28 -0000	1.12
@@ -1,5 +1,4 @@
 %define          atilibdir       %{_libdir}/fglrx
-%define          ativersion  9.1
 
 # Tweak to have debuginfo - part 1/2
 %if 0%{?fedora} > 7
@@ -8,8 +7,8 @@
 %endif
 
 Name:            xorg-x11-drv-fglrx
-Version:         8.573
-Release:         1.%{ativersion}%{?dist}
+Version:         9.1
+Release:         1%{?dist}
 Summary:         AMD's proprietary driver for ATI graphic cards
 Group:           User Interface/X Hardware Support
 License:         Redistributable, no modification permitted
@@ -312,6 +311,10 @@
 %{_includedir}/X11/extensions/*.h
 
 %changelog
+* Fri Feb 20 2009 Stewart Adam <s.adam at diffingo.com> - 9.1-1
+- Use Catalyst version for Version tag instead of internal driver version
+- Update README.Fedora (add note concerning double initrd regeneration)
+
 * Sat Jan 31 2009 Stewart Adam <s.adam at diffingo.com> - 8.573-1.9.1
 - Update to Catalst 9.1
 - Sync with changes made for F-10



More information about the rpmfusion-commits mailing list