1

I've just installed Genymotion on Solus Linux OS.

1st issue was solved by: Genymotion - /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64 and now I've encountered this one.

Anyone has any idea about this or seen this before?

Community
  • 1
  • 1
Razvan
  • 140
  • 9

2 Answers2

5

I've removed the libdrm.so.2 file from the install location and now Genymotion is staring.

Razvan
  • 140
  • 9
1

I used this command and it works

rm -rf libxcb.so.1

Source: https://arief-jr.blogspot.ie/2016/11/fixed-genaymotion-symbol-lookup-error.html

LeafStack
  • 11
  • 1