Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ati-drivers to radeon
Date: Mon, 21 Sep 2009 17:11:40
Message-Id: loom.20090921T185834-641@post.gmane.org
1 Hello,
2
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
9 using ati-drivers, all if fine with:
10
11 #### xorg-server-1.5.3-r5
12 #### ati-drivers-8.593
13 #### xorg-x11-7.4
14 #### linux -> linux-2.6.28-gentoo-r5/
15
16 I want to convert to the open-source radeon driver
17
18
19 I'm not finding instruction docs (except very old) so here's
20 what I have found to do.
21
22 edit /etc/make.conf:
23
24 VIDEO_CARDS="radeon vesa"
25 (I keep vesa for a backup....)
26
27 emerge -C ati-drivers
28
29 run 'qlist -I -C x11-drivers/'
30
31 and rebuild the list of supporting drivers?
32 <reboot>
33
34 ??? that simple or did I miss something?
35
36
37 It seems like there use to be a conversion guide,
38 but, no luck finding that doc. Once I get the radeon
39 driver working, I was then going to update X. However,
40 since I'm keeping this system on kde 3.5.x, until
41 kde4 is stable (at least on this laptop),
42 or should I wait on upgrading X?
43
44
45 comments are welcome....
46
47
48 James

Replies

Subject Author
Re: [gentoo-user] ati-drivers to radeon Ward Poelmans <wpoely86@×××××.com>
[gentoo-user] Re: ati-drivers to radeon Nikos Chantziaras <realnc@×××××.de>