Gentoo Archives: gentoo-user-br

From: Sebastian SWC <seba@××××××××××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Ativar efeitos no kde4.1
Date: Thu, 05 Feb 2009 16:04:07
Message-Id: 7ecb774c0902050804w407bb06g1fe7143f24cd0448@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Ativar efeitos no kde4.1 by "Marcus Fazzi (Anunakin)"
1 Acho que eu estou quase lá!!!
2
3 mas o problema agora está confuso. eu tentei habilitar os efeitos no
4 systemsettings e recebo essa mensagem.
5
6 Failed to active desktop effects using the give configuration options.
7 Setting will be reveted
8 to their previous values.
9
10 Check you X configuration. You may also consider changing advanced options,
11 especially changing
12 the compositing type.
13
14
15 o engraçado é q é gerado um arquivo no meu home, segue:
16
17 <?xml version="1.0"?>
18 <configurations>
19 <configuration primary="0" modifiable="false" name="single" >
20 <screen id="0" >
21 <bottom-of>-1</bottom-of>
22 <privacy>false</privacy>
23 <right-of>-1</right-of>
24 </screen>
25 </configuration>
26 <configuration primary="0" modifiable="false" name="extended-right" >
27 <screen id="0" >
28 <bottom-of>-1</bottom-of>
29 <privacy>false</privacy>
30 <right-of>-1</right-of>
31 </screen>
32 <screen id="1" >
33 <bottom-of>-1</bottom-of>
34 <privacy>false</privacy>
35 <right-of>0</right-of>
36 </screen>
37 </configuration>
38 <configuration primary="0" modifiable="false" name="extended-left" >
39 <screen id="0" >
40 <bottom-of>-1</bottom-of>
41 <privacy>false</privacy>
42 <right-of>1</right-of>
43 </screen>
44 <screen id="1" >
45 <bottom-of>-1</bottom-of>
46 <privacy>false</privacy>
47 <right-of>-1</right-of>
48 </screen>
49 </configuration>
50 <outputs configuration="external" >
51 <output name="*" screen="0" >
52 <height>-1</height>
53 <product>-1</product>
54 <reflect-x>false</reflect-x>
55 <reflect-y>false</reflect-y>
56 <refresh-rate>0</refresh-rate>
57 <rotation>0</rotation>
58 <serial>0</serial>
59 <vendor>*</vendor>
60 <width>-1</width>
61 </output>
62 </outputs>
63 <outputs configuration="external" >
64 <output name="*" screen="0" >
65 <height>-1</height>
66 <product>-1</product>
67 <reflect-x>false</reflect-x>
68 <reflect-y>false</reflect-y>
69 <refresh-rate>0</refresh-rate>
70 <rotation>0</rotation>
71 <serial>0</serial>
72 <vendor>*</vendor>
73 <width>-1</width>
74 </output>
75 <output name="*" screen="1" >
76 <height>-1</height>
77 <product>-1</product>
78 <reflect-x>false</reflect-x>
79 <reflect-y>false</reflect-y>
80 <refresh-rate>0</refresh-rate>
81 <rotation>0</rotation>
82 <serial>0</serial>
83 <vendor>*</vendor>
84 <width>-1</width>
85 </output>
86 </outputs>
87 <polling>false</polling>
88 </configurations>
89
90
91
92 laptop-seba ~ # X -version
93
94 X Window System Version 1.3.0
95 Release Date: 19 April 2007
96 X Protocol Version 11, Revision 0, Release 1.3
97 Build Operating System: UNKNOWN
98 Current Operating System: Linux laptop-seba 2.6.27-gentoo-r8 #1 SMP Wed Jan
99 21 09:37:21 GMT 2009 x86_64
100 Build Date: 21 January 2009
101 Before reporting problems, check http://wiki.x.org
102 to make sure that you have the latest version.
103 Module Loader present
104
105
106
107 seba@laptop-seba ~ $ glxinfo | grep -i render
108 direct rendering: Yes
109 OpenGL renderer string: Software Rasterizer
110
111 seba@laptop-seba ~ $ glxgears
112 886 frames in 5.0 seconds = 177.122 FPS
113 891 frames in 5.0 seconds = 178.096 FPS
114 888 frames in 5.0 seconds = 177.509 FPS
115
116
117 alguma idéia do que pode ser?
118
119 --
120 Atenciosamente,
121 Sebastian Selau Webber Colombo

Replies

Subject Author
Re: [gentoo-user-br] Ativar efeitos no kde4.1 "Marcus Fazzi (Anunakin)" <anunakin@×××××.com>