Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200731 - xorg-server-1.4 does not need to block >=ati-drivers-8.42.3
Summary: xorg-server-1.4 does not need to block >=ati-drivers-8.42.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-29 09:43 UTC by Magnus Ahlberg
Modified: 2007-11-30 06:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.