Gentoo Archives: gentoo-user

From: Sergio Polini <sp_rm_it@×××××.it>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DRI lost after modular X and gcc-4.1.1
Date: Mon, 25 Sep 2006 07:05:12
Message-Id: 200609250859.25870.sp_rm_it@yahoo.it
In Reply to: Re: [gentoo-user] DRI lost after modular X and gcc-4.1.1 by Jerry McBride
1 Jerry:
2 > Which kernel?
3
4 2.6.12-r10
5
6 (2.6.18 is masked ;-)
7
8 > Here, running 2.6.18, I compile the kernel drm,
9 > agpgart and ati-agp. I then emerge x11-drm. In
10 > /etc/modules.autoload.d/kernel-2.6 I add; agpgart, ati-agp, drm
11 > then radeon. In that specific order. Also, run eselect opengl and
12 > be sure xorg-x11 is selected.
13
14 I can't comile agpgart as a module, nor get ati-agp compiled.
15 When I make menuconfig:
16
17 --- /dev/agpgart (AGP Support) [I can't select it]
18 <M> Intel 440LX/BX/GX, I8xx and E7x05 chipset support
19 <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
20 <M> ATI Radeon
21
22 after make, in /usr/src/linux/drivers/char/drm:
23 [root] ls -l ati*
24 -rw-r--r-- 1 root root 14061 25 feb 2006 ati-agp.c
25 [root] ls -l *.o
26 -rw-r--r-- 1 root root 49283 25 set 08:36 agpgart.o
27 -rw-r--r-- 1 root root 15728 25 set 08:36 amd64-agp.o
28 -rw-r--r-- 1 root root 12039 25 set 08:36 backend.o
29 -rw-r--r-- 1 root root 62203 25 set 08:36 built-in.o
30 -rw-r--r-- 1 root root 10944 25 set 08:36 frontend.o
31 -rw-r--r-- 1 root root 26452 25 set 08:36 generic.o
32 -rw-r--r-- 1 root root 7816 25 set 08:42 intel-agp.mod.o
33 -rw-r--r-- 1 root root 39056 25 set 08:36 intel-agp.o
34 -rw-r--r-- 1 root root 5704 25 set 08:36 isoch.o
35
36 How did you compile ati-agp?
37 Thanks
38 Sergio
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] DRI lost after modular X and gcc-4.1.1 Jerry McBride <mcbrides9@×××××××.net>