scarecrow Posted June 7, 2009 Report Share Posted June 7, 2009 Oh... then I may suspect the way xorg is built? But no, xorg is not kernel dependent in any way. What do you get as /etc/xorg.conf after running # nvidia-xconfig --composite Link to comment Share on other sites More sharing options...
daniewicz Posted June 7, 2009 Report Share Posted June 7, 2009 What do you get as /etc/xorg.conf after running# nvidia-xconfig --composite In case there is any question, ilia_kr, this request is directed to you. I already have a xorg.conf on my Mandriva 2008.1 box Link to comment Share on other sites More sharing options...
scarecrow Posted June 7, 2009 Report Share Posted June 7, 2009 I already have a xorg.conf on my Mandriva 2008.1 box I'd be utterly surprised if you didn't, as Mandy 2008.1 does not have xorg 1.5.x and input hotplugging... so a usable xorg.conf is mandatory, unless of course you're using a DE like XFCE4, which can also run (with quite some limitations) on framebuffer. Link to comment Share on other sites More sharing options...
ilia_kr Posted June 7, 2009 Author Report Share Posted June 7, 2009 Did you mean "/etcX11/xorg.conf"? I always had it. Can you run X server without it? # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Feb 23 15:43:26 PST 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" FontPath "/usr/share/fonts/default/Type1" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from data in "/etc/sysconfig/keyboard" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us" Option "XkbModel" "pc105" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Link to comment Share on other sites More sharing options...
ilia_kr Posted June 16, 2009 Author Report Share Posted June 16, 2009 If I turn compiz on, all motions become fine and smooth again, but i have no window decoration then... How do I solve that? Link to comment Share on other sites More sharing options...
daniewicz Posted June 16, 2009 Report Share Posted June 16, 2009 You could install emerald, the windows decorator for compiz. After you install it, launch the CompizConfig Settings Manager and select Window decorations. In the text box next to Command, type "emerald". Link to comment Share on other sites More sharing options...
ilia_kr Posted June 16, 2009 Author Report Share Posted June 16, 2009 I already have emerald Link to comment Share on other sites More sharing options...
scarecrow Posted June 17, 2009 Report Share Posted June 17, 2009 If I turn compiz on, all motions become fine and smooth again, but i have no window decoration then... How do I solve that? Run once from console emerald --replace If you still have no decorations, call "fusion-icon" (or compiz settings directly) and there under effects check the "window decoration" item in. Link to comment Share on other sites More sharing options...
ilia_kr Posted June 17, 2009 Author Report Share Posted June 17, 2009 I had a similar problem on openSuse, so i went to their forum and found a solution. All i needed to do was: su - nvidia-xconfig --composite nvidia-xconfig --render-accel nvidia-xconfig --add-argb-glx-visuals -d 24 But using compiz isn't a real solution, because it slows the system a bit. It is especially noticeable when playing 3D games like OpenArena. If only I could fix my graphics problem without using compiz... Link to comment Share on other sites More sharing options...
scarecrow Posted June 17, 2009 Report Share Posted June 17, 2009 If only I could fix my graphics problem without using compiz... Did you consider Openbox? It works fine here with both Gnome and XFCE4, and probably KDE4 as well. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now