* [Bug 97585] Genymotion won't start on 12.1
@ 2016-09-03 7:16 bugzilla-daemon
2016-09-03 7:36 ` bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 7:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2060 bytes --]
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3620 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 97585] Genymotion won't start on 12.1
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
@ 2016-09-03 7:36 ` bugzilla-daemon
2016-09-03 12:13 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 7:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 375 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97585
--- Comment #1 from Darek Deoniziak <darekdeoniziak@gmail.com> ---
Just in case.
"nie można otworzyć pliku obiektu dzielonego: Nie ma takiego pliku ani
katalogu"
means: "can't open file of shared object: no such file or directory"
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1146 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 97585] Genymotion won't start on 12.1
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
2016-09-03 7:36 ` bugzilla-daemon
@ 2016-09-03 12:13 ` bugzilla-daemon
2016-09-03 13:29 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 12:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 622 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97585
--- Comment #2 from Nicolai Hähnle <nhaehnle@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.
[-- Attachment #1.2: Type: text/html, Size: 1367 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 97585] Genymotion won't start on 12.1
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
2016-09-03 7:36 ` bugzilla-daemon
2016-09-03 12:13 ` bugzilla-daemon
@ 2016-09-03 13:29 ` bugzilla-daemon
2016-09-03 15:13 ` bugzilla-daemon
2016-09-03 18:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 13:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1230 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97585
--- Comment #3 from Darek Deoniziak <darekdeoniziak@gmail.com> ---
Thanks, this is the output of `ldd
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so`: http://pastebin.com/TwYQAtr8
And this is `LD_DEBUG=libs ldd /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so`:
http://pastebin.com/JwhtLSYH
Not sure how the output is supposed to look like or how to read it to find the
problem.
Can I solve the problem without rolling back the ppa? Or it would be best to
stick with default drivers provided in Ubuntu repositories (I think it is mesa
11.0 in Ubuntu 16.04)?
Everything works rather fine except the genymotion. "Rather" because I still
have few different issues with amdgpu drivers, but I had these too before
installing new ppa. It's subject for different report, but since I did mention
it here already can I ask where to report this issue for amdgpu (open source
ones, not pro): Some programs (like Steam client, genymotion emulator before it
stopped working) runned in window mode with amdgpu don't draw content until I
resize the window. Or maybe these issues are related?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2077 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 97585] Genymotion won't start on 12.1
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
` (2 preceding siblings ...)
2016-09-03 13:29 ` bugzilla-daemon
@ 2016-09-03 15:13 ` bugzilla-daemon
2016-09-03 18:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 15:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 413 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97585
--- Comment #4 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Thanks. The LD_DEBUG output is only really useful if it comes from the failed
genymotion session. Can you provide that?
Also, what does `objdump -T /usr/lib/x86_64-linux-gnu/libdrm.so.2 | grep
drmFreeDevice` say?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1158 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 97585] Genymotion won't start on 12.1
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
` (3 preceding siblings ...)
2016-09-03 15:13 ` bugzilla-daemon
@ 2016-09-03 18:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-09-03 18:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1912 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97585
Darek Deoniziak <darekdeoniziak@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #5 from Darek Deoniziak <darekdeoniziak@gmail.com> ---
The `objdump -T /usr/lib/x86_64-linux-gnu/libdrm.so.2 | grep drmFreeDevice`
output:
0000000000007270 g DF .text 000000000000001b Base drmFreeDevice
00000000000073b0 g DF .text 000000000000003f Base drmFreeDevices
And the `LD_DEBUG=libs DRI_PRIME=1 genymotion` outputs.
First after just runned genymotion panel (which works):
http://pastebin.com/P6aD00rR
Then part after running device when it hangs at the loading/setting up device:
http://pastebin.com/p3BQVJef
Anyway, I've found people had same problem here:
https://aur.archlinux.org/packages/genymotion/?comments=all
Comments are long, search for "radeonsi_dri.so: undefined symbol"
Someone suggested to remove /opt/genymotion/libdrm.so.2.
Works for me, genymotion is fine again. :) I'm not an expert but looks like
problem was related more to this shared object, mesa itself is fine. I'll mark
"bug" as resolved.
One more question related to my previous message if that won't be a problem.
Where I can submit bug for amdgpu rendering driver. I have few main problems
related to it:
1. Few windowed mode applications don't draw content until window is resized.
Alsoo right-click context menu doesn't always appear
2. I have screen tearing for fullscreen apps (screen is cutted to the half from
top-left to bottom-right)
3. tearing and flickering when running programs like "Atom", "Blender".
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3573 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-09-03 18:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-03 7:16 [Bug 97585] Genymotion won't start on 12.1 bugzilla-daemon
2016-09-03 7:36 ` bugzilla-daemon
2016-09-03 12:13 ` bugzilla-daemon
2016-09-03 13:29 ` bugzilla-daemon
2016-09-03 15:13 ` bugzilla-daemon
2016-09-03 18:14 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).