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

OSX 12 Beta works in MacBook Pro Retina Mid 2012 #228

Open
jwurmitzer opened this issue Jun 8, 2021 · 1 comment
Open

OSX 12 Beta works in MacBook Pro Retina Mid 2012 #228

jwurmitzer opened this issue Jun 8, 2021 · 1 comment

Comments

@jwurmitzer
Copy link

jwurmitzer commented Jun 8, 2021

... just change the lines in micropatcher.sh, install-setvars.sh, unpatch.sh.
containing:
from
for x in "Install macOS Big Sur" "Install macOS Big Sur Beta" "Install macOS Beta"
to
for x in "Install macOS 12" "Install macOS 12 Beta" "Install macOS Beta"

MBP doesn't sleep when closing the lid and Display control doesn't work...

patch-kexts.sh needs to be re-written;
Looks like Apple IntelHD 4000 Graphics support has disappeared in Monterey.

@Z1mDMan
Copy link

Z1mDMan commented Jun 8, 2021

I'm finding that the patch-kexts.sh in payloads also needs to be modified as mentioned by @jwurmitzer
I'm also finding that the wifi patch isn't successful when doing this.

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

2 participants