Gentoo Archives: gentoo-user

From: Robin Atwood <robin.atwood@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Radeon KMS driver - what benefits?
Date: Mon, 22 Nov 2010 19:41:25
Message-Id: 201011230240.31893.robin.atwood@attglobal.net
In Reply to: [gentoo-user] Re: Radeon KMS driver - what benefits? by Nikos Chantziaras
1 On Tuesday 23 November 2010, Nikos Chantziaras wrote:
2 > On 11/22/2010 07:02 PM, Robin Atwood wrote:
3 > > I have just gone through the steps to use the Radeon KMS driver on my old
4 > > laptop which has an RV350 [Mobility Radeon 9600 M10]. Everything seems to
5 > > work all right and I get the right "render string" from glxinfo.
6 > > However, I thought it might enable compositing to work on the KDE4
7 > > desktop but there is no change. What's more, glxgears used to give about
8 > > 2200 FPS but now it's 50! So have I been wasting my time?
9 >
10 > You have to enable compositing yourself in System Settings.
11
12 Of course, but it didn't take.
13
14 > KMS means you're using DRI2 now, which results in a VSync'ed OpenGL
15 > rendering. Though I'd expect 60FPS because of VSync, not 50 :-P
16 >
17 > One other thing you should do is to enable the "gallium" USE flag and
18 > re-emerge Mesa. Then switch to the Gallium driver using:
19 >
20 > eselect mesa r300 gallium
21 >
22 > Because that driver is the recommended one for your hardware (R300).
23 > The classic driver should be avoided.
24
25 Thanks, I would try that, but...
26
27 # emerge -av media-libs/mesa
28
29 These are the packages that would be merged, in order:
30
31 Calculating dependencies... done!
32 [ebuild U ] x11-libs/libX11-1.4.0 [1.3.6] USE="-doc -ipv6 -static-libs -
33 test (-xcb%*)" 2,036 kB
34 [ebuild R ] media-libs/mesa-7.8.2 USE="nptl pic xcb -debug (-gallium) -
35 motif (-selinux)" VIDEO_CARDS="radeon -intel -mach64 -mga -nouveau -r128 -
36 savage -sis -svga -tdfx -via" 0 kB
37
38 I set "gallium" in /etc/make.conf but (-gallium) means the flag is turned off
39 in a profile somewhere?
40
41 -Robin
42 --
43 ----------------------------------------------------------------------
44 Robin Atwood.
45
46 "Ship me somewheres east of Suez, where the best is like the worst,
47 Where there ain't no Ten Commandments an' a man can raise a thirst"
48 from "Mandalay" by Rudyard Kipling
49 ----------------------------------------------------------------------

Replies

Subject Author
Re: [gentoo-user] Re: Radeon KMS driver - what benefits? Alex Schuster <wonko@×××××××××.org>
[gentoo-user] Re: Radeon KMS driver - what benefits? Nikos Chantziaras <realnc@×××××.de>