<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel Oops when starting X nv50_dma_push"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100758#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel Oops when starting X nv50_dma_push"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100758">bug 100758</a>
              from <span class="vcard"><a class="email" href="mailto:kjwinchester@gmail.com" title="Kevin Winchester <kjwinchester@gmail.com>"> <span class="fn">Kevin Winchester</span></a>
</span></b>
        <pre>[kevin@karpov ~]$ cat /etc/X11/xorg.conf.d/20-nouveau.conf

Section "Monitor"
          Identifier   "LVDS"
          Option "PreferredMode" "1600x900_60.0"
          Option "RightOf" "VGA"
EndSection

Section "Monitor"
          Identifier   "VGA"
          Option "PreferredMode" "1680x1050_59.9"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nouveau"
    Option  "Monitor-LVDS-1" "LVDS"
    Option  "Monitor-VGA-1" "VGA"
EndSection</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>