Gentoo Archives: gentoo-user

From: Vasya Volkov <my.pipes.burn@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] thinkpad x60s: intel 945gm+compiz
Date: Tue, 07 Apr 2009 19:05:10
Message-Id: 49DBA3E0.7040601@gmail.com
1 Hi.
2 Does anybody know that how to get compiz works fast on this laptop with
3 xf86-video-intel-2.6.3-r1? So mesa-7.3-r1 xorg-server-1.5.3-r5 and other
4 have latest stable versions. Kernel 2.6.29-gentoo. Here part of my
5 xorg.conf:
6
7 > Section "Device"
8 > Identifier "Card0"
9 > Driver "intel"
10 > Option "RenderAccel" "true"
11 > Option "AllowGLXWithComposite" "true"
12 > #Option "AccelMethod" "UXA"
13 > VendorName "Intel Corporation"
14 > BoardName "Mobile 945GM/GMS"
15 > Option "AccelMethod" "EXA"
16 > Option "EnablePageFlip" "true"
17 > Option "MigrationHeuristic" "greedy"
18 > Option "ExaNoComposite" "false"
19 > EndSection
20
21 > Section "DRI"
22 > Mode 0666
23 > EndSection
24 >
25 > Section "Extensions"
26 > Option "Composite" "Enable"
27 > Option "RENDER" "Enable"
28 > EndSection
29 >
30 > Section "ServerFlags"
31 > Option "AIGLX" "True"
32 > EndSection
33
34 With previous version intel driver compiz don't work good but it was
35 fast. I mean that I haven't got pretty effects but compiz works fast
36 (there is fast scrolling text in open window). And some 3d applications
37 (quake arena) work fast too. Now I have got beautiful compiz effects but
38 it too slow.
39 I have no ideas...maybe problem with just intel drivers which now (i
40 read somewhere) completely rewrited in this version (2.6.*).
41 Glxgears measure: 1615 frames in 5.0 seconds = 322.860 FPS

Replies

Subject Author
Re: [gentoo-user] thinkpad x60s: intel 945gm+compiz Albert Hopkins <marduk@×××××××××××.org>