jsl2000 Posted July 14, 2022 Share Posted July 14, 2022 3 hours ago, Joshua60 said: @jsl2000 thanks for your post. A question, does Applelntell210Ethernet.kext work with Intel I225-V? As far as I know it doesn't. Monterey and BS does not. That's why MinKernel=22.0.0 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788986 Share on other sites More sharing options...
iCanaro Posted July 14, 2022 Share Posted July 14, 2022 On 7/12/2022 at 7:24 PM, meaganmargaret said: As I mentioned in a previous post, my attempt to upgrade to the latest Ventura beta failed. But up until then Ventura (Beta 2) was working. I am wondering if the issue is my Z370 board. I did notice that most of you are running Z390 and other later boards. Has anyone on this thread have a Z370 board running the very latest Ventura Beta (95/96i)? Booter --> Quirks --> EnableWriteUnprotector --> Yes with previous versions it was not needed, with Ventura instead it must be enabled 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788991 Share on other sites More sharing options...
kuro4kin Posted July 14, 2022 Share Posted July 14, 2022 1 hour ago, iCanaro said: no comment the result matters! Yes, I work in Mac OS Catalina. old EFI +WEG +Lilu and eventually Ventura!)) Let's talk when the time is right mac os 13!? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788994 Share on other sites More sharing options...
iCanaro Posted July 14, 2022 Share Posted July 14, 2022 15 minutes ago, kuro4kin said: the result matters! Yes, I work in Mac OS Catalina. old EFI +WEG +Lilu and eventually Ventura!)) Let's talk when the time is right mac os 13!? Since I have the same motherboard and I tried your EFI out of curiosity, it remains a mystery to me that it works for you, since it immediately crashes and causes numerous errors. Please note, I already have working EFI for mojave, catalina, big sur, monterey and ventura with Clover and OC 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788995 Share on other sites More sharing options...
pbryanw Posted July 14, 2022 Share Posted July 14, 2022 (edited) Quote @pbryanw I was just looking at this for someone else - not sure if it's the first reference to ATY,Belknap in this thread. Just to clarify, you are no longer using WEG after adding DeviceProperty ATY,Belknap? @deeveedee - Yep, I'm no longer using WEG, and have removed "agdpmod=pikera" from my boot-args, as per this guide (that someone linked to earlier in this thread). Edited July 14, 2022 by pbryanw 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788996 Share on other sites More sharing options...
ndungu6678 Posted July 14, 2022 Share Posted July 14, 2022 (edited) 10 hours ago, Cyberdevs said: Please edit your post to English. Hi- I have corrected my original post -RX 580-thanks @ichelash for alerting me of my oversight🙂 Edited July 14, 2022 by ndungu6678 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788997 Share on other sites More sharing options...
kuro4kin Posted July 14, 2022 Share Posted July 14, 2022 (edited) 1 hour ago, iCanaro said: ... it remains a mystery to me that it works for you, since it immediately crashes and causes numerous errors. I just answered a question from a certain madam! I don't owe anything to anyone, especially to you mister! Р.S I also have a firmware old ROG-STRIX-Z370-I-GAMING-SUS-2401.CAP Edited July 14, 2022 by kuro4kin Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2788999 Share on other sites More sharing options...
Slice Posted July 14, 2022 Share Posted July 14, 2022 1 hour ago, iCanaro said: Booter --> Quirks --> EnableWriteUnprotector --> Yes with previous versions it was not needed, with Ventura instead it must be enabled Clover WIKI 3 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789008 Share on other sites More sharing options...
Guest ricoc90 Posted July 14, 2022 Share Posted July 14, 2022 In order for Ethernet to work (RTL8125B, using LucyRTL1825Ethernet.kext) I have to set it to 100baseTX full duplex. However, there appears to be a bug in the Advanced Network settings - Changes won't be saved so I added the settings manually instead by adding them directly to the preferences.plist under /Library/Preferences/SystemConfiguration/ <key>Interface</key> <dict> <key>en0</key> <dict> <key>DisablePrivateRelay</key> <integer>0</integer> <key>Ethernet</key> <dict> <key>MTU</key> <integer>1500</integer> <key>MediaOptions</key> <array> <string>full-duplex</string> </array> <key>MediaSubType</key> <string>100baseTX</string> </dict> </dict> </dict> Ethernet is now working and, fun fact - any changes that I do make in the Advanced network settings actually DO get saved now. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789017 Share on other sites More sharing options...
Guest 5T33Z0 Posted July 14, 2022 Share Posted July 14, 2022 14 hours ago, Joshua60 said: Thank you @5T33Z0 for your answer, I appreciated. To build config.plist and EFI (Comet Lake) I use this guide https://dortania.github.io/OpenCore-Install-Guide/. It is for OC 0.7.8 and as far as I know never been updated. Now I activated dk.e1000=0 and e1000=0. Ventura boots fine but has no Internet connection. Monterey has Internet connection. The guide does not mention this arguments. Maybe there is a third bootarg for Ventura? Thank you for your support. This case is not covered by OpenCore Install Guide. https://github.com/5T33Z0/OC-Little-Translated/tree/main/01_Adding_missing_Devices_and_enabling_Features/Intel_I225-V_Fix_(SSDT-I225V) Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789018 Share on other sites More sharing options...
jsl2000 Posted July 15, 2022 Share Posted July 15, 2022 (edited) 12 hours ago, iCanaro said: Booter --> Quirks --> EnableWriteUnprotector --> Yes with previous versions it was not needed, with Ventura instead it must be enabled In my Z370 hackintosh this Quirk can be disabled at Ventura with OC 0.8.3 Edited July 15, 2022 by jsl2000 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789022 Share on other sites More sharing options...
iCanaro Posted July 15, 2022 Share Posted July 15, 2022 4 hours ago, jsl2000 said: In my Z370 hackintosh this Quirk can be disabled at Ventura with OC 0.8.3 with your configuration my Z370 hack at ventura boot immediately goes into kernel panic. I currently use this setting if you attach me your complete config without your serial, I try to make a complete comparison to try to see if some other setting affects 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789030 Share on other sites More sharing options...
Joshua60 Posted July 15, 2022 Share Posted July 15, 2022 18 hours ago, jsl2000 said: That's why MinKernel=22.0.0 @jsl2000 I can't find IntelMausiEthernet 1.0.8 or latest. Thank you so much for your help. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789033 Share on other sites More sharing options...
jsl2000 Posted July 15, 2022 Share Posted July 15, 2022 (edited) 2 hours ago, iCanaro said: with your configuration my Z370 hack at ventura boot immediately goes into kernel panic. I currently use this setting if you attach me your complete config without your serial, I try to make a complete comparison to try to see if some other setting affects My config.plist was attached here. config.plist 1 hour ago, Joshua60 said: @jsl2000 I can't find IntelMausiEthernet 1.0.8 or latest. Thank you so much for your help. For your I225-V at Ventura you need Applelntell210Ethernet.kext (from Monterey) instead of IntelMausiEthernet 1.0.8. You can google IntelMausiEthernet 1.0.8 and got it there. https://github.com/acidanthera/IntelMausi The newest version is v.2.5 instead of 1.0.8 You can check this post: Edited July 15, 2022 by jsl2000 3 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789036 Share on other sites More sharing options...
Joshua60 Posted July 15, 2022 Share Posted July 15, 2022 (edited) @jsl2000 I'm confused, your link points to IntelMausiEthernet 1.0.7. Internet with Ventura was working fine with OC 0.8.2 (#dk.e1000=0 and #e1000=0) no additional kext. The problem arise in OC 0.8.3. Now Monterey and BS work with dk.e1000=0 and e1000=0. Ventura doesn't. Edited July 15, 2022 by Joshua60 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789052 Share on other sites More sharing options...
Guest 5T33Z0 Posted July 15, 2022 Share Posted July 15, 2022 Today I wanted to reset kernel cache in Ventura. So I entered the usual sudo kextcache -i / In return, I get this: Executing: /usr/bin/kmutil install --volume-root / --check-rebuild Unknown option '--check-rebuild' Did the command change? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789054 Share on other sites More sharing options...
Guest ricoc90 Posted July 15, 2022 Share Posted July 15, 2022 52 minutes ago, Joshua60 said: Internet with Ventura was working fine with OC 0.8.2 (#dk.e1000=0 and #e1000=0) no additional kext. The problem arise in OC 0.8.3. Now Monterey and BS work with dk.e1000=0 and e1000=0. I might have missed it, but what NIC are you trying to get working? Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789055 Share on other sites More sharing options...
Slice Posted July 15, 2022 Share Posted July 15, 2022 47 minutes ago, 5T33Z0 said: Today I wanted to reset kernel cache in Ventura. So I entered the usual sudo kextcache -i / In return, I get this: Executing: /usr/bin/kmutil install --volume-root / --check-rebuild Unknown option '--check-rebuild' Did the command change? The command is for 10.x systems to update prelinkedkernel. Since BigSur we have KernelCollection instead of prelinkedkernel. DEPRECATED The kextcache utility has been deprecated. It should no longer be necessary to use. See kmutil(8) 5 3 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789059 Share on other sites More sharing options...
deeveedee Posted July 15, 2022 Share Posted July 15, 2022 (edited) @Slice Does this mean that if needed, we can install kexts in /L/E and repair owner/permissions or delete kexts from /L/E without needing to rebuild kextcache? Edited July 15, 2022 by deeveedee Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789061 Share on other sites More sharing options...
Irish_Man Posted July 15, 2022 Share Posted July 15, 2022 2 hours ago, 5T33Z0 said: Today I wanted to reset kernel cache in Ventura. So I entered the usual sudo kextcache -i / In return, I get this: Executing: /usr/bin/kmutil install --volume-root / --check-rebuild Unknown option '--check-rebuild' Did the command change? This might help? kmutil unload -p /path/kextname.kext unloads the kernel extension specified by /path/kextname.kext. This terminates and unloads it, but may not remove the original kernel extension or a staged copy. Unless you also remove the kernel extension and remove it from its collection, it could load again at the next boot. kmutil clear-staging clears the contents of the staging directory /Library/StagedExtensions. kmutil trigger-panic-medic, which is only available in recoveryOS, clears the AKC at /Library/KernelCollections and forces it to be rebuilt, which requires each kernel extension to be re-approved before it can be loaded. kmutil inspect lists all currently installed kernel extensions according to their collection. 2 1 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789062 Share on other sites More sharing options...
Joshua60 Posted July 15, 2022 Share Posted July 15, 2022 2 hours ago, ricoc90 said: I might have missed it, but what NIC are you trying to get working? Intel I225-V Ethernet Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789063 Share on other sites More sharing options...
Guest 5T33Z0 Posted July 15, 2022 Share Posted July 15, 2022 (edited) @Joshua60 You know that I already linked you a guide to fix this, right? https://github.com/5T33Z0/Gigabyte-Z490-Vision-G-Hackintosh-OpenCore/blob/main/I225_stock_vs_cstmfw.md Edited July 15, 2022 by 5T33Z0 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789065 Share on other sites More sharing options...
Guest ricoc90 Posted July 15, 2022 Share Posted July 15, 2022 (edited) 4 hours ago, Joshua60 said: Now Monterey and BS work with dk.e1000=0 and e1000=0 I don't really feel like reading back the comments to figure out what your current progress on the matter is, so you'll have to excuse me if I'm repeating. dk.e1000=0 is for Big Sur, e1000=0 is for Monterey, so it makes sense that the NIC works in Big Sur and Monterey. In Ventura however AppleIntel210Ethernet.kext got removed and the NIC connects to the dext instead. As far as I've understand you can just inject AppleIntel210Ethernet.kext through OC and use e1000=0 to have your NIC connect to it. Edit: Which is actually beautifully explained in much more detail by 5T33Z0 in their linked guide (section Stock Firmware Users): https://github.com/5T33Z0/Gigabyte-Z490-Vision-G-Hackintosh-OpenCore/blob/main/I225-V_FIX.md#option-1-using-a-ssdt-with-corrected-header-description Edited July 15, 2022 by ricoc90 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789066 Share on other sites More sharing options...
bisdak4920 Posted July 15, 2022 Share Posted July 15, 2022 I made a clean install of Ventura using @chriss1111 macOS-Ventura-Installer. The installation completed in 15 minutes up to the hello screen. Thank you @chriss1111 for this amazing installer. Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789067 Share on other sites More sharing options...
rubenpp Posted July 15, 2022 Share Posted July 15, 2022 (edited) After so many trials and searching , I finally have macOS Ventura working on the Asus Z390 Prime-A ! Many thanks to Christian for the Guide below I had to change the device properties to match my specs and use iMac 20.1 MACOS 13. X INSTALL VENTURA ON THE ASUS PRIME Z390-A Spoiler Edited July 16, 2022 by rubenpp Updated image 2 Link to comment https://www.insanelymac.com/forum/topic/351969-pre-release-macos-ventura/page/75/#findComment-2789071 Share on other sites More sharing options...
Recommended Posts