PDA

View Full Version : [ubuntu] 3D effects goes down with Compiz



Chogogo
August 17th, 2009, 09:21 PM
Hello.
I just installed ubuntu 9.04, I installed the Nvidia Driver for my Grph card and I have 3D effects (rendering yes) but when I activate the pluggin "Rotate cube", the 3D asceleration disappear and it comes back when I disable it. I have two monitors arranged as a "big desktop" and they are configure as "Twin view" in the Nvidia-Settings.

Any Idea, What can I do?

Thanks and may God bless you!

andrea000
August 17th, 2009, 09:56 PM
does it give you any errors

overdrank
August 17th, 2009, 10:07 PM
To add to andrea000 question, what model of nvidia graphics and which driver?

Chogogo
August 18th, 2009, 08:22 AM
does it give you any errors
Hi! no it Doesn't. your really don't notice that the effects are down until you close a window. When I deactivate the "rotate cube" pluggin from the Compiz-Manager, The effects comes back again...with absolutly no warning. other pluggins works without problems...the Cube is the problem

here I give more details about my hardware/software

Graph. Card: nVidida GeForce 8400GS
Driver installed using "Envyng"

I used the same hardware and software/drivers and installation method with my previos OS with the same hardware (the same PC) and It worked perfect.


Here I copy my Xorg (generated by "nvidia-Settings") in case you need it

Thanks for help and may God Bless you.

=====================XORG.CONF==================== ==================

# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Module"
Load "glx"
Disable "dri2"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
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 "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "IBM G72"
HorizSync 30.0 - 69.0
VertRefresh 50.0 - 160.0
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8400 GS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: 1024x768 +1600+0, DFP: 1600x1024 +0+0; CRT: NULL, DFP: 1600x1024 +0+0; CRT: NULL, DFP: 1440x900 +0+0; CRT: NULL, DFP: 1440x900_60 +0+0; CRT: NULL, DFP: 1360x768 +0+0; CRT: NULL, DFP: 1360x768_60_0 +0+0; CRT: NULL, DFP: 1280x1024 +0+0; CRT: NULL, DFP: 1280x1024_60 +0+0; CRT: NULL, DFP: 1280x960 +0+0; CRT: NULL, DFP: 1280x720 +0+0; CRT: NULL, DFP: 1152x864 +0+0; CRT: NULL, DFP: 1152x864_75_0 +0+0; CRT: NULL, DFP: 1152x864_70 +0+0; CRT: NULL, DFP: 1152x864_60 +0+0; CRT: NULL, DFP: 1024x768 +0+0; CRT: NULL, DFP: 1024x768_70 +0+0; CRT: NULL, DFP: 1024x768_60 +0+0; CRT: NULL, DFP: 960x600 +0+0; CRT: NULL, DFP: 960x540 +0+0; CRT: NULL, DFP: 896x672 +0+0; CRT: NULL, DFP: 840x525 +0+0; CRT: NULL, DFP: 840x525d70 +0+0; CRT: NULL, DFP: 840x525d60 +0+0; CRT: NULL, DFP: 840x525d60_0 +0+0; CRT: NULL, DFP: 832x624 +0+0; CRT: NULL, DFP: 800x600 +0+0; CRT: NULL, DFP: 800x600_72 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

andrea000
August 23rd, 2009, 06:24 AM
Try running compiz in the terminal

Applications>accessories>terminal


terminal command is compiz

Chogogo
August 25th, 2009, 09:53 AM
Try running compiz in the terminal

Hello. I ran it from terminal and this is what i got:
================================================
omar@Hogar:~$ compiz --replace
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (2624x1024) to maximum 3D texture size (8192): Passed.
Checking for Software Rasterizer: Not present.
Checking for nVidia: present.
Checking for FBConfig: present.
running under gnome seesion, checking for gnomecompat
Checking for Xgl: not present.
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
^C*** glibc detected *** /usr/bin/compiz.real: double free or corruption (!prev): 0x09b252a8 ***
================================

After one minute I got a warning from the sistem "The screen was not composite" and I lost effects and Windows decorators.

And then I got a lot of info in the Terminal...I mean..A lot, Here I paste it:

I have to say also that when I run it from compiz Icon, it works. All other pluggins seem to work perfect, It is just the cube that damages the rest and leave me with out 3D effects.

Thanks and may God bless you..
========================================
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7c06604]
/lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb7c085b6]
/usr/lib/libGL.so.1[0xb7d843e1]
======= Memory map: ========
08048000-0807c000 r-xp 00000000 08:15 7217703 /usr/bin/compiz.real
0807c000-0807d000 r--p 00033000 08:15 7217703 /usr/bin/compiz.real
0807d000-0807e000 rw-p 00034000 08:15 7217703 /usr/bin/compiz.real
098cb000-0aa4f000 rw-p 098cb000 00:00 0 [heap]
b4075000-b4101000 r--p 00000000 08:15 7350399 /usr/share/fonts/truetype/


And much more.....I can paste it if you need it