Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

airhv report error 647 on win11 #33

Open
skybook888 opened this issue Mar 21, 2023 · 17 comments
Open

airhv report error 647 on win11 #33

skybook888 opened this issue Mar 21, 2023 · 17 comments

Comments

@skybook888
Copy link

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

@skybook888
Copy link
Author

image

@estimated1337
Copy link

actually facing same issue but on windows 10 21H2

@estimated1337
Copy link

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

@Air14
Copy link
Owner

Air14 commented Mar 22, 2023

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

@estimated1337
Copy link

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

@estimated1337
Copy link

can it be cuz of Hyper-V possibly enabled?

@Air14
Copy link
Owner

Air14 commented Mar 22, 2023

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

@estimated1337
Copy link

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

@estimated1337
Copy link

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

@estimated1337
Copy link

devenv_ObfRPX3kNM
as i discovered it bsods here

@estimated1337
Copy link

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
Copy link
Owner

Air14 commented Mar 23, 2023

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

@estimated1337
Copy link

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

@Kwansy98
Copy link

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

@Kwansy98
Copy link

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

@Kwansy98
Copy link

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

@Honorbuddy-ui
Copy link

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

same issue, did you solved it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants