https://bugs.freedesktop.org/show_bug.cgi?id=97585
Bug ID: 97585 Summary: Genymotion won't start on 12.1 Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: darekdeoniziak@gmail.com QA Contact: dri-devel@lists.freedesktop.org
I use genymotion (virtualbox based android emulator) Since I updated drivers to use oibaf PPA I can't start genymotion emulator device with DRI_PRIME=1, it hangs at loading screen. But by checking running processes it looks like device runs in the background.
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.
DRI_PRIME=1 glxinfo OpenGL renderer: Gallium 0.4 on AMD OLAND (DRM 2.43.0 / 4.4.0-36-generic, LLVM 3.9.0)
DRI_PRIME=1 glxinfo OpenGL version: OpenGL version string: 3.0 Mesa 12.1.0-devel
While running genymotion with DRI_PRIME=1 and LIBGL_DEBUG=verbose I am getting these errors: http://pastebin.com/VFqgRDt8
The main panel does start, I can select different options, problem happens when I want to run genymotion device (in above case Samsung Galaxy S3 was runned). The log from genymotion-player.log is: http://pastebin.com/UG3hmGCx
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 using DRI_PRIME=1 but not genymotion device.
Also part from genymotion.log for starting device, nothing seems to be wrong here: http://pastebin.com/dCv9Y6uq