SchmockLord / Gigabyte-Z590i-Vision-D-11900k

155 stars 25 forks source link

Ethernet is not working #29

Closed robertop23 closed 2 years ago

robertop23 commented 2 years ago

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?

MiddlemanTM commented 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:

Screen Shot 2021-11-23 at 11 57 32 AM

andreszerocross commented 2 years ago

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

SchmockLord commented 2 years ago

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.