LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Compiz segmentation fault (https://www.linuxquestions.org/questions/linux-desktop-74/compiz-segmentation-fault-678340/)

viniciusandre 10-22-2008 11:30 AM

Compiz segmentation fault
 
Every time I try to run compiz on my Debian Sid box:

Code:

vinicius@vinicius:~$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:0427 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x800) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz: line 393: 14846 Falha de segmentação  ${COMPIZ_BIN_PATH}${COMPIZ_NAME} $COMPIZ_OPTIONS "$@" $COMPIZ_PLUGINS

My nvidia drivers seems to be ok:

Code:

vinicius@vinicius:~$ glxinfo | grep -i direct
direct rendering: Yes

Code:

vinicius@vinicius:~$ compiz-check

Gathering information about your system...

 Distribution:          Debian GNU/Linux (lenny/sid)
 Desktop environment:  GNOME
 Graphics chip:        nVidia Corporation GeForce 8400M GS (rev a1)
 Driver in use:        nvidia
 Rendering method:      Nvidia

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...              [ OK ]
 Checking for non power of two support...          [ OK ]
 Checking for composite extension...              [ OK ]
 Checking for FBConfig...                          [ OK ]
 Checking for hardware/setup problems...          [ OK ]

It's funny because Compiz was working before.


All times are GMT -5. The time now is 04:57 AM.