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...sed: -e 表現 #1, 文字数 14: 無効な終端範囲です [SKIP]
At least one check had to be skipped: Error: Unable to detect fglrx driver version in use.
* Detected Session: gnome * Searching for installed applications... * No GLX_EXT_texture_from_pixmap with direct rendering context ... nor with indirect rendering, this isn't going to work! * Using the GTK Interface * Starting Compiz ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp compiz (core) - Fatal: glXCreateContext failed compiz (core) - Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable screens found on display :0.0
Checking if it's possible to run Compiz on your system...
Checking for texture_from_pixmap... [FAIL] Checking for non power of two support... [FAIL] Checking for composite extension... [ OK ] Checking for FBConfig... [ OK ] Checking for hardware/setup problems... [SKIP]
At least one check had to be skipped: Error: Unable to detect maximum 3D texture size
name of display: :0.0 Error: glXCreateContext failed
3 GLX Visuals visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x5b 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
32 GLXFBConfigs: visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x5c 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None 0x5d 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow ・ ・ ・ 0x7a 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x7b 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
Distribution: Debian GNU/Linux (4.0) Desktop environment: GNOME Graphics chip: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) Driver in use: fglrx Rendering method: AIGLX
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... [FAIL] Checking for FBConfig... [ OK ] Checking for hardware/setup problems... [FAIL]
There has been (at least) one error detected with your setup: Error: Fglrx driver not properly installed, you are using the Mesa driver.
とあります, Fglrx driver not properly installed とありますので Fglrx が インストールされてないのはわかるのですが....
>>802 > There has been (at least) one error detected with your setup: > Error: Fglrx driver not properly installed, you are using the Mesa driver. このメッセージがでるなら、compiz-check スクリプト的には fglrx ドライバは入っているけど、fglrxinfo | grep -q mesa じゃないってことらしい。
> Checking for composite extension... [FAIL] これは、/etc/X11/xorg.conf に以下を付け足せばいいと思うよ。
しかし, compiz-check をしたらさらなる変化が.... 晒します Distribution: Debian GNU/Linux (4.0) Desktop environment: GNOME Graphics chip: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) Driver in use: fglrx Rendering method: AIGLX
Checking if it's possible to run Compiz on your system...
Checking for texture_from_pixmap... [FAIL] Checking for non power of two support... [FAIL] Checking for composite extension... [FAIL] Checking for FBConfig... [ OK ] Checking for hardware/setup problems...Xlib: extension "XFree86-DRI" missing on display ":0.0". [FAIL]
There has been (at least) one error detected with your setup: Error: Fglrx driver not properly installed, you are using the Mesa driver.
> There has been (at least) one error detected with your setup: > Error: Fglrx driver not properly installed, you are using the Mesa driver. このメッセージがでるなら、compiz-check スクリプト的には fglrx ドライバは入っているけど、fglrxinfo | grep -q mesa じゃないってことらしい。
>>816 たしかに!すいませんでした!まず何晒せばいいですか? まずは compiz-check の結果晒しますね Gathering information about your system...
Distribution: Debian GNU/Linux (4.0) Desktop environment: Unknown Graphics chip: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) Driver in use: fglrx Rendering method: AIGLX
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... [FAIL]
There has been (at least) one error detected with your setup: Error: Fglrx driver not properly installed, you are using the Mesa driver.
# make compiling : loadModel.c -> build/loadModel.loloadModel.c: In function 'loadMaterials': loadModel.c:234: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:234: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:234: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c:348: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:348: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:348: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c:348: error: too few arguments to function 'compLogMessage' loadModel.c:423: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:423: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:423: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c:423: error: too few arguments to function 'compLogMessage' loadModel.c:435: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:435: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:435: error: incompatible type for argument 3 of 'compLogMessage' (続く)
(続き) loadModel.c: In function 'initLoadModelObject': loadModel.c:521: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:521: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:521: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c: In function 'loadModelObject': loadModel.c:642: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:642: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:642: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c: In function 'cubemodelAddModelObject': loadModel.c:1319: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:1319: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:1319: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c:1378: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:1378: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:1378: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c: In function 'cubemodelDeleteModelObject': loadModel.c:1410: warning: passing argument 1 of 'compLogMessage' from incompatible pointer type loadModel.c:1410: warning: passing argument 2 of 'compLogMessage' makes pointer from integer without a cast loadModel.c:1410: error: incompatible type for argument 3 of 'compLogMessage' loadModel.c:1410: error: too few arguments to function 'compLogMessage' make: *** [build/loadModel.lo] エラー 1