Faaz Posted July 2, 2023 Share Posted July 2, 2023 Hi, I am experiencing freezing issues in Monterey and Ventura (Using OCLP), I am running an Haswell system. What happens when i login to my system everything seems fine, when i open any app or 1 min later it freezes nothing responds. In monterey the mouse and keyboard lockup and it reboots automatically but in Ventura the mouse and keyboard still work but it remains frozen for an indefinite amount of time. But strangley enough these problems donot occur in Big Sur it still freezes but these freezes are temporary and go away as it use the systen Any help??!??! Specs (HP EliteDesk 800 G1 DM) i3-4130T HD 4400 Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/ Share on other sites More sharing options...
Middleman Posted July 2, 2023 Share Posted July 2, 2023 That's because Haswell IGPU support has been removed from Ventura onwards - you didn't know? Please read this >https://dortania.github.io/OpenCore-Install-Guide/config.plist/haswell.html Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807638 Share on other sites More sharing options...
cankiulascmnfye Posted July 3, 2023 Share Posted July 3, 2023 (edited) @Faaz Did you apply Root Patches in Post-Install to reinstall the iGPU drivers already? If so, add RestrictEvents.kext to EFI/OC/Kexts and add the following NVRAM entries to your config.plist: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>NVRAM</key> <dict> <key>Add</key> <dict> <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key> <dict> <key>revblock</key> <string>media</string> </dict> </dict> <key>Delete</key> <dict> <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key> <array> <string>revblock</string> </array> </dict> </dict> </dict> </plist> Additional Info: https://github.com/5T33Z0/OC-Little-Translated/blob/main/14_OCLP_Wintel/Haswell-Broadwell_Ventura.md Edited July 3, 2023 by cankiulascmnfye Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807642 Share on other sites More sharing options...
Faaz Posted July 3, 2023 Author Share Posted July 3, 2023 9 hours ago, Middleman said: That's because Haswell IGPU support has been removed from Ventura onwards - you didn't know? Please read this >https://dortania.github.io/OpenCore-Install-Guide/config.plist/haswell.html I know but what about Monterey why isn't that working?? It is supported by haswell systems Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807646 Share on other sites More sharing options...
Faaz Posted July 3, 2023 Author Share Posted July 3, 2023 2 hours ago, cankiulascmnfye said: @Faaz Did you apply Root Patches in Post-Install to reinstall the iGPU drivers already? If so, add RestrictEvents.kext to EFI/OC/Kexts and add the following NVRAM entries to your config.plist: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>NVRAM</key> <dict> <key>Add</key> <dict> <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key> <dict> <key>revblock</key> <string>media</string> </dict> </dict> <key>Delete</key> <dict> <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key> <array> <string>revblock</string> </array> </dict> </dict> </dict> </plist> Additional Info: https://github.com/5T33Z0/OC-Little-Translated/blob/main/14_OCLP_Wintel/Haswell-Broadwell_Ventura.md Can you please give me picture of config.plist opened in propertree and etc as I can't understand what to add Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807648 Share on other sites More sharing options...
cankiulascmnfye Posted July 3, 2023 Share Posted July 3, 2023 (edited) @Faaz Just copy the code, paste it into ProperTree and there you have the entries you need. And then you can copy them over into your config. On top of that: it's all explained in the link I added. Edited July 3, 2023 by cankiulascmnfye Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807663 Share on other sites More sharing options...
datafeedexpert Posted July 3, 2023 Share Posted July 3, 2023 9 hours ago, Faaz said: Can you please give me picture of config.plist opened in propertree and etc as I can't understand what to add Here it is Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807664 Share on other sites More sharing options...
Faaz Posted July 4, 2023 Author Share Posted July 4, 2023 @cankiulascmnfye sadly it still doesnot work Link to comment https://www.insanelymac.com/forum/topic/357109-intel-hd-4400-causing-freezes-in-macos-12-but-not-in-macos-11/#findComment-2807680 Share on other sites More sharing options...
Recommended Posts