Closed robertop23 closed 2 years ago
If you add the kext you also need to add the Intel ethernet device to the Device Properties list like this to enable it:
This repository give false information,,
This board is using Intel 2.5GB ethernet not REALTEK 2.5GB ethernet. LucyRTL8125Ethernet won't work. This is missinformation. cc @SchmockLord
I know. It is an Intel 2.5Gbit. I don't have any issue with the Intel 2.5Gbit with the EFI in the repository but it depends on the macOS you're using. I use Monterey.
Sorry I just realized that in the Hardware section of the readme it says Realtek. But I don't use the Realtek kexts. This was either a copy paste issue by myself or someone else changed that mistakenly.
I added LucyRTL8125Ethernet and I'm getting: OC: Prelinked injection LucyRTL8125Ethernet.kext (LucyRTL8125Ethernet.kext) - Success
But inside the installer there is no en0 device, no Internet, any ideas?
Also, I'm from Linux, how I can get the correct pci path and values to be added to deviceProperties?