Build-PowerMonkey icon indicating copy to clipboard operation
Build-PowerMonkey copied to clipboard

setup.bat warnings

Open mosberg12 opened this issue 2 years ago • 3 comments

Greetings,

I've tried x86, x64 2019, 2022 native command prompts but receive the following warnings seemingly no matter what I try

image

Is this excepted?

Thank you all!

mosberg12 avatar Sep 04 '22 03:09 mosberg12

It has been a while, but I believe I saw those warnings too. You should proceed to build.

awyl avatar Sep 07 '22 23:09 awyl

Thanks for the reply!

I see in your setup.bat script, it appears it should end up back in the main "Build-PowerMonkey" directory after the setup is finished, however on mine I wind up in the "Build-PowerMonkey/edk2" directory image

Is build.bat intended to be run from the main directory or from with "edk2"?

Lol it seems as if I can run the build.bat command from either directory. however the edk2 directory eventually errors out. Running from the main directory "Build-PowerMonkey/build.bat" the script completes however on boot it does not appear the settings are applied. ( I also installed a copy of win 10 to verify in throttlestop & benchmarked to confirm this was the case)

image

Thanks for your help! I really would like to get this functional

mosberg12 avatar Sep 08 '22 01:09 mosberg12

These comes to mind.

  1. You have compiled a newer version of PowerMonkey.
  2. It runs, so I guess the build process is successful.
  3. You need to modify the new configuration.h file from the cloned folder directly because of the version difference. And make sure that the build script does not overwrite it.
  4. Double check if you have modify the correct values in the configuration.

awyl avatar Sep 08 '22 22:09 awyl