PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 23 minutes ago, Hervé said: Guys, just a quick reminder that, to completely disable SIP, the correct value is 0xFEF. 0xFFF enables Apple Internal flag which is NOT desired because it blocks all macOS updates. All those of you who set csr-active-config to FF0F0000 will not get subsequent beta updates. It's been discussed at great length in Big Sur threads in recent past. @pompis12 check that you have NVRAM working properly. Set a dummy variable, reboot and check the variable presence in nvram after reboot: sudo nvram dummy=1 nvram -p | grep dummy Of course, this will disappear after any NVRAM reset from OC Picker. I also expect you need to use an Ivy Bridge/HD4000 SMBIOS to gain graphics acceleration, something you do not appear to be using. HD4000 MacBook computers include MBP9,1, MBP9,2 or MBP10,2. Check this out at Everymac.com. Right now, you must be using MBP11,4/11,5 or MBP12,1 (2015). Done: SMBIOS I tried 11.4 - 11.5 and 12.1 .... same result, without graph acceleration Regards Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760922 Share on other sites More sharing options...
PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 29 minutes ago, Hervé said: Again, switch to MBP9,2 or MBP10,2. Make sure you use the other required boot arg (amfi). Now I have it like that: It is correct "Csr-Active-Config" ??? With version of MacBook Pro less than 11.4 does not start the system Regards Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760927 Share on other sites More sharing options...
PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 @Hervé I did it again and you're right I can start with SMBIOS 10.2 --- 9.2 But I'm still without graph acceleration... Regards Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760930 Share on other sites More sharing options...
mnfesq Posted June 15, 2021 Share Posted June 15, 2021 2 hours ago, ameenjuz said: I have sleep problem do not wake my machine after sleep blackscreen occure When i force restart then i get this report I have no idea how to fix it Hide contents I have a pretty similar laptop and no sleep problem. If you want to upload your config file and (if Clover) a list of your custom kexts, I can compare to mine. Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760932 Share on other sites More sharing options...
PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 (edited) @asdesoso @Shaneee @Hervé an many others ..... thank you very much for your help 🤗 Solved ... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ...Normal that does not work 😱 Regards Edited June 15, 2021 by pompis12 1 3 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760933 Share on other sites More sharing options...
Ludox Posted June 15, 2021 Share Posted June 15, 2021 12 minutes ago, pompis12 said: @asdesoso @Shaneee @Hervé an many others ..... thank you very much for your help 🤗 Solved ... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ...Normal that does not work 😱 Regards it is worth waiting for the next updates, consider that the first beta, maybe it will have deo bugs or other ... 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760934 Share on other sites More sharing options...
ameenjuz Posted June 15, 2021 Share Posted June 15, 2021 (edited) 1 hour ago, mnfesq said: I have a pretty similar laptop and no sleep problem. If you want to upload your config file and (if Clover) a list of your custom kexts, I can compare to mine. I attached my EFI folder Compare with your EFI folder I use patched dsdt with openCore bootload With Clover hotpatch ssdts I will attach clover EFI OpenCore-EFI.zip Clover-EFI.zip Edited June 15, 2021 by ameenjuz edited Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760935 Share on other sites More sharing options...
dhinakg Posted June 15, 2021 Share Posted June 15, 2021 On 6/13/2021 at 10:38 PM, ameenjuz said: but doesn't provide fully bluetooth info in sys Looks normal to me. It's like that on supported Macs too. 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760936 Share on other sites More sharing options...
asdesoso Posted June 15, 2021 Share Posted June 15, 2021 1 hour ago, pompis12 said: @asdesoso @Shaneee @Hervé an many others ..... thank you very much for your help 🤗 Solved ... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ...Normal that does not work 😱 Regards Yeah, I forgot it, to tell you, the AAPL, IG-Platform-ID enables the QE/CI, without this value IGPU won´t be enabled. I´m glad to see that you finally be able to enable your HD 4000. One question, how did you put the Graphics section in about this mac? Cheers. 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760938 Share on other sites More sharing options...
mnfesq Posted June 15, 2021 Share Posted June 15, 2021 (edited) 48 minutes ago, ameenjuz said: I attached my EFI folder Compare with your EFI folder I use patched dsdt with openCore bootload With Clover hotpatch ssdts I will attach clover EFI OpenCore-EFI.zip 9.14 MB · 1 download Clover-EFI.zip 7.91 MB · 0 downloads I noticed that you have 23 kexts in OC but only 21 kexts in Clover. The 2 missing (and possibly unneeded) kexts were CtlnaAHCIPort.kext and VoodooTSCSync.kext. Do you see any noticeable differences when you boot using Clover vs. OC? Here's a photo of my custom kexts. I would try to remove as many custom kexts as possible and add them back one at a time to see when you can boot and if sleep works without some of them. BTW, our DSDT/SSDT were pretty similar and I don't think that is a likely issue. However, I do not need the SSDT-PLUG and I'm not sure why you think you do. I'm also not sure why you are using all of the TSCSyn kexts. In OC, you are using 2 of them and they might be conflicting. Experiment with your kexts to see if you can get sleep to work and let me know if anything interesting arises. Good luck. Oh, BTW, the VirtualSMC sensors on my laptop are located within a plugins folder I created inside the VirtualSMC.kext. Edited June 15, 2021 by mnfesq Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760939 Share on other sites More sharing options...
MacWill Posted June 15, 2021 Share Posted June 15, 2021 5 hours ago, 5T33Z0 said: Can someone recommend a LAN card for the Z490 Vision G just in case no one manages to find a fix to get the the Intel I225-V 2.5 Gb Ethernet Controller working in Monterey? https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#kernel Configure ethernet "Using DHCP with manual address". Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760941 Share on other sites More sharing options...
ameenjuz Posted June 15, 2021 Share Posted June 15, 2021 51 minutes ago, mnfesq said: I noticed that you have 23 kexts in OC but only 21 kexts in Clover. The 2 missing (and possibly unneeded) kexts were CtlnaAHCIPort.kext and VoodooTSCSync.kext. Do you see any noticeable differences when you boot using Clover vs. OC? Here's a photo of my custom kexts. I would try to remove as many custom kexts as possible and add them back one at a time to see when you can boot and if sleep works without some of them. BTW, our DSDT/SSDT were pretty similar and I don't think that is a likely issue. However, I do not need the SSDT-PLUG and I'm not sure why you think you do. I'm also not sure why you are using all of the TSCSyn kexts. In OC, you are using 2 of them and they might be conflicting. Experiment with your kexts to see if you can get sleep to work and let me know if anything interesting arises. Good luck. Oh, BTW, the VirtualSMC sensors on my laptop are located within a plugins folder I created inside the VirtualSMC.kext. Please provide me your whole EFI folder I will compare now Why You are using cpufriend.kext Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760942 Share on other sites More sharing options...
PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 1 hour ago, asdesoso said: Yeah, I forgot it, to tell you, the AAPL, IG-Platform-ID enables the QE/CI, without this value IGPU won´t be enabled. I´m glad to see that you finally be able to enable your HD 4000. One question, how did you put the Graphics section in about this mac? Cheers. It appears alone with certain Mac models ... With MacBook Pro 11.5 I came out 😄 Regards 2 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760944 Share on other sites More sharing options...
miliuco Posted June 15, 2021 Share Posted June 15, 2021 3 hours ago, pompis12 said: Solved... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ... Normal that does not work 😱... Sometimes a detail costs us hours of work. Maybe it's one of the things we like about this world Spoiler Enhorabuena, lo has conseguido, ahora a disfrutarlo. 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760949 Share on other sites More sharing options...
mnfesq Posted June 15, 2021 Share Posted June 15, 2021 (edited) 1 hour ago, ameenjuz said: Please provide me your whole EFI folder I will compare now Why You are using cpufriend.kext Here are my Clover and OC EFI folders. I had to delete portions to reduce the size of the folders but you will have the essentials. I use CPUFriend to increase the number. of P-States for Speedstepping and to reduce the minimum frequency to 800 MHz from Apple's 1300 MHz. CLOVER.zip OC.zip Edited June 15, 2021 by mnfesq Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760950 Share on other sites More sharing options...
MorenoAv Posted June 15, 2021 Share Posted June 15, 2021 (edited) What a PITA is this macOS Monterey, sometimes it's the sound that doesn't work, other times it's the bluetooth that doesn't work, not even with the method of mapping the usb ports, with the USBmap, anyone knows know how to make it work my adapter is the BCM43620CS... On another note do anyone knows why do I have my Windows 10 SSD marked as external? Thanks config.plist.zip Edited June 15, 2021 by MorenoAv Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760951 Share on other sites More sharing options...
PoMpIs Posted June 15, 2021 Share Posted June 15, 2021 9 hours ago, miliuco said: Sometimes a detail costs us hours of work. Maybe it's one of the things we like about this world Reveal hidden contents Enhorabuena, lo has conseguido, ahora a disfrutarlo. I've been disconnected from hackintosh for a long time ( 3-4 years ) ... and I've lost practice 😄 ... I started on hackintosh when apple switched to intel, so it was difficult ... but a lot of fun.. Now I have returned to the hackintosh, because I was there when it started and I want to be when this ends, by switching to ARM.. And since my old lenovo t430 was always a very friendly hackintosh machine .. it helps a lot P.S: I have changed to Macbook Pro 10.2 and the iGPU information is already lost in about this mac 🤪 I have also verified that the iGPU works with any smbios, macbook pro 9.2 - 10.2 - 11.4 - 11.5 - 12.1 ... But as is logical, from 10,2 the speedstep does not work correctly, it remains stays between 2.75Ghz and 3.1Ghz ... although almost nothing is noticed in the battery consumption ..... On the 10.2 model the speedsteep works wonderfully Thanks to the whole community for doing all the work that you do🤗 Regards 2 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760952 Share on other sites More sharing options...
jsl2000 Posted June 16, 2021 Share Posted June 16, 2021 9 hours ago, 5T33Z0 said: Can someone recommend a LAN card for the Z490 Vision G just in case no one manages to find a fix to get the the Intel I225-V 2.5 Gb Ethernet Controller working in Monterey? I installed RTL8168E-VL/8111E-VL PCIe Gigabit Ethernet card which worked perfectly at Big Sur/Monterey. Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760960 Share on other sites More sharing options...
jsl2000 Posted June 16, 2021 Share Posted June 16, 2021 5 hours ago, MacWill said: https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#kernel Configure ethernet "Using DHCP with manual address". Thanks but it did not work for mine. Maybe it's different one because I must disable previously FakePCIID.kext & FakePCIID_intel_I225-V.kext to prevent frequent frozen every 5 minutes if they were enabled. Also I found manual address of this ethernet will freeze my Monterey immediately. So I must install another RTL-8168/8111 gigabit ethernet card to keep my networking. 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760962 Share on other sites More sharing options...
jsl2000 Posted June 16, 2021 Share Posted June 16, 2021 8 hours ago, pompis12 said: @asdesoso @Shaneee @Hervé an many others ..... thank you very much for your help 🤗 Solved ... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ...Normal that does not work 😱 Regards After patching my HD4000 can enable QE/CI now, but one disadvanage with Firefox only: unable to get HLS smoothly from IPTV such as http://totv.org/iptv.html. No such an issue with Google Chrome or Safari. Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760965 Share on other sites More sharing options...
bisdak4920 Posted June 16, 2021 Share Posted June 16, 2021 For my Hack everything is working, Wifi, Bluetooth, Memoji login, Boot times similar to Big Sur with auto login Off. Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760970 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 16, 2021 Share Posted June 16, 2021 9 hours ago, MacWill said: https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#kernel Configure ethernet "Using DHCP with manual address". Using a Manual Address works in Big Sur but not in Monterey unfortunately either. If it is working for you in Monterey, can I please see your config.plist for comparison? Clean all the SMBIOS Info data. Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760971 Share on other sites More sharing options...
esmith1977 Posted June 16, 2021 Share Posted June 16, 2021 11 hours ago, pompis12 said: @asdesoso @Shaneee @Hervé an many others ..... thank you very much for your help 🤗 Solved ... almost exploits my head and it was easy The problem was in the "AAPL, IG-Platform-ID" ... probably the OpenCoreConfigurator that I used it in the morning to generate SMBIOS was an ancient version and it has modified the config.plist I have verified the backup copies that I had of the EFI, and also the Big Sur and are correct (04006601), only the Config.plist that I was using had the "AAPL, IG-Platform-ID" in 00000201 ...Normal that does not work 😱 Regards I have a Dell E6530 with Big Sur... it has HD4000 gfx Exactly how am I supposed to install Monterey? Do I patch the existing EFI folder? Make a patched folder and transfer kexts? OR??? I can make a Monterey USB install drive... Is that what is patched? 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760972 Share on other sites More sharing options...
Middleman Posted June 16, 2021 Share Posted June 16, 2021 1 minute ago, esmith1977 said: I have a Dell E6530 with Big Sur... it has HD4000 gfx Exactly how am I supposed to install Monterey? Do I patch the existing EFI folder? Make a patched folder and transfer kexts? OR??? I can make a Monterey USB install drive... Is that what is patched? You may need to follow this guide to install Monterey on your Dell. Because you have HD4000 GPU which has been removed by Apple, you'll need to use the Opencore Legacy Patcher to add the drivers back in. > https://www.youtube.com/watch?v=UE8JEKHpp5c As for myself, I'm not having much luck at the moment with my Gigabyte Z170N-WIFI, RX550 and i7-6700. The Monterey installation just keeps rebooting to a black screen after I've gone through all the screens and I'm already using -lilubetaall -wegbeta -no_compat_check and amfi_get_out_of_my_way=1. 3 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760974 Share on other sites More sharing options...
LockDown Posted June 16, 2021 Share Posted June 16, 2021 17 hours ago, PoMpIs said: These (7) are the only kexts & bundles that are being patch/replace? 1 Link to comment https://www.insanelymac.com/forum/topic/348725-pre-release-macos-monterey/page/15/#findComment-2760979 Share on other sites More sharing options...
Recommended Posts