Archive:Xorg Modelines: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
m (add really close to 23.97600 modelines as so far gleamed.)
Line 66: Line 66:
# 1920x1080p @ 23.976Hz (EIA/CEA-861B)
# 1920x1080p @ 23.976Hz (EIA/CEA-861B)
ModeLine "1920x1080_23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync #NVidia
ModeLine "1920x1080_23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync #NVidia
# 1920x1080p @ 23.97608Hz
ModeLine "1920x1080_23.976" 74.176 1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 23.97606Hz  <<pretty close and closest to 23.97600 I seen.
ModeLine "1920x1080_23.976" 74.11 1920 2557 2602 2750  1080 1084 1089 1124 +hsync +vsync


# 1920x1080p @ 24Hz (EIA/CEA-861B)
# 1920x1080p @ 24Hz (EIA/CEA-861B)

Revision as of 20:25, 5 February 2014

Cleanup.png This page or section may require cleanup, updating, spellchecking, reformatting and/or updated images. Please improve this page if you can. The discussion page may contain suggestions.


Template:Xorgnav

Information: This page contains modelines which can be used in xorg.conf
Advanced: The information contained in this page is considered advanced.
Warning: The information contained herein can cause issues with your X if any errors or incorrect information is entered.



Outline

These modelines are gathered from different systems and xorg must validate these in order for them to be used.

Introduction

Use these modelines at your own risk. if you end up without a picture or wrong resolution on your screen restore the backup xorg.conf or rename existing if no backup exists.

Xorg Modelines Database

Intel Modelines

This first example has been created and tweaked by a XBMC Team Member specifically for Intel GM965 chipset and a Samsung series A65 TV set. Example 1:

# 1920x1080p @ 23.976Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 74.057 1920 2558 2602 2719 1080 1084 1089 1136 +hsync +vsync #INTEL

# 1920x1080p @ 24Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 74.400 1920 2558 2602 2758 1080 1084 1089 1124 +hsync +vsync #INTEL

# 1920x1080p @ 25Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 74.400 1920 2448 2492 2622 1080 1084 1089 1135 +hsync +vsync #INTEL

# 1920x1080p @ 29.97Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 74.400 1920 2008 2052 2193 1080 1084 1089 1132 +hsync +vsync #INTEL

# 1920x1080p @ 30Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 74.400 1920 2008 2052 2185 1080 1084 1089 1135 +hsync +vsync #INTEL

# 1920x1080p @ 50Hz (EIA/CEA-861B) 
	ModeLine "1920x1080" 148.800 1920 2448 2492 2622 1080 1084 1089 1135 +hsync +vsync #INTEL

# 1920x1080p @ 59.94Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 148.800 1920 2008 2052 2193 1080 1084 1089 1132 +hsync +vsync #INTEL

# 1920x1080p @ 60Hz (EIA/CEA-861B)
	ModeLine "1920x1080" 148.800 1920 2008 2052 2185 1080 1084 1089 1135 +hsync +vsync #INTEL

# 1280x720p @ 50Hz (EIA/CEA-861B)
	ModeLine "1280x720" 74.400 1280 1720 1760 1984 720 725 730 750 +hsync +vsync #INTEL 

# 1280x720p @ 59.94Hz (EIA/CEA-861B)
	ModeLine "1280x720" 74.400 1280 1390 1430 1612 720 725 730 770 +hsync +vsync #INTEL

# 1280x720p @ 60Hz (EIA/CEA-861B)
	ModeLine "1280x720" 74.400 1280 1390 1420 1623 720 725 730 764 +hsync +vsync #INTEL

Nvidia Modelines

These Modelines are based on NVidia drivers 30x.x and are dependant on proper validation in xorg so they can be effectively used.

This second example is general for most NVidia cards and TV's that dont mangle edid modes

Example 2:

# 1920x1080p @ 23.976Hz (EIA/CEA-861B)
	ModeLine "1920x1080_23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync #NVidia

# 1920x1080p @ 23.97608Hz
	ModeLine		"1920x1080_23.976"	74.176	1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync

# 1920x1080p @ 23.97606Hz  <<pretty close and closest to 23.97600 I seen.
	ModeLine		"1920x1080_23.976"	74.11	1920 2557 2602 2750  1080 1084 1089 1124 +hsync +vsync

# 1920x1080p @ 24Hz (EIA/CEA-861B)
	ModeLine "1920x1080_24"     74.250 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync #NVidia

# 1920x1080p @ 25Hz (EIA/CEA-861B)
	Modeline "1920x1080_25"	74.25  1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync #NVidia

# 1920x1080p @ 60Hz (EIA/CEA-861B)
	Modeline "1920x1080_60"	148.35 1920 2008 2052 2200 1080 1084 1089 1125 -hsync +vsync #NVidia