relative sections from my XF86Config-4 file, note I am using a vga -> component converter.
Code:
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "false"
HorizSync 30 - 50 # Warning: This may fry old Monitors
VertRefresh 60 # Very conservative. May flicker.
# hdtv modelines
ModeLine "960x540p" 37.26 960 976 1008 1104 540 542 548 563 +hsync +vsync
ModeLine "ATSC-720-59.94p" 74.086 1280 1320 1376 1648 720 722 728 750
ModeLine "ATSC-720-60p" 74.16 1280 1320 1376 1648 720 722 728 750
ModeLine "ATSC-1080-59.94i" 74.176 1920 1960 2016 2200 1080 1082 1088 1125 Interlace
ModeLine "ATSC-1080-60i" 75 1920 1960 2016 2200 1080 1082 1088 1125 Interlace
ModeLine "1920x1080" 77.686 1920 2080 2120 2312 1080 1112 1117 1120 interlace +hsync +vsync
EndSection
Code:
Section "Device"
### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
#Option "sw_cursor"
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
Identifier "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "nvidia"
# Option "ConnectedMonitor" "CRT"
# Option "TVStandard" "HD1080i"
# Option "TVStandard" "HD720p"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection
Code:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
# Modes "ATSC-720-59.94p"
# Modes "ATSC-720-60p"
# Modes "960x540p"
# Modes "ATSC-1080-59.94i" "ATSC-720-59.94p" "640x480"
Modes "ATSC-1080-60i"
# Modes "1024x768@60"
# Modes "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
_________________
Have a question search the forum and have a look at the
KnoppMythWiki.
Xsecrets