Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 200731

Summary: xorg-server-1.4 does not need to block >=ati-drivers-8.42.3
Product: Gentoo Linux Reporter: Magnus Ahlberg <magnus.ahlberg>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Magnus Ahlberg 2007-11-29 09:43:09 UTC
Currently, xorg-server blocks ati-drivers because of ABI incompatability.
However, since ati-drivers-8.42.3, the driver is compatible with Xorg 7.3 (xorg-server-1.4) so the block should affect only driver versions lower than 8.42.3.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jory A. Pratt gentoo-dev 2007-11-30 02:23:00 UTC
  29 Nov 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  xorg-server-1.4-r2.ebuild:
  Re-add binary ATI/AMD driver support for 8.433 and newer (Jory Pratt)

As you can see this is already fixed.
Comment 2 Sascha Beck 2007-11-30 05:47:43 UTC
(In reply to comment #1)
> 
> As you can see this is already fixed. 

Yes xorg-server now pulls in ati-drivers if the useflag fglrx is set but line 271 unconditionally blocks ati-drivers.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2007-11-30 06:29:25 UTC
Thanks, fixed. I was only looking for lines w/ fglrx in them and missed that one.