dotnet-presentations / dotnet-maui-workshop

A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
https://docs.microsoft.com/dotnet/maui
MIT License
1.88k stars 589 forks source link

Emulator error #108

Closed patrup closed 1 year ago

patrup commented 1 year ago

Starting the Android Emulator I get an Error. Hyper-V is enabled and running emulator error

patrup commented 1 year ago

C:\Users\p_rupprecht1>systeminfo

Host Name: DevNestedVM OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22621 N/A Build 22621 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Registered Owner: N/A Registered Organization: N/A Product ID: 00331-10000-00001-AA219 Original Install Date: 3/27/2023, 5:50:33 PM System Boot Time: 3/28/2023, 8:32:59 AM System Manufacturer: Microsoft Corporation System Model: Virtual Machine System Type: x64-based PC Processor(s): 1 Processor(s) Installed. 01: Intel64 Family 6 Model 85 Stepping 7 GenuineIntel ~2594 Mhz BIOS Version: Microsoft Corporation Hyper-V UEFI Release v4.1, 5/9/2022 Windows Directory: C:\Windows System Directory: C:\Windows\system32 Boot Device: \Device\HarddiskVolume3 System Locale: en-us;English (United States) Input Locale: en-us;English (United States) Time Zone: (UTC) Coordinated Universal Time Total Physical Memory: 32,767 MB Available Physical Memory: 25,094 MB Virtual Memory: Max Size: 37,887 MB Virtual Memory: Available: 30,437 MB Virtual Memory: In Use: 7,450 MB Page File Location(s): D:\pagefile.sys Domain: WORKGROUP Logon Server: \DevNestedVM Hotfix(s): 3 Hotfix(s) Installed.

                       [02]: KB5023706
                       [03]: KB5022948

Network Card(s): 2 NIC(s) Installed. 01: Microsoft Hyper-V Network Adapter Connection Name: Ethernet DHCP Enabled: Yes DHCP Server: 168.63.129.16 IP address(es)

                             [02]: fe80::4f25:5b41:a12d:b06d
                       [02]: Mellanox ConnectX-4 Lx Virtual Ethernet Adapter
                             Connection Name: Ethernet 5
                             DHCP Enabled:    No
                             IP address(es)

Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.

patrup commented 1 year ago

I changed the Virtual machine size and chose a later processor generation. Issue solved