Giter VIP home page Giter VIP logo

Comments (21)

QiangF avatar QiangF commented on June 30, 2024 1

This one seems to work.
https://github.com/cardoe/qemu/blob/master/pc-bios/q35-acpi-dsdt.aml

from antivmdetection.

eyesonly avatar eyesonly commented on June 30, 2024

I too get this problem, and have tried running the script on all of my machines. I assume this then results in the error "ACPI tables bigger than 64KB (VERR_TOO_MUCH_DATA) when attempting to start the guest.

Not sure what I can do - perhaps download a DSDT file found from the internet?

from antivmdetection.

lzkcmy avatar lzkcmy commented on June 30, 2024

I have solved this problem, you need to run the code on an old computer! (The shell script of the virtualbox need a DSDT file which sholud be smaller than 64KB.)

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

That is correct, is a know issue with Virtualbox, there is requests to change the limit as it makes most new machines unusable. So as @lzkcmy wrote, boot up and old computer and run the script on that one, later on you can use your new computer

from antivmdetection.

ryanvillarreal avatar ryanvillarreal commented on June 30, 2024

What is meant by an "old" computer? x86?

from antivmdetection.

dashjuvi avatar dashjuvi commented on June 30, 2024

What if you dont have an "old computer"? Cant something be done to fix that?

from antivmdetection.

SalehAce1 avatar SalehAce1 commented on June 30, 2024

Will this ever get fixed? My computer is 4 years old and it still gives me that error.

from antivmdetection.

MasterCATZ avatar MasterCATZ commented on June 30, 2024

facepalm none of my old bootable machines from last decade will so this :S
unless I did up my old p4 or p2

https://www.tonymacx86.com/dsdt-database
or just get some random one from here

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

@MasterCATZ thanks for the URL, could be very useful for people not being able to create their own. Also buggin Oracle about the issue might be a way forwards as well.. maybe one of these days they will make a change ...

from antivmdetection.

Solumnant avatar Solumnant commented on June 30, 2024

How do I substitute a suitable dsdt for the one used by the script/ provided by an unsuitable computer?

from antivmdetection.

looi-wh avatar looi-wh commented on June 30, 2024

To anybody still figuring it out:
download a random one from the link below:
https://www.tonymacx86.com/dsdt-database

rename it from *.aml to *.bin where * is your current .bin file.
run the shell script after that, it should work

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

@looi-wh good comment! If you like, you are more than welcome to create a PR for an updated to the README file. If not I will add this shortly.

/Mikael

from antivmdetection.

looi-wh avatar looi-wh commented on June 30, 2024

@nsmfoo but the DSDT file from other sources didnt worked for me. tried everything. any chance to have someone send over theirs?

from antivmdetection.

Phasip avatar Phasip commented on June 30, 2024

Just a small comment on this issue.
I attempted using the DSDT-GA-EP35C-DSR3-2.1-F4.aml from https://www.tonymacx86.com/dsdt-database (Socket 775, P35) which lets virtualbox start but the windows installer stops at ACPI Error sadscreen (the modern bluescreen)
Removing the customtable line from virtualbox allows windows installer to continue.
If someone has one that is known to work, that would be great

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

As this is indeed an issue, I will try to poke the VBox developers to see if they would consider bumping the size limitation (again), which is a very artificial limit to begin with.

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

Added a new topic in the VBOX forum. If you feel that solving this issue, I recommend that you head over to the VBOX forum and post a comment

from antivmdetection.

N3X15 avatar N3X15 commented on June 30, 2024

Please link the thread here so we don't have to hunt for it.

from antivmdetection.

nsmfoo avatar nsmfoo commented on June 30, 2024

Yes, that should have been done previously sorry and thanks for the suggestion!

https://forums.virtualbox.org/viewtopic.php?f=9&t=102733&hilit=nsmfoo
https://www.virtualbox.org/ticket/15043

I did plan to try to compile a version with the size changed, to see what the result was and then possible create a binary patch. Maybe that would be a good way to spend the holidays, let's see =)

from antivmdetection.

LukasJerabek avatar LukasJerabek commented on June 30, 2024

@QiangF worked for me, thanks

from antivmdetection.

LukasJerabek avatar LukasJerabek commented on June 30, 2024

oh too fast, I have acpi bios error later on booting...

from antivmdetection.

LukasJerabek avatar LukasJerabek commented on June 30, 2024

Actually, it does work, I just needed to make a whole fresh setup, not trying to make work already failed one...

from antivmdetection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.