wine이나 디스플레이를 실행하려 하면 화면이 깜박거립니다.
글쓴이: thdrudghks / 작성시간: 화, 2009/07/14 - 1:41오전
wine이나 디스플레이 메뉴 혹은 카탈리스트를 실행 하려 하면은 화면이 계속 깜박거리게 되네요. 그래픽 카드 드라이버도 재 설치해 보았습니다만 별 소용이 없었습니다.
알파스캔의 19인치lcd모니터를 쓰며 그래픽 카드 자체는 ATI HD3870을 쓰며 드라이버는 ATI/AMD proprletary FGLRX graphics driver 를 씁니다. 특히 시스템->기본설정->디스플레이로 들어가려고 하면 화면이 깜박거리면서 디스플레이 프로그램 자체가 반응이 없게 됩니다. 깜박임도 계속 가구요
wine의 경우는 프로그램이 실행 된 후 어느정도 지나면 원상복귀 됩니다만 디스플레이는 전혀 반응이 없습니다.
virtualbox로 게임을 돌릴때에도 마찮가지인데 게임창이 계속 깜박거리는 탓에 식별이 힘듭니다.
문제에 대한 동영상을 찍었으니 자세한 증상은 동영상을 통해서 확인해 주세요.(네이버 비디오)
xorg.conf 파일을 올립니다.
(첨부파일에는 x의 로그를 올립니다.)
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Configured Video Device" Driver "fglrx" Option "DRI" "true" EndSection
File attachments:
첨부 | 파일 크기 |
---|---|
Xorg.0.log_.txt | 124.55 KB |
Forums:
XAANoOffscreenPixmaps
디바이스 항목에
Option "XAANoOffscreenPixmaps" "true"
를 추가 해 보세요.
효과가
효과가 없네요ㅡ_ㅜ
수면중독자
수면중독자
Option
Option "ReducedBlanking"
을 모니터 항목에 추가해 보세요. 이 정도 까지가 xorg.conf에서 할 수 있는 전부가 아닐까합니다.
이래도 문제가 해결되지 않으면 혹시 compiz사용하고 있으면 compiz를 끄시던가,
아니면 드라이버와 xorg server 버젼이 서로 호환되는지 확인해 보시고,
라이브러리들도 다시 점검해 보시기 바랍니다.
댓글 달기