<div class="gmail_quote">On Wed, Apr 22, 2009 at 6:01 PM, Nick Rout <span dir="ltr">&lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Wed, Apr 22, 2009 at 9:45 AM, Ben Edwards &lt;<a href="mailto:list4me2@googlemail.com">list4me2@googlemail.com</a>&gt; wrote:<br>
&gt; I am\using &quot;a nVidia Corporation G71 [GeForce 7300 GS] (rev a1)&quot; and<br>
&gt; Ubuntu 9.04.  I have managed to get TV-OUT working with a desktop on<br>
&gt; the monitor and one on the TV but what I really want to do is simply<br>
&gt; mirror the same thing on both.  My xorg.xonfig is below.  Any ideas?<br>
&gt;<br>
&gt; Ben<br>
&gt;<br>
&gt; # nvidia-settings: X configuration file generated by nvidia-settings<br>
&gt; # nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009<br>
&gt;<br>
&gt; Section &quot;ServerLayout&quot;<br>
&gt;    Identifier     &quot;Layout0&quot;<br>
&gt;    Screen      0  &quot;Screen0&quot; 0 0<br>
&gt;    InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>
&gt;    InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;Files&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;Module&quot;<br>
&gt;    Load           &quot;dbe&quot;<br>
&gt;    Load           &quot;extmod&quot;<br>
&gt;    Load           &quot;type1&quot;<br>
&gt;    Load           &quot;freetype&quot;<br>
&gt;    Load           &quot;glx&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;ServerFlags&quot;<br>
&gt;    Option         &quot;Xinerama&quot; &quot;0&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;InputDevice&quot;<br>
&gt;<br>
&gt;    # generated from default<br>
&gt;    Identifier     &quot;Mouse0&quot;<br>
&gt;    Driver         &quot;mouse&quot;<br>
&gt;    Option         &quot;Protocol&quot; &quot;auto&quot;<br>
&gt;    Option         &quot;Device&quot; &quot;/dev/psaux&quot;<br>
&gt;    Option         &quot;Emulate3Buttons&quot; &quot;no&quot;<br>
&gt;    Option         &quot;ZAxisMapping&quot; &quot;4 5&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;InputDevice&quot;<br>
&gt;<br>
&gt;    # generated from default<br>
&gt;    Identifier     &quot;Keyboard0&quot;<br>
&gt;    Driver         &quot;kbd&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;Monitor&quot;<br>
&gt;    Identifier     &quot;Monitor0&quot;<br>
&gt;    VendorName     &quot;Unknown&quot;<br>
&gt;    ModelName      &quot;NEC LCD1525M&quot;<br>
&gt;    HorizSync       24.0 - 60.0<br>
&gt;    VertRefresh     55.0 - 75.0<br>
&gt;    Option         &quot;DPMS&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;Device&quot;<br>
&gt;    Identifier     &quot;Device0&quot;<br>
&gt;    Driver         &quot;nvidia&quot;<br>
&gt;    VendorName     &quot;NVIDIA Corporation&quot;<br>
&gt;    BoardName      &quot;GeForce 7300 GS&quot;<br>
&gt; EndSection<br>
&gt;<br>
&gt; Section &quot;Screen&quot;<br>
&gt;    Identifier     &quot;Screen0&quot;<br>
&gt;    Device         &quot;Device0&quot;<br>
&gt;    Monitor        &quot;Monitor0&quot;<br>
&gt;    DefaultDepth    24<br>
&gt;    Option         &quot;TwinView&quot; &quot;1&quot;<br>
&gt;    Option         &quot;TwinViewXineramaInfoOrder&quot; &quot;TV-0&quot;<br>
&gt;    Option         &quot;metamodes&quot; &quot;CRT: 1024x768 +0+0, TV: 800x600 +1024+0&quot;<br>
&gt;    SubSection     &quot;Display&quot;<br>
&gt;        Depth       24<br>
&gt;    EndSubSection<br>
&gt; EndSection<br>
&gt;<br>
<br>
</div></div>you probably need to add<br>
<br>
Option &quot;TwinViewOrientation&quot; &quot;Clone&quot;<br>
<br>
See the readme for your driver version.<br>
<div></div></blockquote><div><br>Will this work for mythtv/etc when it needs video surfaces?<br>Will this work with VDPAU? <br></div></div><br>