Air14/HyperHide

airhv report error 647 on win11

skybook888 opened this issue · 17 comments

reboot the system
run on.bat with administry, report error 647
and cannot turn off except reboot

actually facing same issue but on windows 10 21H2

i think its one of latest windows updates broke airhv driver but i cant find actual reason by myself

Air14 commented

Run DbgView as administrator enable "Capture Kernel" try to start airhv then paste its output here

dbgview64_7pA8UBTbvb
interesting that before some windows update it was working and i have intel cpu

can it be cuz of Hyper-V possibly enabled?

Air14 commented

Yes, nested virtualization is disabled by default in hyper-v

i have disabled Hyper-V and some other related thing in windows components but it doesnt take any effect and also tried commenting vmx support check in airhv and got reasonable bsod

uploaded minidump of bsod here https://easyupload.io/jkfk0b

devenv_ObfRPX3kNM
as i discovered it bsods here

also issue may be in Virtualization-Based Security (VBS) windows feature and i dont know why its enabled on my windows in first place (probably some windows update enabled it) and i dont know how to disable it
tried following this guide but its still active on my system

Air14 commented

You should disable VBS, because airhv will not work as long as it is enabled

thanks for information i will switch from windows home version to pro one and try to

create service 647
winver win10 22h2 19045, vmware vm enable vt-x and virtual iommu

[12:57:39.473] [INFORMATION] [perform_allocation:117] Allocation successful
[12:57:39.510] [INFORMATION] [perform_allocation:117] Allocation successful
[12:57:39.528] [INFORMATION] [perform_allocation:117] Allocation successful
[12:57:39.544] [INFORMATION] [perform_allocation:117] Allocation successful
[12:57:39.600] [INFORMATION] [perform_allocation:117] Allocation successful
[12:57:39.661] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05190
[12:57:39.770] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05270
[12:57:39.915] [ERROR] [create_ept_page_table:254] Failed to allocate memory for PageTable
[12:57:39.942] [ERROR] [DriverEntry:113] Vmm initialization failed
[12:57:40.739] [INFORMATION] [DriverEntry:89] HyperVisor On
[12:57:40.739] [INFORMATION] [DriverEntry:94] Got offsets
[12:57:41.618] [INFORMATION] [DriverEntry:99] Got Ssdt

create service 647 winver win10 22h2 19045, vmware vm enable vt-x and virtual iommu

[12:57:39.473] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.510] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.528] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.544] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.600] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.661] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05190 [12:57:39.770] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05270 [12:57:39.915] [ERROR] [create_ept_page_table:254] Failed to allocate memory for PageTable [12:57:39.942] [ERROR] [DriverEntry:113] Vmm initialization failed [12:57:40.739] [INFORMATION] [DriverEntry:89] HyperVisor On [12:57:40.739] [INFORMATION] [DriverEntry:94] Got offsets [12:57:41.618] [INFORMATION] [DriverEntry:99] Got Ssdt

Virtualization-based Security already disable

create service 647 winver win10 22h2 19045, vmware vm enable vt-x and virtual iommu

[12:57:39.473] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.510] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.528] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.544] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.600] [INFORMATION] [perform_allocation:117] Allocation successful [12:57:39.661] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05190 [12:57:39.770] [INFORMATION] [init_vcpu:271] vcpu entry allocated successfully at FFFFDB032ED05270 [12:57:39.915] [ERROR] [create_ept_page_table:254] Failed to allocate memory for PageTable [12:57:39.942] [ERROR] [DriverEntry:113] Vmm initialization failed [12:57:40.739] [INFORMATION] [DriverEntry:89] HyperVisor On [12:57:40.739] [INFORMATION] [DriverEntry:94] Got offsets [12:57:41.618] [INFORMATION] [DriverEntry:99] Got Ssdt

Increasing the virtual machine memory to 4G can solve this problem