<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 20, 2015 at 10:11 AM, James Sumners <span dir="ltr"><<a href="mailto:james.sumners@gmail.com" target="_blank">james.sumners@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Was the television powered on when you started X? If you're relying on EDID info to set the resolution then it would need to be on, otherwise you'll get a default resolution.<div><br></div><div>In these sorts of scenarios it is better to be explicit:</div><div><br></div><div>```</div><div><div>Section "Screen"</div><div> Identifier "Screen0"</div><div> Monitor "Monitor0"</div><div> DefaultDepth 24</div><div> Option "TVStandard" "HD1080p"</div><div> Option "NoLogo" "true"</div><div> Option "ExactModeTimingsDVI" "true"</div><div> Option "DPI" "100 x 100"</div><div> Option "TwinView" "0"</div><div> Option "NoTwinViewXineramaInfo" "1"</div><div> Option "RandRotation" "0"</div><div> Option "Render"</div><div> Option "RenderAccel" "true"</div><div> Option "XvmcUsesTextures" "1"</div><div> SubSection "Display"</div><div> Depth 24</div><div> Modes "1920x1080"</div><div> EndSubSection</div><div>EndSection</div></div><div>```</div></div><div class="gmail_extra"><span class=""><font color="#888888"><br></font></span></div></blockquote><div><br></div><div>I should've also included my ServerLayout and Monitor0 configuration for completeness:</div><div><br></div><div>```</div><div><div>Section "ServerLayout"</div><div> Identifier "Layout0"</div><div> Screen 0 "Screen0"</div><div>EndSection</div></div><div><br></div><div>Section "Monitor"</div><div> Identifier "Monitor0"</div><div> VendorName "SONY"</div><div> ModelName "SONY STR-DG820"</div><div> HorizSync 15.0 - 58.0</div><div> VertRefresh 56.0 - 75.0</div><div>EndSection </div><div>```</div></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)</div><div><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)</div><div><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (band page)</div></div></div></div></div>
</div></div>