[Comm] Compiz-fusion
Mike Kudashev
=?iso-8859-1?q?qm18_=CE=C1_mail=2Eru?=
Пт Сен 28 16:19:23 MSD 2007
>> Мануальчика или статьи не найдется?
> ruslan pisarev пишет:
> настроил xorg.conf
> (прилагаю)
> точно не помню, но мануал в гугле нашел минут за 5 по ключевому слову
> "compiz"
> запустил beryl-manager (благодаря подсказки, спасибо!)
> всё!
Нашел мануал тут: http://www.khalikov.ru/linux/compiz/
Поправил xorg.conf по вложенному ruslan pisarev, пускаю compiz
--replace, у меня изображение прыгает, пропадает шапка окна, та что с
тремя кнопками, полностью вешается панель задач. В консоли следующая ошибка:
$ compiz --replace
compiz (core) - Fatal: GLX_SGIX_fbconfig is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Подскажите, что не так?.
//-------------мой xorg.conf----------------------------------------
Section "ServerLayout"
Identifier "Minimal layout"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "ImPS/2 Generic Wheel Mouse|0" "CorePointer"
Option "AIGLX" "true"
EndSection
Section "Module"
Load "freetype"
Load "glx"
Load "dri"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "ImPS/2 Generic Wheel Mouse|0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor 1280x1024|0"
EndSection
Section "Device"
Identifier "Card0|0"
Driver "intel"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0|0"
Monitor "Monitor 1280x1024|0"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768"
"1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736"
"1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768"
"1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736"
"1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768"
"1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736"
"1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768"
"1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736"
"1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768"
"1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736"
"1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
Option "AddARGBGLXVisuals" "true"
EndSection
Section "DRI"
Group "xgrp"
Mode 0660
EndSection
//-----------------------------------------------------
Подробная информация о списке рассылки community