<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Genymotion won't start on 12.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97585#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Genymotion won't start on 12.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97585">bug 97585</a>
              from <span class="vcard"><a class="email" href="mailto:nhaehnle@gmail.com" title="Nicolai Hähnle <nhaehnle@gmail.com>"> <span class="fn">Nicolai Hähnle</span></a>
</span></b>
        <pre>This seems to be the crucial message:

libGL: dlopen /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so: undefined symbol:
drmFreeDevice)

drmFreeDevice should be provided by libdrm. You can use `ldd
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so` or additional LD_DEBUG flags to
check where libdrm.so comes from. Probably something went wrong while
installing the PPA.</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>