MacAbe Posted June 18 Share Posted June 18 Hey, I have Asus Prime Z490-A, I updated to Ventura but Ethernet don't show, someone has an idea? I looked in Extensions and AppleIntelI210Ethernet.kext doesn't exist anymore or I see something wrong ! Best Regards, Abe Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 18 Share Posted June 18 Hi, As it appears they removed it from Ventura's IONetworkingFamily.kext. You can try by adding it to OpenCore and see if that works. AppleIntelI210Ethernet.kext.zip 1 1 Quote Link to comment Share on other sites More sharing options...
MacAbe Posted June 18 Author Share Posted June 18 Hey @Cyberdevs Thank you again 🙂 I integrated it and it works, that means apple no longer supports it 😔 or it's first just a bug on beta release...! Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 18 Share Posted June 18 You're welcome I guess since they have removed it from the IONetworkingFamily.kext it's not gonna be supported anymore but it's too soon to tell for sure. But most likely they won't add it back. 1 Quote Link to comment Share on other sites More sharing options...
MacAbe Posted June 18 Author Share Posted June 18 That's actually bad but I see exactly what you wrote There is no reason to allow it because there are no Apple devices supported Ventura has Intel I255-V Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 19 Share Posted June 19 That's news to me: I have a Intel I225 with a custom rom on the controller and it works out of the box in Ventura. Gotta check again if it is detected as I219 or I225. Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 3 hours ago, 5T33Z0 said: That's news to me: I have a Intel I225 with a custom rom on the controller and it works out of the box in Ventura. Gotta check again if it is detected as I219 or I225. Yup, as you can see there are no kexts for intel in IONetworkingFamily.kext anymore. The good thing is that we can inject the kext via OC or Clover (for now) 1 Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 19 Share Posted June 19 (edited) @Cyberdevs Maybe the kext is gone, but the .dext (driver extension) is still there and my I225-V connects to it. Edited June 19 by 5T33Z0 Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 Well that's good to know. Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 19 Share Posted June 19 So this also means the e1000=0 boot-arg will no longer work since the .kext is gone. Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 19 Share Posted June 19 20 hours ago, MacAbe said: Hey @Cyberdevs Thank you again 🙂 I integrated it and it works, that means apple no longer supports it 😔 or it's first just a bug on beta release...! Dis you inject it via OpenCore or did you install it in S/L/E? Quote Link to comment Share on other sites More sharing options...
Irish_Man Posted June 19 Share Posted June 19 I tried to add AppleIntelI210Ethernet.kext to OC but I got KP. Something like can't load the kext. 1 Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 5 minutes ago, Irish_Man said: I tried to add AppleIntelI210Ethernet.kext to OC but I got KP. Something like can't load the kext. Have you flashed the Ethernet chip? Quote Link to comment Share on other sites More sharing options...
Irish_Man Posted June 19 Share Posted June 19 (edited) 42 minutes ago, Cyberdevs said: Have you flashed the Ethernet chip? Yeah, I did. Everything was working fine after I flashed it. I've never used dk.e1000=0 or e1000=0 flag and it was working after I flashed it. Now, it doesn't work in Monterey or Ventura. It doesn't work since I installed Ventura on another SSD. Weird. Edited June 19 by Irish_Man Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 @Irish_Man Yeah it is weird. If it doesn't work on Monterey then it must be some misconfiguration in the EFI folder or the config.plist Quote Link to comment Share on other sites More sharing options...
Irish_Man Posted June 19 Share Posted June 19 (edited) 27 minutes ago, Cyberdevs said: @Irish_Man Yeah it is weird. If it doesn't work on Monterey then it must be some misconfiguration in the EFI folder or the config.plist I was thinking the same and I tried to find it so hard for days with no luck. Now I have either Ethernet or WiFi, can't have both. I have to keep DisableIOMapper enabled to get WiFi working. Edited June 19 by Irish_Man Quote Link to comment Share on other sites More sharing options...
Irish_Man Posted June 19 Share Posted June 19 This is the KP im getting if I add AppleIntelI210Ethernet.kext to OC 0.8.2 Spoiler Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 13 minutes ago, Irish_Man said: This is the KP im getting if I add AppleIntelI210Ethernet.kext to OC 0.8.2 I think the KP is because the related ket for your LAN is already loaded so loading it via OC results in kernel panic. 1 Quote Link to comment Share on other sites More sharing options...
Irish_Man Posted June 19 Share Posted June 19 5 minutes ago, Cyberdevs said: I think the KP is because the related ket for your LAN is already loaded so loading it via OC results in kernel panic. Means, it's loaded but it doesn't work? So frustrating!!! Quote Link to comment Share on other sites More sharing options...
Cyberdevs Posted June 19 Share Posted June 19 56 minutes ago, Irish_Man said: Means, it's loaded but it doesn't work? So frustrating!!! Yeah exactly. I know how frustrating this can be but there is a reason that it's not working and we need to find out why. Quote Link to comment Share on other sites More sharing options...
MacAbe Posted June 19 Author Share Posted June 19 3 hours ago, 5T33Z0 said: Dis you inject it via OpenCore or did you install it in S/L/E? I inject it via OepnCore, in this case you still need boot-arg: e1000=0 or you can do it direct in the kext then you don't need boot-arg 1 Quote Link to comment Share on other sites More sharing options...
MacAbe Posted June 19 Author Share Posted June 19 2 hours ago, Irish_Man said: Means, it's loaded but it doesn't work? So frustrating!!! which kext load In Monterey and which one load in Ventura? When you use one EFI für both OSs then you should setting the MinKernel to 22.0.0 1 Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 20 Share Posted June 20 Here's all I know about the getting the I225-V on Gigabyte Z490 Boards to work in various versions of macOS: https://github.com/5T33Z0/Gigabyte-Z490-Vision-G-Hackintosh-OpenCore/blob/main/I225_stock_vs_cstmfw.md Quote Link to comment Share on other sites More sharing options...
MacAbe Posted June 20 Author Share Posted June 20 As I read in your link, Ethernet is recognized as I219, which means it has only 1GbE data transfer and not 2.5GbE ?! Quote Link to comment Share on other sites More sharing options...
5T33Z0 Posted June 20 Share Posted June 20 @MacAbe In macOS Catalina it's detected as I219 when the Device-ID is changed and the kernel patch is active. Since I have no 2.5 Gbit router, I can't test the transfers rates. All I know is that there's no extra driver (like a AppleIntelI225Ethernet.kext or something) in the IONetworkingFamily.kext. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.