XBMC Community Forum
[Linux] HOW-TO setup XBMC and Linux with correct resolution (xorg.conf) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110)
+--- Thread: [Linux] HOW-TO setup XBMC and Linux with correct resolution (xorg.conf) (/showthread.php?tid=54685)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


- AddictedToMetal - 2010-01-11 19:57

idlehands Wrote:Is there some benefit to fixing overscan with those options vs manually brute forcing it with the modelines?

I added modelines because even though I run a minimal system I do things other than XBMC. I use Chromium and some games. All run really nice on a minimal system. Smile


- fidoboy - 2010-01-23 18:26

Hi there, i'm trying to get 1360x768 using HDMI cable but i can't get it working; using VGA cable it works nicely. With previous computer and using the same TV i was using 1360x768 using DVI to HDMI cable and it worked fine, but now, with this nVidia ION chip i can't get that res... any advice or tip to solve this issue??

many thanks in advance, regards,


- apples - 2010-01-24 13:31

Before I mess things up changing my xorg I thought I'd ask here first.

I have a Panasonic P46G10 plasma (european model) and with the default XBMC Live install (9.11) it does not do 1080p (1080i works fine). Am I correct in thinking I have to edit xorg in order to achieve 1080p?

I have XBMC connected like this:
XBMC (GF GT220) -> HDMI -> Receiver -> HDMI -> TV.

Would it be best if I connected my XBMC directly to the TV via HDMI (bypassing the receiver) before performing the actions in the OP?

Thanks & best regards!


- SubSense - 2010-01-24 13:46

Okay, read the thread. I'm using a Panasonic Plasma TH-42PV70FA HD ready. Max 1080i.
In my live installation also the xorg.conf was missing. Editing the XF86Config instead doesn't work. After a reboot the wil is reset. Downloading a fresh CD now.

I'm trying to achieve 720p @ 24Hz but I don't know if that's even possible.
From the panasonic site I've learned that only 50 Hz and 60 Hz are supported. But when I look up the specs of a 1080p model it states also these two resolutions.

So is 720p @ 24 Hz possible on a HD ready TV?


- Khakzoy - 2010-01-25 12:13

Ok, I used this guide to get 1080P @ 24Hz on my Asrock ION 330.

It works great with HD content but now I run into trouble playing DVD content.

From what I understand I can add "Modes" under the subsection "Display". For now I only added one with the name "1920x1080". The name I use for the modeline has to match the name I specified under "modes"

Am I free to use whatever name I want or does it have to match with the name from the EDID info?

I want to add "1920x1080@60hz" to see if I can fix the judder on DVD playback.


- finite3 - 2010-01-28 22:35

Guys,
In general, read this thread as well : http://forum.xbmc.org/showthread.php?tid=64412

Apples, I have a 50V10.. Your G should be basically the same. That means the first post's settings in the above thread should work for you. But remember the "modes" fix in http://forum.xbmc.org/showpost.php?p=482375&postcount=52 otherwise some "p" content will be "i".
.. And you should really generate G10-specific modelines to be safe. Good luck with that, I kept getting conflicting results.

This post http://forum.xbmc.org/showpost.php?p=464287&postcount=2 has xorg settings that will use edid to set refresh rate. It should work if your TV obeys the standards.


- luthan - 2010-01-28 23:22

when i add these two lines into xorg.conf and reboot the pc i get nothing:
Option "ExactModeTimingsDVI" "TRUE"
Option "ModeValidation" "NoEdidModes"

should these be removed after doing the test?

also, my tv is 720p panasonic and it seems that all the modes that seem like they should be fine are rejected, i dont see one mode 1280x720 that is accepted

what am i doing wrong?


- SteveGo - 2010-01-29 22:46

Alright, I need some help. So apparently my TV doesn't support EDID, at least over HDMI. It's a Pioneer 1366x768 plasma, model PDP-5080HD.

What can I do to get modelines and then force them to be an option under resolution?

I'm pretty sure this tv accepts 1920x1080 input (24, 50, and 60 Hz), and I've tried putting those in my xorg.conf file, but they never show available. The only one that ever shows up is 1920x1080@50, as the fullscreen option. Along with a bunch of lower res "default" options.


