• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Reply to thread

Thank you so much for your answer. Stability of Ethernet is very important for my system, coming from an Intel Xeon board.


Is the preferred way (with ASUS Proart Z790) to install FakePCIID_Intel_I225-V.kext or enabling VT-D as reported here? :

[URL unfurl="true"]https://addrom.com/efi-ventura-13-2-1-asus-proart-z490-creator-10g-i5-10600k-rx6600-xt-opencore-0-8-9/#[/URL]


Intel i225-V: In Boot arguments: e1000=0 I tried running ethernet with AppleIntelI210Ethernet.kext, but I got an “in memory panic stackshot succeeded” error at boot time. I deleted the kext from EFI/OC/Kexts and also removed it from OpenCore. I also completely removed the fakepciid.kext and fakepciid_intel_i225-v.kext kexts as they no longer support Monterey and Ventura. As a result of my research, I had some observations that the problem was fixed with AppleVTD and I read [URL='https://elitemacx86.com/threads/how-to-enable-apple-vtd-on-macos-clover-opencore.868/']the How to Activate AppleVTD[/URL] guide. After completing the AppleVTD process, [URL='https://github.com/5T33Z0/OC-Little-Translated/tree/main/00_ACPI/ACPI_Dropping_Tables']Dropping ACPI Tables[/URL]I added the SSDT-DMAR.aml file to EFI/OC/ACPI considering the guide and activated it from OpenCore. Some articles have been written about modding the i225-V in some forums, but I never needed modding. By removing the aforementioned kexts, I applied two ways and I had no problems with ethernet, then ethernet gained great stability.



Thank you so much for all your work.