젠투, compiz-fusion 오류가 도통 고쳐지지 않네요.
라데온 4550HD 사용하고 있습니다.
물론 fglrx 옵션을 먹여서 사용하고 있습니다만,
compiz-fusion 설치만 하면 창틀 없어지기 일쑵니다.
수없이 xorg.conf 고쳐봤지만, 꿈쩍도 않네요.
compiz-fusion에 딸린 아이템인 splash 기능은 확인했습니다만
전체적으로 요지부동입니다.
고수님들 조언 부탁드립니다.
참고로 아래는 제 xorg.conf 설정입니다.
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "on"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "extmod"
# Load "record"
Load "dbe"
Load "dri"
Load "dri2"
Load "glx"
Load "xtrap"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
#Section "Monitor"
# Identifier "Monitor0"
# VendorName "Monitor Vendor"
# ModelName "Monitor Model"
#EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
ection "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps" "on"
Option "TexturedVideo" "on"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"
Option "Textured2D" "on"
Option "TexturedXrender" "on"
Option "UseFastTLS" "1"
Option "BackingStore" "on"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "dri"
Mode 0666
EndSection
Section "Extensions"
Option "RENDER" "Enable"
Option "DAMAGE" "Enable"
Option "Composite" "Enable"
EndSection
드라이버는 radeon
드라이버는 radeon 추천합니다.
창틀은 metacity 나 emerald 같은것이 떠야 합니다.
emerge money
http://wiki.kldp.org/wiki.php/GentooInstallSimple - 명령어도 몇 개 안돼요~
http://xenosi.de/
https://xenosi.de/
compiz 실행을 어떻게
compiz 실행을 어떻게 하고 계신지요.
전 compiz 띄울 때 "application error"를 자꾸 뱉어내며 창틀이 없어지는 문제가 있어,
$ compiz-manager --indirect-rendering --replace ccsm
으로 띄워줬더니 문제가 해결되었습니다.
--
I think to myself...what a emerging world.
젠투에서 어떤지는
젠투에서 어떤지는 잘 모르겠습니다.
전 페도라에서 비슷한 경험이 있습니다. 원인은 "Window Decoration"
이펙트(effect)가 활성화되지 않아서 였습니다. "ccsm" 명령어를 실행시키고,
"effects" 부분에 있습니다.
저의 배포판은 페도라입니다. 그리고 gnome을 사용하고 있습니다.
gnome에서 compiz를 활성화할 때 "desktop-effects"명령어를 사용합니다. 이 명령어는
"compiz-gnome" 패키지의 "/usr/bin/compiz-gtk" 스크립트를 이용합니다.
"gtk-window-decorator"가 창틀(?)을 관리(?)합니다. 이것을 decorator라고 합니다. 다른
decorator로 "kde-window-decorator" "emerald"가 있습니다. 이 decorator를
활성화하기 위해서 "decoration" 플러그인(plugin)을 활성화해 주어야 합니다.[1]
ccsm이[2] 설치가 되어 있다면, "decoration" 플러그인을 ccsm의 Effects>Window
Decoration 을 체크해주시면 활성화됩니다.
ccsm이 설치되어 있지 않다면, gconf-editor를 이용해 활성화시켜 줄 수 있습니다.
- /apps/compiz/general/allscreens/options/active_plugins
에 "decoration"을 추가해 주시면 됩니다. 저의 경우
입니다.
ccsm은 libcompizconfig를 이용하는데요. ccp 플러그인을 활성화시켜야 사용할 수 있습니다.
[1] http://wiki.compiz.org/Decorators/GTKWindowDecorator
[2] http://wiki.compiz.org/CCSM
[3] https://bugzilla.redhat.com/show_bug.cgi?id=532229
------------------------------------------
emacs user
------------------------------------------
emacs user
댓글 달기