- finite3 - 2010-01-30 00:03

a) read the first post in this thread, it tells you what to do
b) google is your friend. try searching for "modeline" and your tv model
c) check the mythtv modeline database
d) here is an xorg.conf that may work. it has every res in it. or there is a slight chance it will break your tv - which is why you should try the above steps first.
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Tue Oct 20 21:00:15 PDT 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "SAMSUNG"
    ModelName      "UE46B7070"
    HorizSync      26.0 - 81.0
    VertRefresh    24.0 - 75.0
    ModeLine       "1920x1080@60p" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
    ModeLine       "1360x768@60p" 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync
    ModeLine       "1280x720@60p" 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
    ModeLine       "1280x720@50p" 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync
    ModeLine       "1920x1080@50i" 74.25 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync Interlace
    ModeLine       "1920x1080@60p2" 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
    ModeLine       "1920x1080@50p" 148.50 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync
    ModeLine       "1280x720@60p2" 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
    ModeLine       "1280x720@50p2" 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync
    ModeLine       "1920x1080@60i" 74.18 1920 2008 2052 2200 1080 1084 1094 1124 +hsync +vsync Interlace
    ModeLine       "1920x1080@50i2" 74.25 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync Interlace
    ModeLine       "720x480@60p" 27.00 720 736 798 858 480 489 495 525 -hsync -vsync
    ModeLine       "720x576@50p" 27.00 720 732 796 864 576 581 586 625 -hsync -vsync
    ModeLine       "1920x1080@24p" 74.16 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
    ModeLine       "1920x1080@25p" 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
    ModeLine       "1920x1080@30p" 89.01 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
    ModeLine       "1152x864@75p" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       "1280x800@60p" 83.5 1280 1352 1480 1680 800 803 809 831 -hsync +vsync
    ModeLine       "1280x960@60p" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine       "1280x1024@60p" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1440x900@60p" 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync
    ModeLine       "1440x900@75p" 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync
    ModeLine       "1680x1050@60p" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
    ModeLine       "640x480@60p" 25.18 640 648 744 800 480 482 484 525 -hsync -vsync
    ModeLine       "640x480@73p" 31.50 640 656 696 832 480 481 484 520 -hsync -vsync
    ModeLine       "640x480@75p" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "800x600@60p" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "800x600@72p" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75p" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "1024x768@60p" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@70p" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@75p" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1280x1024@75p" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    Option         "DPMS"
    Option         "ExactModeTimingsDVI" "TRUE"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option         "ModeValidation" "NoEdidModes"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "True"
    Option         "DynamicTwinView" "false"
    SubSection     "Display"
        Depth       24
        Modes      "1920x1080@60p" "1360x768@60p" "1280x720@60p" "1280x720@50p" "1920x1080@50p" "1920x1080@60p2" "1920x1080@50i" "1280x720@60p2" "1280x720@50p2" "1920x1080@60i" "1920x1080@50i2" "720x480@60p" "720x576@50p" "1920x1080@24p" "1920x1080@25p" "1920x1080@30p" "1152x864@75p" "1280x800@60p" "1280x960@60p" "1280x1024@60p" "1440x900@60p" "1440x900@75p" "1680x1050@60p" "640x480@60p" "640x480@73p" "640x480@75p" "800x600@60p" "800x600@72p" "800x600@75p" "1024x768@60p" "1024x768@70p" "1024x768@75p" "1280x1024@75p"
    EndSubSection
EndSection



- SteveGo - 2010-01-30 00:30

finite3 Wrote:a) read the first post in this thread, it tells you what to do
b) google is your friend. try searching for "modeline" and your tv model
c) check the mythtv modeline database
d) here is an xorg.conf that may work. it has every res in it. or there is a slight chance it will break your tv - which is why you should try the above steps first.

Are you responding to me? If so, I already tried the instructions in the first post and like I said, my TV doesn't support EDID, so it doesn't report back the valid resolutions.

Believe me, I've googled and there are no modelines for my tv in the database or otherwise.