Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is LucyRTL8125Ethernet.kext broken with Opencore 0.62? #25

Open
tristan-k opened this issue Nov 8, 2020 · 3 comments
Open

Is LucyRTL8125Ethernet.kext broken with Opencore 0.62? #25

tristan-k opened this issue Nov 8, 2020 · 3 comments

Comments

@tristan-k
Copy link

tristan-k commented Nov 8, 2020

It seems LucyRTL8125Ethernet.kext is broken with OpenCore 0.62. Can someone confirm or deny this?

There is a workaround:

Make sure you install the appropriate kext ( LucyRTL8125Ethernet.kext ) within your EFI folder and Ethernet should appear under System Preferences -> Network! Then you'll need to select Ethernet, click Advanced, click Hardware, and Select Configure : Manually with Speed : 1000baseT and wired internet should connect. With Configure : Automatically selected, as is default, wired internet will not connect. Verification can be made by viewing the Ethernet port on the back of the motherboard and inspecting the lights; no lights on means the port is not active.

d48fcrnp71f51

@lctncld
Copy link

lctncld commented Nov 13, 2020

I guess you have to use a different NIC for osx installation from recovery image? Since you can't configure these settings in the base installer.

@tristan-k
Copy link
Author

I guess you have to use a different NIC for osx installation from recovery image? Since you can't configure these settings in the base installer.

No, you can do the changes in the terminal from within the recovery.

$ ifconfig -m 
$ ifconfig en0 media 100baseTX mediaopt half-duplex

@PFalko
Copy link

PFalko commented Dec 27, 2020

Is there any way to include this in the bootimage via opencore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants