I have tried to have Composite on enable and disable, true, false, on and off, but I dont understand this anymore, what the heck is the problem? Do I need to load the DRI and freetype modules and others?
This is a wierdo. When i install NVIDIA-drivers, install Beryl, everything should be allright, yes? NO! I can not use the glxinfo | grep direct, glxgears does not work, I cant use the OpenGL/GLX-tab on the NVIDIA X conf panel. Anyone?
Jim Tore
Maybe u want to see my xorg.conf? Found it! :P
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Nov 1 19:47:17 PST 2006
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Philips"
ModelName "107E"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "GeForce 3 Ti200"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960" "1024x768" "800x600"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Last edited by krypton; 12-09-2006 at 04:26 PM.
I have tried to have Composite on enable and disable, true, false, on and off, but I dont understand this anymore, what the heck is the problem? Do I need to load the DRI and freetype modules and others?
What NVIDIA driver version you using?
Can you post the output of: cat /var/log/Xorg.0.log | grep "EE"
I cant do that sir. But, I am using the newestt (not beta-drivers, the 9629-drivers). the output.. hmm, i didnt understand it :P
Give u everything:
[root@localhost krypton]# cat /var/log/Xorg.0.log | grep "EE"
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
That output just means that no errors occurred when starting X.
9361 is out and fixes some GeForce3 OpenGL problems -- http://www.nvidia.com/object/linux_d..._1.0-9631.html Try that.
If it still doesn't work post the output of glxinfo.
IT works, but Beryl doesnt work... Thats the wierdo. I cant tell Beryl to use Beryl and not Compiz or Compiz with COW
And.. "Desktop effects could not be enabled"
Dud you build Beryl from source or what repo? What else did you setup with Beryl?
So OpenGL is now working with 9631?
I did no setup with beryl, but OpenGL is working. But Desktop Effects cand not switched to on either
Can somebody please help? Wnat this fixed today... I have done everything that the big internet can tell me, but I am sceptical to the livna drivers, they hare very slow, in games at least, right?
Last edited by krypton; 12-09-2006 at 06:47 PM.