Archive:Xorg Modelines: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>UNiversal
mNo edit summary
mNo edit summary
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{greenv|Information:|This page contains explanation about modelines in xorg.conf}}
{{cleanup}}
{{-}}
 
{{greenv|Information:|This page contains modelines which can be used in xorg.conf}}
{{bluev|Advanced:|The information contained in this page is considered advanced.}}
{{bluev|Advanced:|The information contained in this page is considered advanced.}}
{{redv|Warning:|The information contained herein can cause issues with your X if any errors or incorrect information is entered.}}
{{redv|Warning:|The information contained herein can cause issues with your X if any errors or incorrect information is entered.}}


<center>{{Navigation
{| style="border: 1px solid #aaa;background-color: #f9f9f9;color: black;margin: 0.5em 0 0.5em 1em;padding: 0.5em;clear: all; float: right;"
| nav name =''Xorg''
! colspan="2" | {{bigger|xorg table of contents:}}
| link1 =User:UNiversal
|-
| link1 name ='''Configuring xorg.conf'''
| '''Configuration guides:'''
| link2 =Xorg_Modelines
* [[Archive:Configuring_resolution_via_xorg.conf]]
| link2 name ='''Xorg Modelines'''
* [[Archive:Creating_and_using_edid.bin_via_xorg.conf]]
| link3 =Minimal_NVidia_xorg.conf
| '''Modeline references:'''
| link3 name ='''Minimal NVidia xorg.conf'''
* [[Archive:Minimal_NVidia_xorg.conf]]
}}</center>
* [[Archive:Xorg_Modelines]]
{{-}}
|}
 
== '''Outline''' ==
These modelines are gathered from different systems and xorg must validate these in order for them to be used.


==Xorg Modelines Database==
== '''Introduction''' ==
<u>Use these modelines at your own risk</u>. 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.


'''Correct modelines is one crucial thing for judder free playback when you use XBMC's feature to Adjust Refreshrate. These lines belong in a specific section in this configfile:''' ''/etc/X11/xorg.conf''
== Xorg Modelines Database ==


==Intel Modelines==
== 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.
This first example has been created and tweaked by a Kodi Team Member specifically for Intel GM965 chipset and a Samsung series A65 TV set.
Example 1:
Example 1:
<pre>
<pre>
Line 57: Line 64:
</pre>
</pre>


==Nvidia Modelines==
== 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.
These Modelines are based on NVidia drivers 30x.x and are dependant on proper validation in xorg so they can be effectively used.


Line 63: Line 70:


Example 2:
Example 2:
See also|Minimal_NVidia_xorg.conf}}
Minimal NVidia xorg.conf


<pre>
<pre>
# 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)
Line 79: Line 92:
</pre><br />
</pre><br />


'''Please note, it's not in our scope to help you tweak these values or teach you how to edit xorg.conf file.'''
[[Category:Development-Archived]]
 
[[Category:Orphaned pages]]
[[Category:NVidia]]

Latest revision as of 01:24, 22 July 2020

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.



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.


xorg table of contents:
Configuration guides: Modeline references:

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 Kodi 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: Minimal NVidia xorg.conf

# 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