https://bugs.freedesktop.org/show_bug.cgi?id=89746 --- Comment #19 from Darek Deoniziak --- Hi, not really sure if my issue is related to this one. The problem with genymotion occured to me while using DRI_PRIME=1 genymotion after updating drivers using oibaf ppa https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers on Ubuntu 16.04. I have Dell Inspirion 7548 with Radeon Opal R7 M265. Genymotion on Intel 5500 Broadwell G2 still works. glxinfo OpenGL renderer: Gallium 0.4 on AMD OLAND (DRM 2.43.0 / 4.4.0-36-generic, LLVM 3.9.0) I know it is newer LLVM and probably problem was fixed in the past, not sure what version of LLVM is used in stock 16.04. While running genymotion with DRI_PRIME=1 I am getting these errors: libGL error: unable to load driver: radeonsi_dri.so libGL error: driver pointer missing libGL error: failed to load driver: radeonsi libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast I've searched around the web and added this to my .profile: export LD_PRELOAD='/usr/$LIB/libstdc++.so.6' export DISPLAY=:0 That helped with running steam but not genymotion. But actually I am not sure if this is related to the emulator issue itself, I might have been getting these error messages too before I've updated oibaf drivers. The genymotion main menu panel to run emulators work, but emulators won't display. The genymotion emulator log gives me: [Genymotion Player] [Warning] Unrecognized OpenGL version -- You are receiving this mail because: You are the assignee for the bug.