[mythtv-users] Ion2 Optimizations

john.baab at gmail.com john.baab at gmail.com
Thu Mar 26 20:55:44 UTC 2015


Here are my tweaks to xorg.conf:

Section "Extensions"
        Option  "Composite"     "Disable"
EndSection

Section "Device"
        Identifier      "Default Device"
        Driver  "nvidia"
        Option  "DPI"   "100x100"
        Option  "TripleBuffer"  "True"
        Option  "NoLogo"        "True"

        Option  "ConnectedMonitor" "DFP-1"
        Option  "CustomEDID" "DFP-1:/etc/X11/edid.bin"
        Option  "UseEDID" "True"
EndSection

Important ones are disabling composite and enabling tripple buffer, both of
which are in the VDPAU wiki page.  EDID options fix my TV/receiver losing
the HDMI connection when turned off.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150326/bbe086c4/attachment.html>


More information about the mythtv-users mailing list