<div dir="ltr">What does "Composite: Disabled" do? Also, what does the DPI setting do for you? I have a bit more than you in my X11...and can't remember why.<div><br></div><div><div> Identifier "Device0"</div><div> Driver "nvidia"</div><div> VendorName "NVIDIA Corporation"</div><div> Option "TripleBuffer" "True"</div><div> Option "DynamicTwinView" "False"</div><div> Option "NoFlip" "false"</div><div> Option "NoLogo" "true"</div><div> Option "ConnectToAcpid" "0"</div><div> Option "ModeValidation" "NoVesaModes, NoXServerModes"</div><div> Option "HWCursor" "false"</div><div> # To put Xorg in debug mode change "false" to "true" in the line below:</div><div> Option "ModeDebug" "false"</div><div> # To use a local edid.bin file uncomment the 4 lines below (change DFP-0 to match your card)</div><div> Option "ConnectedMonitor" "DFP-1"</div><div> Option "CustomEDID" "DFP-1:/etc/X11/edid.bin"</div><div> Option "IgnoreEDID" "false"</div><div> Option "UseEDID" "true"</div></div><div><br></div><div><br></div><div>Thanks.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 26, 2015 at 3:55 PM, <a href="mailto:john.baab@gmail.com">john.baab@gmail.com</a> <span dir="ltr"><<a href="mailto:john.baab@gmail.com" target="_blank">john.baab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Here are my tweaks to xorg.conf:<div><br></div><div><div>Section "Extensions"</div><div> Option "Composite" "Disable"</div><div>EndSection</div><div><br></div><div>Section "Device"</div><div> Identifier "Default Device"</div><div> Driver "nvidia"</div><div> Option "DPI" "100x100"</div><div> Option "TripleBuffer" "True"</div><div> Option "NoLogo" "True"</div><div><br></div><div> Option "ConnectedMonitor" "DFP-1"</div><div> Option "CustomEDID" "DFP-1:/etc/X11/edid.bin"</div><div> Option "UseEDID" "True"</div><div>EndSection</div></div><div><br></div><div>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.</div><div><br></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>