- Joined
- Mar 7, 2017
- Messages
- 30
- Motherboard
- Gigabyte X99 Designaire
- CPU
- i7-6900k
- Graphics
- Nvida (2) 1080 ti
- Mac
-
- Mobile Phone
-
hey @kgp thanks for the guide!
I'm trying to use part of this to get my XCPM working on my broadwell chip as well as using this thread here. My main reason for focusing on this is because my computer will get under load in my editing programs - Premiere Pro and Davinci - And randomly shut down. At first i thought it was an external USB power issue, but no, I did that custom SSDT from @RehabMan and i'm still having these shut downs.
I have two errors in your described process where the rest come back correct.
I cannot get this terminal command to come back to "1" it always comes back "0"
I also do not understand how to compile x-code. I have gone through the guidline you link and all of that comes back and the command lines are installed. However, I cannot for the life of me how to figure out how to actually compile the project file into a kext or what I'm supposed to do! So I'm very stuck on this particular AppleIntelInfo.Kext step.
I've included my debug report updated on next boot after one of these random restarts and my config file(uuid and serials have been removed). Any help here would be greatly appreciated!
I'm trying to use part of this to get my XCPM working on my broadwell chip as well as using this thread here. My main reason for focusing on this is because my computer will get under load in my editing programs - Premiere Pro and Davinci - And randomly shut down. At first i thought it was an external USB power issue, but no, I did that custom SSDT from @RehabMan and i'm still having these shut downs.
I have two errors in your described process where the rest come back correct.
3.) To verify that the Frequency-Vectors are now loaded, use the following terminal command:
If everything is ok, the command returns "1".
I cannot get this terminal command to come back to "1" it always comes back "0"
4.) To obtain further information on your XCPM Power Management configuration, download Piker Alpha’s AppleIntelInfo.kext from Github. To compile the source code, you need to primarily install Xcode (Appstore) and Xcode Command Line Tools! This guideline might be helpful for the successfully installation of the latter.
Now enter the following terminal commands:
Load the AppleIntelInfo.kext with "kextload" and "cat" the info-results with the following terminal commands:
The cat command should reveal something like the following result:
To unload the AppleIntelInfo.kext, enter the terminal command:
I also do not understand how to compile x-code. I have gone through the guidline you link and all of that comes back and the command lines are installed. However, I cannot for the life of me how to figure out how to actually compile the project file into a kext or what I'm supposed to do! So I'm very stuck on this particular AppleIntelInfo.Kext step.
I've included my debug report updated on next boot after one of these random restarts and my config file(uuid and serials have been removed). Any help here would be greatly appreciated!
Attachments
Last edited: