[Bug 97585] Genymotion won't start on 12.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 3 12:13:57 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97585

--- Comment #2 from Nicolai Hähnle <nhaehnle at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160903/7410f95f/attachment.html>


More information about the dri-devel mailing list