rubenpp Posted June 12, 2022 Share Posted June 12, 2022 58 minutes ago, eSaF said: Have you tried the tip on page 24 offered up by @Cyberdevs ? Worked for me with a clean install. @eSaF I did those as well. I took a video and took a screenshot of the failure before it executed a reboot and unmounted the all the disk . This was a far as I got. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785083 Share on other sites More sharing options...
rubenpp Posted June 12, 2022 Share Posted June 12, 2022 (edited) 33 minutes ago, eSaF said: @rubenpp Right Click on your EFI Folder to zip it and post it here and I or someone will look at it for you. @eSaF Thank you ! Here it is EFI.zip . It was the same result using the MaLd0n's coffee lake EFI Edited June 12, 2022 by rubenpp Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785087 Share on other sites More sharing options...
MorenoAv Posted June 12, 2022 Share Posted June 12, 2022 (edited) I solved my unknown processor, and now my hack is an IMac 27'' from 2020... but now I have this msg in my OpenCore at boot. - OC: setting 401FDA02-30C7-4A6A-4BCCA8830102:boot-path = PciRoot (0x0) / Pic (0x17, 0x0) /Sata(0x1,0xFFFF,0x0) /HD(1,GPT, E23C0A56-4636-4E4D-9E63-AFE5FB37E781,0x28,0x64000) /EFI\OC\OpenCore.efi - Invalid Parameter. How do i solve this? Propertree doesn't work in Ventura, and anyone knows how to bypass the gatekeeper? Thank you Edited June 12, 2022 by MorenoAv Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785089 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 12, 2022 Share Posted June 12, 2022 @MorenoAv Check Config.plist under >> Misc/Entries and disable it Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785091 Share on other sites More sharing options...
miliuco Posted June 12, 2022 Share Posted June 12, 2022 (edited) @MorenoAv Gatekeeper: sudo spctl --master-disable OC warning: if you have any custom entry in Misc >> Entries, disable or remove it. If not, let us see your config.plist. Edited June 13, 2022 by Cyberdevs Post edited to avoid confusion. 4 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785097 Share on other sites More sharing options...
SavageAUS Posted June 12, 2022 Share Posted June 12, 2022 10 hours ago, 5T33Z0 said: Does someone else use ECEnabler.kext on his Laptop ? I think it's broken in Ventura. I get errors related to the battery (Method GBST or something). I am now using it with OpenCore + Ventura as i can't use my DSDT with OpenCore. No issues that i can see. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785105 Share on other sites More sharing options...
rubenpp Posted June 12, 2022 Share Posted June 12, 2022 1 hour ago, eSaF said: Ok I 've taken a look at your EFI Folder and quite frankly you have a lot of files there that I don't think you really need but as I am not familiar with Asus or your setup, I did not remove any I just updated OC and all the kexts. You have both USBPorts.kext and USBInjectAll.kext and both of them were disabled. You cannot have both, you only need one, if you've mapped your USB ports then use that one but if you have not then use USBInjectAll.kext. I went ahead and enabled the USBPorts.kext for you, hope it was the correct decision. Try the revised EFI Folder attached on a test USB Drive and see if you can make any progress. Good luck. EFI.zip 8.39 MB · 6 downloads @eSaF Many thanks for your help , unfortunately I still got same results. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785111 Share on other sites More sharing options...
Stefanalmare Posted June 13, 2022 Share Posted June 13, 2022 10 hours ago, ghost8282 said: it seems avx2 can be overcame by overwriting the os.dmg: https://forums.macrumors.com/threads/oc-ventura-install-on-cmp-5-1.2347310/?post=31172042#post-31172042 (option 2) I asked if he was sure about ivy and not newer... Doesn't work. At least for me. 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785115 Share on other sites More sharing options...
Dragster27 Posted June 13, 2022 Share Posted June 13, 2022 3 hours ago, rubenpp said: @eSaF I did those as well. I took a video and took a screenshot of the failure before it executed a reboot and unmounted the all the disk . This was a far as I got. I had the exact same issue... it turned out to be a few quirks I had set the wrong way in my config.plist...I've fixed it and got it working now.. Do the following: 1. Update all necessary kexts and OpenCore to latest version from https://dortania.github.io/builds/ 2. Backup your config.plist 3. Open your config.plist with OpenCore Configurator and use the config checker from the tools menu to check your configuration for your specific platform. 3. Make the recommended changes to you config plist and save, pay special attention in the suggested changes for the quirks. 4. Save your updated configuration and reboot. 5. If you are upgrading from an existing Monterey install, boot into Monterey and run the upgrade process again, if you're installing from USB boot with it and you should be good. This worked for me to solve the issue. Good luck, Dragster. 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785118 Share on other sites More sharing options...
bisdak4920 Posted June 13, 2022 Share Posted June 13, 2022 With the help of @Maldon my old Haswell is flying. Everything seems very fast and snappy compared to Monterey, except that the menu bar only shows siri, installed apps and spotlight. All others are missing even if it is enabled. How to fix this? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785133 Share on other sites More sharing options...
ghost8282 Posted June 13, 2022 Share Posted June 13, 2022 6 hours ago, Stefanalmare said: Doesn't work. At least for me. with an ivy bridge? Did you also apply the patch to apfs? https://github.com/dortania/OpenCore-Legacy-Patcher/commit/03b8b4655041cccb6b099020265c4fcb9c297dc6#diff-e6e31b873ed817965dd126ab9dd4ff17d91e0b0ed49dc87f1ecd0c89bebd9a1dR1688-R1717 Enable-->true More info: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/998 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785144 Share on other sites More sharing options...
ghost8282 Posted June 13, 2022 Share Posted June 13, 2022 16 hours ago, asdesoso said: I also tried replacing the os.dmg from Preboot, from M1, with hash_root, and trustcache and I got the same problem Same as above, did you apply the patch too?Otherwise the check will fail with a panic. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785145 Share on other sites More sharing options...
Matgen84 Posted June 13, 2022 Share Posted June 13, 2022 9 hours ago, MorenoAv said: I solved my unknown processor, and now my hack is an IMac 27'' from 2020... but now I have this msg in my OpenCore at boot. - OC: setting 401FDA02-30C7-4A6A-4BCCA8830102:boot-path = PciRoot (0x0) / Pic (0x17, 0x0) /Sata(0x1,0xFFFF,0x0) /HD(1,GPT, E23C0A56-4636-4E4D-9E63-AFE5FB37E781,0x28,0x64000) /EFI\OC\OpenCore.efi - Invalid Parameter. How do i solve this? Propertree doesn't work in Ventura, and anyone knows how to bypass the gatekeeper? Thank you Hi @MorenoAv How do you solved unknown processor ! Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785147 Share on other sites More sharing options...
MorenoAv Posted June 13, 2022 Share Posted June 13, 2022 Hi @miliuco, That command was deprecated, this is the result: Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785148 Share on other sites More sharing options...
ghost8282 Posted June 13, 2022 Share Posted June 13, 2022 2 minutes ago, MorenoAv said: That command was deprecated Check your command, it has 2 --: sudo spctl --master-disable 4 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785149 Share on other sites More sharing options...
Cyberdevs Posted June 13, 2022 Share Posted June 13, 2022 10 minutes ago, MorenoAv said: Hi @miliuco, That command was deprecated, this is the result: The correct command is : sudo spctl --master-disable there are double "--" before --master-disable 3 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785150 Share on other sites More sharing options...
Guest 5T33Z0 Posted June 13, 2022 Share Posted June 13, 2022 42 minutes ago, Cyberdevs said: The correct command is : sudo spctl --master-disable there are double "--" before --master-disable I collected a few termina commands over the years and compiled a list of really useful ones: https://github.com/5T33Z0/OC-Little-Translated/blob/main/Terminal_Commands.md Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785157 Share on other sites More sharing options...
Cyberdevs Posted June 13, 2022 Share Posted June 13, 2022 @5T33Z0 That's good. This is off-topic but: I made a bunch of them into few apps that are in my signature and they are also available in the Download/Apps section. 4 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785159 Share on other sites More sharing options...
kaoskinkae Posted June 13, 2022 Share Posted June 13, 2022 Today I had the opportunity to use the new macOS 13 called Ventura haha every time I hear the name I remember the ACE VENTURA movie. To be the first beta I see it too well. Everything works properly I have Wi-Fi with the Fervi, I rest the usb and the mapping has not had to be modified. Fast start just like Monterey. What I don't like at all is the new control panel or system preference, it reminds me of the windows one, it's not as intuitive as the other systems, I hope they change it. What does not work well for me is the cable network I have the kext "RealtekRTL8111.kext" it has been impossible for me since Ventura to send this post. Another thing and it could be because of the network it doesn't work properly either hackintool doesn't show the opencore version or the installed kext version. Remember that in order to install ventura it is necessary to have iMac imac18.1 or higher, opencore beta 082 the latest version and kext. My team is the one that gave gerra the 300 series waiting for the beta2 let's cross our fingers 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785164 Share on other sites More sharing options...
miliuco Posted June 13, 2022 Share Posted June 13, 2022 (edited) @MorenoAv @Cyberdevs @ghost8282 My post has 2 -- but the forum has embellished the 2 hyphens and it looks like it is just one long. Edited June 13, 2022 by miliuco 3 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785170 Share on other sites More sharing options...
Cyberdevs Posted June 13, 2022 Share Posted June 13, 2022 @miliuco Yes I saw that, I edited your post to avoid confusion in future. 3 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785172 Share on other sites More sharing options...
miliuco Posted June 13, 2022 Share Posted June 13, 2022 1 hour ago, Cyberdevs said: This is off-topic but: I made a bunch of them into few apps that are in my signature and they are also available in the Download/Apps section. Mac Tweaks link gives to me a 404 error. 2 minutes ago, Cyberdevs said: @miliuco Yes I saw that, I edited your post to avoid confusion in future. Thank you!!! 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785173 Share on other sites More sharing options...
Cyberdevs Posted June 13, 2022 Share Posted June 13, 2022 @miliuco Thanks for the report, i fixed the links it should work now. if there's any further issues please inform me via PM. Thanks. 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785175 Share on other sites More sharing options...
Moviemakergr Posted June 13, 2022 Share Posted June 13, 2022 (edited) Morning mates 😶 the question is.. on Ventura the desktop is locked with permission like root directory ? Not .. that prob coming from migration Keep going. Edited June 13, 2022 by Moviemakergr Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785177 Share on other sites More sharing options...
MorenoAv Posted June 13, 2022 Share Posted June 13, 2022 Thanks to all for the help you gave me, all my issues are solved, now I'm at work and I installed macOS Ventura in my Mac mini 2018, and today I discovered that it has an icon that my hack doesn't, do you have that icon in your hacks? 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/25/#findComment-2785178 Share on other sites More sharing options...
Recommended Posts