:
: XFree86-4.01 에서 Matrox G400 이 설정이 되지 않네요
: 어떻게 해야 하는지 아시는 고수분 제발 답변해 주세요
: 현재 3.6 으로 돌아가서 사용하고 있습니다.
: Umbalinux 7.0 인데 설치시 잘되는것 같은데 정작
: 재부팅 하고는 X 가 뜨질 못하고 깜빡거리기만 합니다.
:
: 영원한 리눅스 전도사
제가 쓰고 있는 XF86Config 중에서 카드 설정부분만 올려봅니다.
참고로 저는 Matrox G400 DualHead 이고 1600ㅌ1200을 쓰고 있습니다.
모니터도 알려주셨으면 더 좋았을텐데...
여기부터.......................................................
===============================================================
Section "Device" ### Available Driver options are:-
#Option "SWcursor"
#Option "HWcursor"
#Option "PciRetry"
#Option "SyncOnGreen"
#Option "NoAccel"
#Option "ShowCache"
#Option "Overlay"
#Option "MGASDRAM"
#Option "UseFBDev"
#Option "ColorKey"
#Option "OverclockMem"
#Option "VideoKey"
#Option "TexturedVideo"
#Option "XAALines"
Identifier "G400_1"
Driver "mga" #VendorName "Matrox"
#BoardName "MGA G400 AGP"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "G400_1"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200"
ViewPort 0 0
EndSubSection
EndSection
==============================================================
끝............................................................