macOS Monterey Developer Beta 3 (21A5284e) has dropped, InstallAssistant has also been provided:
View attachment 1806197
thanks.macOS Monterey Developer Beta 3 (21A5284e) has dropped, InstallAssistant has also been provided:
View attachment 1806197
Are you certain this issue is with OCLP 0.2.3 specifically? This looks to be a macOS Monterey bugWhit last OCLP 0.2.3 I lose my bluetooth on my MBP 11,2
View attachment 1806355
How can I fix it ?
Thanks
Is the Safari reload Problem „unsupported Mac“- related? Or a general issue?Confirmed installed beta 3 on iMac 13,2. Is software update, no issues at all, everything went through flawlessly.
I also noticed the multiple safari bugs with web sites crashing… especially this forum page, having to use my iPhone as I refuse to use edge on my Mac unless I have no other choice.
good job everyone.
settings I have configured through patcher are auto selection of modded boot volume and hidden boot selection screen - so my iMac boots as if it’s a supported OS.
too job everyone
can’t wait for beta 4 now ?
Is the Safari reload Problem „unsupported Mac“- related? Or a general issue?
I have the same in my unsupported Mac…
defaults write com.apple.coremedia hardwareVideoDecoder disable
sudo rm /System/Volumes/Update/mnt1/System/Library/PrivateFrameworks/AppleGVA*.framework/Versions/A/AppleGVA*
And I don’t break anything with it?Seems an issue related to those Ivy Bridge iMac, try this:
defaults write com.apple.coremedia hardwareVideoDecoder disable
if after this you still have the Safari page reloads, then I guess you should remove the AppleGVA* binaries from folders.
Hi,
after 1 week with beta 2 I got today this screen.
using iMac late 2013
any idea ?
View attachment 1806017
Thanks, but did that work for someone?Seems an issue related to those Ivy Bridge iMac, try this:
defaults write com.apple.coremedia hardwareVideoDecoder disable
if after this you still have the Safari page reloads, then I guess you should remove the AppleGVA* binaries from folders:
Code:sudo rm /System/Volumes/Update/mnt1/System/Library/PrivateFrameworks/AppleGVA*.framework/Versions/A/AppleGVA*
Thanks, but did that work for someone?
/System/Volumes/Update/mnt1/ is empty, so "no matches found"
iMac late 2012 21,5" with I7-3770S (Ivy Bridge)
Using now Edge, maybe it works again with next beta... ?
defaults read com.apple.coremedia
ls -l /S*/L*/F*/WebKit*/V*/A/R*/com.apple.WebProcess.sb
What's the output of these:
Code:defaults read com.apple.coremedia ls -l /S*/L*/F*/WebKit*/V*/A/R*/com.apple.WebProcess.sb
-rw-r--r-- 1 root wheel 69584 10 Jul 11:16 /System/Library/Frameworks/WebKit.framework/Versions/A/Resources/com.apple.WebProcess.sb
ls -l /S*/L*/P*F*/AppleGVA*/V*/A//AppleGVA*
So you are using VDA enabled with stock Monterey WebProcess, instead this output:
Code:ls -l /S*/L*/P*F*/AppleGVA*/V*/A//AppleGVA*
Edit
{
hardwareVideoDecoder = force;
}
(I forced it with "defaults write com.apple.coremedia hardwareVideoDecoder force" after removing AppleGVA* failed...)
-rw-r--r-- 1 root wheel 69584 10 Jul 11:16 /System/Library/Frameworks/WebKit.framework/Versions/A/Resources/com.apple.WebProcess.sb
rm ~/Library/Preferences/com.apple.coremedia.plist
defaults write com.apple.coremedia hardwareVideoDecoder -string disable
ls -l /S*/L*/E*/*4000*VA*/C*/M*/