Gentoo Archives: gentoo-user

From: Peter Gordon <admin@×××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ATI radeon 9200 open source drivers - no direct rendering
Date: Sun, 06 Nov 2005 22:06:18
Message-Id: 1131314220.4079.4.camel@localhost.localdomain
In Reply to: Re: [gentoo-user] ATI radeon 9200 open source drivers - no direct rendering by "b.n."
1 On Sun, 2005-11-06 at 22:25 +0000, b.n. wrote:
2 > > Did you enable the ATi Radeon direct rendering manager and any needed
3 > > AGP support in your kernel configuration?
4 > >
5 > > It's under the Device Drivers --> Character Devices option.
6 >
7 > Hmmm... my .config says so:
8 >
9 > CONFIG_AGP=y
10 > # CONFIG_AGP_ALI is not set
11 > # CONFIG_AGP_ATI is not set
12 > # CONFIG_AGP_AMD is not set
13 > # CONFIG_AGP_AMD64 is not set
14 > CONFIG_AGP_INTEL=y
15 > # CONFIG_AGP_NVIDIA is not set
16 > # CONFIG_AGP_SIS is not set
17 > # CONFIG_AGP_SWORKS is not set
18 > # CONFIG_AGP_VIA is not set
19 > # CONFIG_AGP_EFFICEON is not set
20 >
21 > I guess CONFIG_AGP_ATI should be set to yes?
22 >
23 > m.
24
25 Well, that's for your AGP chipset. Now you need to enable the direct
26 rendering manager:
27
28 CONFIG_DRM=y
29 CONFIG_DRM_RADEON=y
30
31 --Peter

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ATI radeon 9200 open source drivers - no direct rendering "b.n." <brullonulla@×××××.com>