Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: ati-drivers to radeon
Date: Mon, 21 Sep 2009 21:55:30
Message-Id: h98snb$etn$1@ger.gmane.org
In Reply to: [gentoo-user] ati-drivers to radeon by James
1 On 09/21/2009 08:10 PM, James wrote:
2 > Hello,
3 >
4 > Currently, on an old laptop I have this chip:
5 > 01:05.0 VGA compatible controller: ATI Technologies Inc
6 > Radeon XPRESS 200M 5955 (PCIE) (prog-if 00 [VGA controller])
7 >
8 > using ati-drivers, all if fine with:
9 >
10 > #### xorg-server-1.5.3-r5
11 > #### ati-drivers-8.593
12 > #### xorg-x11-7.4
13 > #### linux -> linux-2.6.28-gentoo-r5/
14 >
15 > I want to convert to the open-source radeon driver
16 >
17 >
18 > I'm not finding instruction docs (except very old) so here's
19 > what I have found to do.
20 >
21 > edit /etc/make.conf:
22 >
23 > VIDEO_CARDS="radeon vesa"
24 > (I keep vesa for a backup....)
25 >
26 > emerge -C ati-drivers
27 >
28 > run 'qlist -I -C x11-drivers/'
29 >
30 > and rebuild the list of supporting drivers?
31 > <reboot>
32 >
33 > ??? that simple or did I miss something?
34
35 One more thing. Enable DRM support in the kernel and select the Radeon
36 DRM driver. You need this or else you won't get accelerated graphics.

Replies

Subject Author
[gentoo-user] Re: ati-drivers to radeon James <wireless@×××××××××××.com>