<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX1050TI (GP107 / NV137): HDMI output not working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101782#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX1050TI (GP107 / NV137): HDMI output not working"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101782">bug 101782</a>
              from <span class="vcard"><a class="email" href="mailto:carlo@caione.org" title="Carlo Caione <carlo@caione.org>"> <span class="fn">Carlo Caione</span></a>
</span></b>
        <pre>Apparently the problem is:

(EE) NOUVEAU(G0): Error creating GPU channel: -19
(EE) NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel

in our kernel we are booting with 'noaccel=1' that is disabling acceleration.
But nouveau can't do the prime offload without accel since it uses the copy
engine to copy the framebuffer out.</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>