+ -
当前位置:首页 → 问答吧 → compiz --replace error

compiz --replace error

时间:2007-10-14

来源:互联网

root@www:~# compiz --replace
libGL warning: 3D driver claims to not support visual 0x58
compiz: GLX_EXT_texture_from_pixmap is not supported by direct rendering context, trying indirect rendering context instead
compiz: GLX_EXT_texture_from_pixmap is missing
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :0.0
root@www:~#

作者: 心之语   发布时间: 2007-10-14

执行完以后,大部份时候都不能执行任何输入,,而且窗口的标题栏也没有了
显卡是Inter(R) 82845G/GL/GE/PE/GV Graphics

作者: 心之语   发布时间: 2007-10-14

root@www:~# glxinfo | grep dir
libGL warning: 3D driver claims to not support visual 0x58
direct rendering: Yes
root@www:~#

作者: 心之语   发布时间: 2007-10-15

现有的显卡驱动不支持?或许换个驱动试试

作者: CHII   发布时间: 2007-10-15

我试了官方的驱动,可是只找到了一个2004年的,我想slack应该已经早就集成了吧?

作者: 心之语   发布时间: 2007-10-15

不一定,支持 3D 的闭源驱动一般是不集成的

作者: CHII   发布时间: 2007-10-16

官方的我没有安上,需要很多文件依赖,direct rendering: Yes不是已经驱动上了吗?

作者: 心之语   发布时间: 2007-10-16

在你的 .bash_profile 文件加上
LIBGL_ALWAYS_INDIRECT=true
export LIBGL_ALWAYS_INDIRECT

作者: sxzzsf   发布时间: 2007-10-22

konsole:
root@www:~# compiz --replace
compiz: No composite extension
root@www:~#


rootshell:
root@www:~# compiz --replace
compiz: Couldn't open display
root@www:~#


why?

作者: 心之语   发布时间: 2007-10-24

在你的 /etc/X11/xorg.conf
添加
Section "Extensions"
Option "Composite" "Enable"
EndSection

作者: sxzzsf   发布时间: 2007-10-24

非常感谢sxzzsf的回复,中午的时候我把这条加上了,但是回完以后连Xwindow也起不来了,好像是提示no screen found

作者: 心之语   发布时间: 2007-10-25

用你原来的xorg.conf,startx -- +extension Composite看能进去否。我是N记老卡,也没标题栏,必须在配置文件中手动设置两项。一个是DisableRootClipping,还有一个忘了,N记README倒是说了,看看就能解决。你的显卡我就不知道了。姑且写下,也许能给你一点提示。没用就在心里痛骂我吧 ;-)

作者: shannleon   发布时间: 2007-10-25

郁闷,还是不好使,网上也没有相关的解决办法

作者: 心之语   发布时间: 2007-10-25

root@www:~# compiz --replace
libGL warning: 3D driver claims to not support visual 0x58
compiz: GLX_EXT_texture_from_pixmap is not supported by direct rendering context, trying indirect rendering context instead
compiz: GLX_EXT_texture_from_pixmap is missing
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :0.0
root@www:~#

作者: 心之语   发布时间: 2007-10-25

你是什么显卡都还不知道呢?

作者: jarryson   发布时间: 2007-10-25

显卡是Inter(R) 82845G/GL/GE/PE/GV Graphics

作者: 心之语   发布时间: 2007-10-25

作者: panly   发布时间: 2007-10-30

硬盘坏了,郁闷

作者: 心之语   发布时间: 2007-10-30