Good morning
ethernet not recognized under mojave 10.14.6
Ethernet Intel I225-V 2.5Gb
asus ROG STRIX B550-A GAMING
Ryzen 5 3600
Nvdia gt 710
maybe someone can help me
thanks
I think you need to add the following to your Mojave config:
Boot argument - dk.e1000=0
Kexts - FakePCIID.kext and FakePCIID_Intel_I225-V.kext
DeviceProperties - device-id > Data > <F2150000>
If I recall correctly the i225-V doesn't gain native support in macOS until Big Sur. So you may need to play around a bit to see which of the above gets your ethernet to work in Mojave.
The Intel I225-V Lan under Mojave only requires the FakePCIID-I225V kext to work and doesn’t require the other settings based upon my experience so remove those from the current config. It is only when we get to Big Sur that settings like the device-id or I225-V specific kernel patches are used together.
The Intel I225-V Lan under Mojave only requires the FakePCIID-I225V kext to work and doesn’t require the other settings based upon my experience so remove those from the current config. It is only when we get to Big Sur that settings like the device-id or I225-V specific kernel patches are used together.
Okay, try also adding FakePCIID.kext to this build (so both kexts are added). In addition add this line to your LAN's PCI device properties:
PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0) >
key: device-id
type: Data
value: F2150000
Now the example PCIRoot path above I am using is for the Z490 series, not AMD B550 so I don't know if it will work (I have B550 Vision D board not Vision D-P so it doesn't have I225-V card for me to test). If you want to be doubly sure about the correct PCI path of your I225-V LAN, try booting the EFI without anything enabled then run Hacktintool in macOS. Under the PCI section it should show you the proper path of the Intel LAN so you use that instead (and then enable what I've written above to enable the card). Try this first and let us know how you get on.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.