Genymotion: virtual device has not received an IP address?

Whenever I try to start my virtual device in Genymotion, I get a message that it does not have an IP address. DHCP is enabled in VirtualBox, and it seems to me that everything is in order. I tried disconnecting / enabling the network adapter too, no luck. Also made a complete reinstall. Not sure what else to do. I am open to suggestions.

System: Windows 10 x64 Quad-Core 3.0 GHz 4 GB RAM

+6
source share
6 answers

After 2 days R&D I found a solution.

Steps 1:

Go to BIOS settings → Go to System ConfigurationEnable Virtualization TechnologySave and exit BIOS settings.

Steps 2:

Open Oracle VM VirtualBox → Choose Simulator → Go to simulator settings → Select General tab → Select the Basic tab → Choose the type of OS → Choose your OS VersionSave and Exit

Steps 3:

Restart your Genymotion and start the Genymotion simulator .

Summary screenshots:

Steps 1:

enter image description here

Steps 2:

enter image description here

Hope this helps you.

+15
source

Step1 Make sure virtualization technology is enabled on your BIOS.

Step 2 Open Virtualbox and go to "File" Preferences "(CTRL + G), then go to" Network "adapters for the host only," click the minus button. Confirm this and try restarting the computer.

Step 3 If the above solution does not work for you, remove the virtual machine from Genymotion and reinstall the virtual machine by clicking the add button.

Step 4 Another trick is to exit all those programs that use the Internet, such as a browser, skype, teamviewer, etc. Then run genymotion and now run your emulator. After successfully starting the emulator, you can start any program.

+2
source

Check if your processor supports virtualization technology and enable it in the BIOS if it has been disabled. This is required by most Genymotion virtual devices, otherwise they will not work. If this step is in order, you may find your job:

Genymotion - virtual device does not have an IP address

Failed to start Genymotion device

+1
source

No one answered Mac users, in my case it was much easier.

  • Just turn off the wifi and turn it on

... all this. Recover new IP, enter image description here

+1
source

Step 1. Open the Oracle VM Virtual box. Select a custom phone.

Step 2. Click Right → settings-> General-> General

Step 3. Change the type of your current OS

Step 4. Select a window version

web link: http://www.tienanhit.com/2018/12/error-genymotion-virtual-device-got-no.html

0
source

try clearing the cache in Genymotion Setting → Miscellaneous → Clear Cache.

Check out this image.

maybe this will solve the problem.

-1
source

Source: https://habr.com/ru/post/1246501/


All Articles