hi irgendwann im herbst hatte ich gentoo auf meinem laptop gemacht mit 2.6.22 er kernel nun habe ich ein kernel update gemacht und alles nochmal so gemacht wie in den tutorial geschrieben, die ffekte gehen auch ABER keine title bars in jedem fenster fehlen sie.
also kann ich nix verschieben etc
emerald --replace get nicht compiz --replace geht nicht compiz --replace gconf ging einma dann auch nicht mehr. irgnedwie versteh ichs nich.
ich häng meine "emerge --info" und meine "xorg.conf" an .
ich hab atm kernel 2.6.23. nvidia driver , opengl ist auch per eslect drauf gesetzt.
emerge --info :
http://nopaste.org/p/aIGZLIkZr
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 12 14:29:35 PDT 2007
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "record"
Load "xtrap"
# Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "True"
#Option "HWcursor" # []
#Option "NoAccel" # []
#Option "ShadowFB" # []
#Option "UseFBDev" # []
#Option "Rotate" # []
#Option "VideoKey" #
#Option "FlatPanel" # []
#Option "FPDither" # []
#Option "CrtcNumber" #
#Option "FPScale" # []
#Option "FPTweak" #
#Option "DualHead" # []
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce Go 7400"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "UseEvents" "false"
Option "TripleBuffer" "true"
Option "RenderAccel" "true"
#Option "SWcursor" # []
Option "NoLogo" "true"
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "true"
SubSection "Display"
Viewport0 0
EndSubSection
SubSection "Display"
Viewport0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
|
update: ich habe jetzt "compiz --replace --sm-disable ccp" eingegeben und es geht ... wie bekomm ich das hin, dass es gleich beim start so eingestellt wird.
update2: dieses compiz --replace --sm-disable ccp tuts nicht wirklich nach nem neustart außredem sind da nur manche fenster wieder mit title bar... wieso ging das früher so einfach und jetzt gehts garnet mehr ./