I'm using Genymotion v13.0 on Windows 8 Pro to create Virtual Device successfully, but when I try to run it I get this error: Unable to start Genymotion Virtual Device.
Screenshot:
Trying to run it via Virtualbox, I got this error message:
Virtualbox Host Only Ethernet Adapter Failed to start
Screenshot:
Virtual Device previously could run well until I got this issue.
Can someone please tell me how to Fix it?
I had the same problem in Mac OS, it was a bug in VirtualBox V5.0.2 and fixed in V5.0.3, I installed V5.0.3 and no more problem
I did the following to resolve mine:
In Adapter 1 tab, It should be attached to Host-Only Adapter. Check what is the name of the used adapter Name then close it.
Open File|Preferences in Virtualbox, then go to Network section/tab
Under Host-only Networks tab, find the same name you have already gotten in step 3.
Double click on that name and apple the following configuration
IPv4 Adapter: 192.168.65.1
IPV4 Network Mask: 255.255.255.0
DHCP Server:
192.168.65.100
255.255.255.0
192.168.65.101
192.168.65.255
Try this one. it works for me. :)
I also disabled Hyper-V to makes mine work.
Genymotion FAQ
To date, VirtualBox is not yet fully compatible with Windows 10. As Genymotion relies on the use of VirtualBox in the background, some problems may arise. If you have any troubles running Genymotion on Windows 10, we first recommend that you put VirtualBox in a clean state. To do so:
If Genymotion still doesn’t run, you can manually configure a host-only network:
in my case there was 2 reasons (checked) that my genymotion device couldn't run on windows 10/64bit
1. VPN was running and connected
2. amount of "base memory" :
I have a same problem and I solve it with this :
VirtualBox Host only
adapter that created"VirtualBox NDIS6 Bridged Networking driver"
this way resolve my problem. 1.go to Control Panel-> Network and
Internet -> change adapter
settings right click on VirtualBox Host-Only Network and select properties this programs must have tickif see another program select and uninstall it
2.in virtulbox go to file -> preferences -> network double click on VirtualBox Host-Only ethernet adapter edit like this: IPV4 address:
192.168.56.1
mask:255.255.255.0
DHCP: address192.168.56.100
mask:255.255.255.0
low bounds:192.168.56.101
high bound: 192.168.56.254 restart or log off your windows and start genymotion if dont solved your problem in virtulbox go tofile -> preferences -> network
and delete Host-Only ethernet adapter.