android studio - Genymotion not working -


installed genymotion on ubuntu 16.04, installed virtualbox https://www.virtualbox.org/wiki/linux_downloads ubuntu 16.04, when opening genymotion got error below screenshot enter image description here

below genymotion log. please help

jul 25 23:11:01 [genymotion] [warning] ****  starting genymotion  **** jul 25 23:11:01 [genymotion] [warning] genymotion version: genymotion "2.7.2" jul 25 23:11:01 [genymotion] [debug] [launchpadapp] started ("genymotion") jul 25 23:11:01 [genymotion] [debug] [dorequest] requesting:  "https://cloud.genymotion.com/launchpad/last_version/linux/x64/" jul 25 23:11:01 [genymotion] [debug] [dorequest] done jul 25 23:11:01 [genymotion] [debug] [getgenymotionlastversion] new version ( "2.7.2" ) available here: "https://www.genymotion.com/download/" jul 25 23:11:01 [genymotion] [debug] genymotion date jul 25 23:11:01 [genymotion] [debug] loading "vboxmanage" plugin jul 25 23:11:01 [genymotion] [debug] plugin "vboxmanage" loaded jul 25 23:11:01 [genymotion] [debug] chipset: "genuineintel" jul 25 23:11:01 [genymotion] [debug] cpuid 0x1 (intel): ecx= "ffba2223" jul 25 23:11:01 [genymotion] [debug] [vboxmanagecore] path: "vboxmanage" jul 25 23:11:02 [genymotion] [debug] vboxmanage ("list", "hostinfo") returns 0 jul 25 23:11:02 [genymotion] [debug] [system properties] online physical cpu number: 4 jul 25 23:11:02 [genymotion] [debug] [system properties] online virtual cpu number: 4 jul 25 23:11:02 [genymotion] [debug] cpu number > 8 - fix max number 8 jul 25 23:11:02 [genymotion] [debug] [system properties] max cpu number: 8 jul 25 23:11:02 [genymotion] [debug] [system properties] max memory size: 7966 jul 25 23:11:02 [genymotion] [debug] [findhostonlyinterface] looking compatible host-only interface jul 25 23:11:02 [genymotion] [debug] vboxmanage ("list", "hostonlyifs") returns 0 jul 25 23:11:02 [genymotion] [debug] [createhostonlyinterface] creating new host-only interface jul 25 23:11:02 [genymotion] [error] vboxmanage ("hostonlyif", "create") returns 1 jul 25 23:11:02 [genymotion] [error] output command: "0%... progress state: ns_error_failure vboxmanage: error: failed create host-only adapter vboxmanage: error: vboxnetadpctl: error while adding new interface: vboxnetadpctl: ioctl failed /dev/vboxnetctl: inappropriate ioctl devic vboxmanage: error: details: code ns_error_failure (0x80004005), component hostnetworkinterfacewrap, interface ihostnetworkinterface vboxmanage: error: context: "rtexitcode handlecreate(handlerarg*)" @ line 71 of file vboxmanagehostonly.cpp" jul 25 23:11:02 [genymotion] [error] [createhostonlyinterface] failed create interface jul 25 23:11:02 [genymotion] [error] "fail load vboxmanage plugin /home/gauravv7/android/genymotion/genymotion/plugins/" jul 25 23:11:02 [genymotion] [error] vm engine failed load jul 25 23:11:02 [genymotion] [error] unable find vm engine. plugin loading aborted. jul 25 23:11:02 [genymotion] [debug] [logcollector] vm engine not available jul 25 23:11:02 [genymotion] [debug] [logcollector] creating temporary folder: "/tmp/genymotion-logs-tmp" 

oops, seems update software center has problems. installed virtualbox via cmd(deb) per instructions given on same link posted in question. works. (i didn't removed previous deb installation[double-click=>update software center])


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -