Gnome3와 fglrx관련 도움을 얻으려 합니다.. (설정관련, mutter,투명, tty)

junichel의 이미지

시스템

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는 없습니다.

junichel의 이미지

일단 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문제일 듯 합니다.

--
끝까지 타오르는거다!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.