Gnome3와 fglrx관련 도움을 얻으려 합니다.. (설정관련, mutter,투명, tty)
시스템
Archlinux based System
X.Org X Server : 1.10.1
Kernel : Linux 2.6.38-ARCH x86_64
Gnome Version 3.0.2
catalyst 11.5-1
catalyst-util 11.5-2
문제는
1. 그놈에서 gnome-consol에서 Edit>Profile Preference>background> Transparent background 를 활성화 시켰을 때 최대화시에만 투명이 적용됩니다. mutter 와의 문제일 듯 한데..
2. alt-ctrl f1~f6으로 이동해서 보이는 콘솔(ttys?)에서 키보드 입력이 매우 느리고 입력이 잘 되지 않습니다.
3. gnome-shell화면(마우스를 왼쪽 윗쪽에 가져갔을 때 뜨는 메뉴(?))으로 전환시 깜빡임이 심힙니다.
해결할 방법이 없을까요?
현재 관련 xorg 설정은
------------------------------------------------------------------------------------
/etc/X11/xorg.conf.d/10-monitor.conf
------------------------------------------------------------------------------------
Section "Monitor"
Identifier "Monitor0"
VendorName "DELL"
ModelName "DELL U2711"
HorizSync 31.5 - 88.79
VertRefresh 59.6 - 70.1
ModeLine "2560x1440@60" 241.500 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "AMD Radeon HD6970"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Screen0"
Device "AMD Radeon HD6970"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "2560x1440"
EndSubSection
EndSection
------------------------------------------------------------------------------------
xorg 메시지는
------------------------------------------------------------------------------------
tail /var/log/Xorg.0.log |grep WW
------------------------------------------------------------------------------------
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.417] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 9.417] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 9.417] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 9.417] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 9.419] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 9.578] (WW) Falling back to old probe method for fglrx
[ 9.612] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[junichel@Oasis ~]$ cat /var/log/Xorg.0.log |grep EE
[ 9.287] Current Operating System: Linux Oasis 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.424] (II) Loading extension MIT-SCREEN-SAVER
------------------------------------------------------------------------------------
tail /var/log/Xorg.0.log |grep EE는 없습니다.
일단 gnome-terminal에서 투명바탕 문제는
일단 gnome-terminal에서 투명바탕 문제는 mutter의 버그 때문이었습니다.
참고 URL
https://bugzilla.gnome.org/show_bug.cgi?id=635268
http://mail.gnome.org/archives/release-team/2011-March/msg00180.html
2번 증상은 사라졌고, 3번 증상도 mutter문제일 듯 합니다.
--
끝까지 타오르는거다!
댓글 달기