<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel Error on Lenovo P51 when setting graphics to hybrid (Nvidia Optimus with intel+nvidia)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101778#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Kernel Error on Lenovo P51 when setting graphics to hybrid (Nvidia Optimus with intel+nvidia)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101778">bug 101778</a>
              from <span class="vcard"><a class="email" href="mailto:josef.lar@gmail.com" title="Josef Larsson <josef.lar@gmail.com>"> <span class="fn">Josef Larsson</span></a>
</span></b>
        <pre>Same problem here with my Thinkpad P51 with docking station.

If I add a check for assignment of drm->fbcon in nv50_mstm_register_connector,
the system hangs instead upon start of Xorg, so since my line of code has this
effect, I guess drm->fbcon == 0?

if (drm->fbcon)
    drm_fb_helper_add_one_connector(&drm->fbcon->helper, connector);</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>