Gentoo Archives: gentoo-amd64

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] ati-drivers compile issues
Date: Fri, 10 Apr 2009 15:11:54
Message-Id: 58965d8a0904100811u75859318y80cfa80b66c2099a@mail.gmail.com
In Reply to: [gentoo-amd64] ati-drivers compile issues by Harry Holt
1 On Fri, Apr 10, 2009 at 7:28 AM, Harry Holt <harryholt@×××××.com> wrote:
2 > I went to compile the proprietary drivers today from the ati-drivers emerge,
3 > but nothing up to and including 8.582 will compile do to error:
4 >
5 > * The die message:
6 > * ati-drivers-8.582 requires support for pci_find_slot.
7 >
8 > There is a bug about this here: http://bugs.gentoo.org/248118 but oddly
9 > enough it's status is "RESOLVED" even though it's not. I don't know if this
10 > error exists upstream or not, but I may try installing the 9.3 version from
11 > ATI just to find out (if I can get through it). I know the Debian version
12 > in "squeeze" works but it's a newer version as far as I can tell (version
13 > numbers are really inconsistent).
14 >
15 > Anyway, has anyone else had this problem? Is there a way around it without
16 > turning on PCI_LEGACY in the kernel?
17
18 Apparently the resolution was to put the message in the ebuild that
19 you need to enable those kernel options. UNUSED_SYMBOLS and PCI_LEGACY
20 appear to be required.