xorg
This is an old revision of the document!
Table of Contents
MS윈도에서 modeline 얻는법
PowerStrip다운로드 후 트레이아이콘에서 “Display Profiles” → “Configure” → “Advanced timing options” 나오는 정보중 마지막 줄이 Xorg modeline 임
PowerStrip timing parameters: 1360x768=1360,80,112,240,768,3,6,18,85500,2048 Generic timing details for 1360x768: HFP=80 HSW=112 HBP=240 kHz=48 VFP=3 VSW=6 VBP=18 Hz=60 VESA detailed timing: PClk=85.50 H.Active=1360 H.Blank=432 H.Offset=64 HSW=112 V.Active=768 V.Blank=27 V.Offset=3 VSW=6 Linux modeline parameters: "1360x768" 85.500 1360 1440 1552 1792 768 771 777 795 +hsync +vsync
CARDINAL 모니터 모드라인
PowerStrip timing parameters: 1280x1024=1280,56,112,240,1024,1,3,38,108000,272 Generic timing details for 1280x1024: HFP=56 HSW=112 HBP=240 kHz=64 VFP=1 VSW=3 VBP=38 Hz=60 VESA detailed timing: PClk=108.00 H.Active=1280 H.Blank=408 H.Offset=40 HSW=112 V.Active=1024 V.Blank=42 V.Offset=1 VSW=3 Linux modeline parameters: "1280x1024" 108.000 1280 1336 1448 1688 1024 1025 1028 1066 +hsync +vsync
xorg.conf 생성
$ sudo service gdm stop $ sudo Xorg -configure $ sudo mv ~/xorg.conf.new /etc/X11/xorg.conf $ sudo service gdm start
references
xorg.1281710053.txt.gz · Last modified: 2013/08/03 05:04 (external edit)