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

Monterey/OCLP ? #7

Closed
walidbensalah opened this issue Dec 3, 2021 · 13 comments
Closed

Monterey/OCLP ? #7

walidbensalah opened this issue Dec 3, 2021 · 13 comments

Comments

@walidbensalah
Copy link

Did you manage to update this soft to Monterey ?

@fabioiop
Copy link
Owner

fabioiop commented Dec 9, 2021

You can add this file to the Kext folder from the OpenCore and load it in Config.plist
AppleGraphicsPowerManagement.kext.zip

@michcio19
Copy link

Hello,

Could you explain more how t odo this or send link to OCLP already fixed?
When I installed Monterey first start gpu panic and restart how to fix this?

-Thanks

@deadiOne1
Copy link

Where to transfer it?

@ErikDeMartiis
Copy link

Hello fabioiop, I'm trying to do what you suggest.
I've mounted the EFI boot volume using OpenCore Configurator and then loaded the AppleGraphicspowerManagement.kext that you have linked in the EFI/OC/Kexts folder. Now, can you explain us how to modify the "config.plist"? EFI/EFI/OC/config.plist is the right file to modify? thank you! best regards. Erik

@fabioiop
Copy link
Owner

Try this (in Kernel - Add):
<dict> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>AppleGraphicsPowerManagement.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/AppleGraphicsPowerManagement</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict>
(copy and paste the attatched kext in EFI/OC/Kexts folder)
or install this kext on your OS (path: /System/Library/Extensions)
AppleGraphicsPowerManagement.kext.zip

@ErikDeMartiis
Copy link

Thanks fabioiop.
I've did the modify and now I'll try to work normally to see what happen.

Can I check if what I have did is correct?
I've tried a "kextstat" from Terminal but I can't see the AppleGraphincsPowerManagement kext loaded.
Can I check in another way?

Thank you a lot :)

plist
folder

@ErikDeMartiis
Copy link

Hello.
This solution seems not working :(
Any ideas? thank you very much.
Best regards
Erik

@fabioiop
Copy link
Owner

It's definitely working.

Screen Shot

My last tip that will be able to help you:
remove the AGPM-override and AppleGraphicsPowerManagement kexts and plist entries for both from OCLP.
Dowload this app (works in monterey) (special thanks to friend https://github.com/jacklukem ).
Run and select the Monterey system volume. Paste the AppleGraphicsPowerManagement into the /System/Library/Extensions folder (back up the default kext). Rebuild KC button. Reboot

BigSurmountsrw2.zip
AppleGraphicsPowerManagement.kext.zip (same as attached above.)

@ErikDeMartiis
Copy link

It's definitely working.

I can confirm that now the Kext is loaded.
I've 2 AppleGraphicsPowerManagement kexts, one loaded "v119" and one not loaded v"127" (maybe from another experiment, then I'll try to delete it).

Now I'll stress the MacBook to test if all is working. Thank you and Jackluken for the support!
best regards
Erik

@ErikDeMartiis
Copy link

First of all, thank you very much,
Now, I can confirm that all is working. My MacBook Pro not PANIC anymore. I'm using it in a developing session with Xcode, Simulators, Numbers, phpMyadmin, Mail, Safari, Note, Message, Preview, Sublime Text, all opened. I've stopped and slipped the Mac without any problem. So, now a line for the search engines: this fabioiop & jackluken patch is working on Monterey on MacBook Pro 6,2 and resolve kernel panic issue.

@fabioiop
Copy link
Owner

First of all, thank you very much, Now, I can confirm that all is working. My MacBook Pro not PANIC anymore. I'm using it in a developing session with Xcode, Simulators, Numbers, phpMyadmin, Mail, Safari, Note, Message, Preview, Sublime Text, all opened. I've stopped and slipped the Mac without any problem. So, now a line for the search engines: this fabioiop & jackluken patch is working on Monterey on MacBook Pro 6,2 and resolve kernel panic issue.

Great!
Thank you about report

@fabioiop fabioiop reopened this Jun 22, 2022
@iDerekUA
Copy link

Yes, it works. Thank you

@franzose
Copy link

Thank you very much for the tool! It looks like it has helped on my macOS High Sierra.

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

7 participants