Genymotion problems in windows 10

前端 未结 11 1843
我在风中等你
我在风中等你 2020-12-23 22:40

I have a problem about Genymotion after updating my OS to Windows 10, fistly it did not open with this error: Virtualization engine not found. Plugin loading aborted. Also u

相关标签:
11条回答
  • 2020-12-23 22:40

    Start Genymotion 2.5.3 in compatibility mode with Windows 8 - it solves the problem for me. VirtualBox 5.0.0 r101573 and Windows 10 Home (all for x64).

    0 讨论(0)
  • 2020-12-23 22:42

    In my case (Windows 10 with VirtualBox 5.0.10 and Genymotion 2.6.0) i had to:

    • Go to network connections (run control netconnections from cmd)

    • Right click and properties on VirtualBox Host-Only Network

    • Enable VirtualBox NDIS6 Bridged Networking Driver

    Also some times it helps to delete the virtual device and to download it again.

    0 讨论(0)
  • 2020-12-23 22:46

    Refer to this virtualbox thread: https://www.virtualbox.org/ticket/14040

    For me, as other answers suggested, using genymotion 2.5.3 and latest vbox works fine.

    You can find latest test builds at https://www.virtualbox.org/wiki/Testbuilds

    Hope it helps :)

    EDIT Vbox now officially supports windows 10 and genymotion 2.5.4 also supports Vbox version (5.0.4) on Windows 10 see https://www.genymotion.com/#!/release-notes

    0 讨论(0)
  • 2020-12-23 22:47

    Go to VirtualBox. File -> Preferences -> Network -> Select Host-only Networks.

    Select one of the Ethernet Adapters -> Click the tool on bottom right of screen. The third button on the right.

    Enter the following:
    IPv4 Address: 192.168.1.201 IPv4
    Network Mask: 255.255.255.0.

    No need to have DHCP Server selected. Hit OK and now you are good to go.

    If you haven't done so, make sure to go to Settings and set Version to Windows 10. Also, update Genymotion to the most current version.

    0 讨论(0)
  • 2020-12-23 22:53

    UPDATE: This is fixed in the latest Genymotion and doesn't happen to me any more.


    NOTE: this is using Genymotion 2.5.3, VirtualBox 5.0.0 r101573 and updated Windows 10 as of today.

    I'm having all kinds of problems as well, I finally managed to get it working:

    • Delete genymotion and virtualbox
    • Remove any unremoved files in folders like AppData and Program Files
    • Restart
    • Install Genymotion
    • Install VirtualBox latest
    • Run Genymotion as admin, just in case
    • Install an image that I didn't try before to make sure it's not using any cached data.

    It worked fine.

    Sometimes, I still freezes and stops working if I try to start a second device. The solution is to:

    • Close Genymotion, Android studio, etc
    • Force kill adb.exe and any VirtualBox processes.
    • Start Genymotion again and start a device.
    0 讨论(0)
  • 2020-12-23 22:54

    Install the latest version of Genymotion(2.5.3) can solve the problem.

    I've send a email to Genymotion to ask this problem, and I got this reply:

    " Damien (Genymobile) Jul 30, 10:25 Hi, Thanks for your report! It will help us to improve our products. Old version of Genymotion were not working correctly with Windows 10. This has been fixed in Genymotion 2.5.3. Please download the latest version of Genymotion and try again. Best regards, Damien Genymotion Support Team "

    0 讨论(0)
提交回复
热议问题