<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Second display does not show up on dock of Lenovo Helix 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109750">bug 109750</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Second display does not show up on dock of Lenovo Helix 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109750#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Second display does not show up on dock of Lenovo Helix 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109750">bug 109750</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>Hmm. Could be the BIOS has a borked VBT. Looks like you're booting in EFI mode
so it shouldn't be due to busted legacy mode support in the BIOS (which is
somewhat common).

Please attach a copy of /sys/kernel/debug/dri/0/i915_vbt

Also when you have the external display connected to the dock please do this as
root:
"modprobe i2c-dev ; for i in `seq 0 9` ; do i2cdetect -y $i 0x50 0x50 ; done"
and attach the result here. That should tell is if an EDID can be detected on
any i2c bus.

Is the BIOS capable of lighting up the external display on the dock? If yes, it
would be helpful if you can boot without loading i915 (eg. pass
modprobe.blacklist=i915,snd_hda_intel to the kernel cmdline and prevent all gui
stuff from starting up). Once up and running w/o i915 loaded you should grab a
register dump with "intel_reg dump" and attach here. intel_reg is part of igt:
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools</pre>
        </div>
      </p>


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

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>