ATI proprietary driver 8.31.5 packages

Philip R. Schaffner Philip.R.Schaffner at nasa.gov
Wed Dec 6 21:46:04 CET 2006


On Tue, 2006-11-28 at 19:28 +0100, Matthias Saou wrote: 
> Hi,
> 
> I've put some updated ATI proprietary driver packages here :
> http://ftp.es6.freshrpms.net/pub/freshrpms/fedora/linux/testing/6/
> 
> Feel free to send feedback, as I know 8.30.3 was causing some problems
> for some users.
> 
> Matthias

Have been using RPMS built with the ATI-provided tools but decided to
give yours a try.  Yum attempted to install but then complained about
conflicts with the installed packages.  Grabbed the src.rpm and added
"Obsoletes" as shown below.  This allowed the install to proceed and yum
removed the conflicting packages.  If I were a smart enough packager I
would have also taken care of the
kernel-module-ATI-fglrx-<kernel-version> RPMS as well, but they do not
seem to cause problems.  Removed them with rpm -e after a reboot:

kernel-module-ATI-fglrx-2.6.18-1.2798_1.fc6.cubbi_suspend2-8.29.6-1.fc6.i386
  kernel-module-ATI-fglrx-2.6.9-42.0.3.ELsmp-8.29.6-1.fc6.i386

Suspend hangs at "Doing atomic copy."  Backed up to your released
ati-x11-drv-8.29.6-3.fc6.i386 package but same problem - however suspend
has only been a sometimes-works thing on this IBM [Lenovo] T42p anyway.

Thanks for the packages.

Phil

--------------------------------------------------------------------------------------------------------- 
[prs at hazard2 SPECS]$ diff -u ati-x11-drv.spec
ati-x11-drv.spec   ati-x11-drv.spec~
[prs at hazard2 SPECS]$ diff -u ati-x11-drv.spec~ ati-x11-drv.spec
--- ati-x11-drv.spec~   2006-11-28 13:21:27.000000000 -0500
+++ ati-x11-drv.spec    2006-12-06 14:31:06.000000000 -0500
@@ -40,6 +40,7 @@
 Provides: dkms-fglrx = %{version}-%{release}
 Provides: dkms-ati = %{version}-%{release}
 Conflicts: xorg-x11-drv-fglrx
+Obsoletes: ATI-fglrx ATI-fglrx-control-panel

 %description
 Proprietary ATI GL libraries, Xorg and Linux module for hardware
@@ -53,6 +54,7 @@
 Summary: Development files for the proprietary ATI display driver
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Obsoletes: ATI-fglrx-devel

 %description devel
 Development files for the proprietary ATI display driver.


More information about the freshrpms-list mailing list