-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Request: add ACPI support to the bios, or switch to one that supports it(whichever is easier) #1015
Comments
Is acpi in the bios really the problem? qemu also uses seabios and (afaik) windows 8 works fine in it. It's more likely that the problem is #845 |
I'll try the non-single language version as well. Is the NX bit support implemented? If it is required, I can't tell if it is working. |
BTW, I just found out about this emulator today, and I(personally) think it is brilliant. |
I do find it funny that while loading either version, you can't really read the trailing digits of the Bytes Read number=D Meaning: V86 is super fast |
I just realized(on the single lang ver.[though probably like no difference]) it says, "...the firmware(BIOS) is not ACPI compatible." |
Could it be because it is an ISO fresh from the download page on Microsoft's website? Most likely not, but is a possibility. |
The non-single language gives the same recovery screen. |
I have now found the enable ACPI option.(embarrassed emoji would go here if I could find one). |
Can you add a power button(and restart)? I am now getting an infinite "Your PC needs to restart" error no matter how many times I reset.(at least its progress I guess?) |
This error appears on Windows 8.x, when some instructions (mostly in our case NX-bit) doesn't supported by CPU, see #930 |
Can this be fixed somehow? |
Like in the code files for the CPU or the BIOS(I don't know that much about the BIOS chip or the lower level stuff) |
I am checking the JS console, and I get this error: |
Let's close this a duplicate of #845. |
I would like this because as of right now without it can't load newer windows versions(such as 8.1)
The text was updated successfully, but these errors were encountered: