You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... 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.
The text was updated successfully, but these errors were encountered:
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.
... 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.
The text was updated successfully, but these errors were encountered: