<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rjklindsay@hotmail.com" title="Rene Lindsay <rjklindsay@hotmail.com>"> <span class="fn">Rene Lindsay</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [radv] The Talos Principle fails to launch with "Fatal error: Cannot set display mode.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98263">bug 98263</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [radv] The Talos Principle fails to launch with "Fatal error: Cannot set display mode.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98263#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [radv] The Talos Principle fails to launch with "Fatal error: Cannot set display mode.""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98263">bug 98263</a>
              from <span class="vcard"><a class="email" href="mailto:rjklindsay@hotmail.com" title="Rene Lindsay <rjklindsay@hotmail.com>"> <span class="fn">Rene Lindsay</span></a>
</span></b>
        <pre>I'm not sure expanding this message is a good idea, in fact, I'm looking for a
way to turn it off:

When I enumerate physical devices on Ubuntu 16.04, Vulkan shows I have 2 GPU's
available: Intel HD, and NVidia GTX.  (Sometimes the order is reversed.)

Now I'm trying to determine which one the desktop is currently running on, by
calling vkGetPhysicalDeviceSurfaceSupportKHR on each GPU's queue-families.

If the desktop is running on Intel, the query returns true for Intel,
but when running on NVidia, it returns true for Nvidia and false for Intel, but
also prints:

"no DRI3 support"

I DO have DRI3 enabled for Intel, but this setting is irrelevant and ignored
when running on NVidia, so the error message is not really applicable.

Is there some way to turn off this error message, or a better way to determine
the currently active GPU, without triggering this error?</pre>
        </div>
      </p>


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

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