redcweed Posted June 16, 2020 Share Posted June 16, 2020 Confirmed - turning off the adapter in system preferences prior to sleep does permit the computer to sleep (although it does take longer to enter sleep) Link to comment Share on other sites More sharing options...
Mieze Posted June 16, 2020 Author Share Posted June 16, 2020 27 minutes ago, redcweed said: One thing I just caught is the latest version (d6 and the one you posted right before (not d5)) cause the machine not to sleep -- when i invoke sleep, the screen goes off, but machine keeps running, eventually i hear the fans spool up as if the cpu is becoming loaded after 3-5 mins. The previous versions that did not work on this board (d5 and before did not cause sleep issues, but also did not connect to network. Im going to try using latest version and prior to sleep turning the interface off. I'm sorry but that's nonsense because your sleep issue doesn't have anything to do with the driver. Link to comment Share on other sites More sharing options...
redcweed Posted June 17, 2020 Share Posted June 17, 2020 12 minutes ago, Mieze said: I'm sorry but that's nonsense because your sleep issue doesn't have anything to do with the driver. Well, when I remove the kext from startup, the computer sleeps and also disabling the ethernet device in the system preferences allows it to sleep - but when network is on the computer does not sleep. It may not be your driver, but the presence of the network itself somehow -- but dont get me wrong, i'm very thankful to have the ethernet port working, even if it means the computer wont sleep Link to comment Share on other sites More sharing options...
redcweed Posted June 17, 2020 Share Posted June 17, 2020 Quick followup - i disabled in bios the option for bios controlled wake on lan, which has made sleep work once again while on the network. Link to comment Share on other sites More sharing options...
fuzzylogic Posted June 20, 2020 Share Posted June 20, 2020 Loaded: Yes Location: /Library/Extensions/LucyRTL8125Ethernet.kext Kext Version: 1.0.0d6 Load Address: 18446743521865617000 Loadable: No very odd something that is loaded isnt loadable? Link to comment Share on other sites More sharing options...
roni.music Posted July 6, 2020 Share Posted July 6, 2020 On 5/20/2020 at 1:31 AM, kidooe said: hi there, Thank you so much for your work on this kext, i did test d5 version kext and its loading in macOS mojave and working fine but i want to report one thing i still have to select medium manually to make it work. if you tell me anything you want and i can upload the logs or anything. Again thanks for your Work <3 Specs: MSI MEG X570 UNIFY - motherboard - ATX - Socket AM4 - AMD X570 MSI Gaming Radeon Rx 590 AMD Ryzen 9 3900X Hi kidooe, can you please tell me how you did it? I keep trying but all I get is "unsigned kext" did you install kext in L/E or S/L/E? im using MSI x570 tomahawk mobo with opencore and mojave 10.14.6, same as you thanks! Link to comment Share on other sites More sharing options...
kidooe Posted July 11, 2020 Share Posted July 11, 2020 just use opencore to inject the kext, i never installed any kexts in LE or SLE. use bootloader to inject kexts 1 Link to comment Share on other sites More sharing options...
Cungbinh9327 Posted July 16, 2020 Share Posted July 16, 2020 Hi, I'm a new member of MacOS. I have problem with my Realtek RTL8125 that MacOS didn't see the ethernet. Can you show me how to install the drive or using Clover to open it? I never did that before, so sorry for stupid request. . Link to comment Share on other sites More sharing options...
Jamesjomadiao Posted July 18, 2020 Share Posted July 18, 2020 On 4/27/2020 at 11:19 PM, luckyducky8676 said: Ok I just used a usb-c hub that I had for Ethernet to install, and I got the rtl8125 to work afterwards following your instructions thank you! Hi, im currently facing the same issue on the same motherboard, How did you do yours? did you just connect the iphone and enable tethering? Link to comment Share on other sites More sharing options...
alazium Posted July 22, 2020 Share Posted July 22, 2020 (edited) Hello guys. First time here. On the first page luckyducky8676 asked how to install system with this Kext on RTL8125 without system settings. In installer use terminal. Type in commmand: ifconfig to know what your interface name is, it can be en0 or en1 etc. Then type in command ifconfig en0 media 1000baseT where "en0" your interface name This command will push your connection to 1Gb speed, and you can install your OS without exxxternal LAN adapter. Works fine for me. Edited July 22, 2020 by alazium Link to comment Share on other sites More sharing options...
fuzzylogic Posted July 25, 2020 Share Posted July 25, 2020 en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 9000 options=40b<RXCSUM,TXCSUM,VLAN_HWTAGGING,CHANNEL_IO> ether 70:85:c2:cd:35:ff nd6 options=201<PERFORMNUD,DAD> media: 2500Base-T <full-duplex> (<unknown type>) status: inactive I still get power down or link down on boot with latest compile of kernel d6 I tried to disable power efficiency in plist EE still the same result Link to comment Share on other sites More sharing options...
zoe934 Posted August 3, 2020 Share Posted August 3, 2020 I have problem to install LucyRTL8125Ethernet.kext with OpenCore 0.6.0 I have all my kexts place in the EFI/OC/Kexts, also enabled all of them in config.plist but Lucy shows error. any advise? On 7/10/2020 at 7:29 PM, kidooe said: just use opencore to inject the kext, i never installed any kexts in LE or SLE. use bootloader to inject kexts I never installed in LE or SLE too. Does OC 0.6.0 able to inject the Kext by placing it under EFI/OC/Kexts? Link to comment Share on other sites More sharing options...
papadiche Posted August 4, 2020 Share Posted August 4, 2020 Hey guys, I'm not able to get Ethernet working! I'm running an ASRock Z490 Phantom Gaming ITX/ac with a Realtek 8125 LAN device; current driver is v1.0.0d6 of LucyRTL8125Ethernet.kext. Computer works perfectly otherwise, but no Ethernet. When I inject device-id F2150000 to my Ethernet PCI root (slightly different than the one listed in the Opencore guide: RP05 -> 0x1C,0x0 instead of RPxx -> 0x1C,0x1) I lose the Ethernet option in System Preferences -> Network. Similarly if I remove LucyRTL8125Ethernet.kext I have no Ethernet network option. Here's a well-formatted post on Reddit showing all of my testing: Any idea what I'm doing wrong or what else I can try to get Ethernet working? Thanks to all of you, especially Mausi !! config.plist Ethernet Debug log.txt Link to comment Share on other sites More sharing options...
bendodo Posted August 4, 2020 Share Posted August 4, 2020 hi @Mieze can you help me? i have the msi mpg z490 gaming plus and i used your LucyRTL8125Ethernet-V1.0.0d5 "thank you for that" but nothing work i don't know what happen, im over that Link to comment Share on other sites More sharing options...
papadiche Posted August 4, 2020 Share Posted August 4, 2020 Solved!! @bendodo perhaps this is your issue as well? Compile and use V1.0.0d6 of the LucyRTL8125Ethernet.kext (available here) and then change your Ethernet's Speed to Base1000T as shown below. @Mieze Would there be any way to edit config.plist or the kext to automatically negotiate the Ethernet port's speed? Possibly just force 1Gbit? Thank you so so much for your kernel extension and all your hard work!!! We all really appreciate you Cheers! Link to comment Share on other sites More sharing options...
bendodo Posted August 4, 2020 Share Posted August 4, 2020 @papadiche thank you too, yes its solved, right know do you havee an tutorial for GPU Patching??? thank you again Link to comment Share on other sites More sharing options...
Mieze Posted August 14, 2020 Author Share Posted August 14, 2020 As version 1.0.0d6 has been working very stable, I decided to make it the first official release 1.0.0 and uploaded a prebuilt binary with debug and release builds to the download section. Mieze 1 Link to comment Share on other sites More sharing options...
matthias_wahn Posted August 15, 2020 Share Posted August 15, 2020 im using an aorus b550 pro and I dont know how to prepare the kext for installation on windows Link to comment Share on other sites More sharing options...
sulitfactor Posted August 18, 2020 Share Posted August 18, 2020 (edited) @matthias_wahn you can follow this guide on creating your config.plist using opencore. just use the propertree program to make it easier. https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#starting-point then you can use this tool to check most stuff in general for your config.plisthttps://opencore.slowgeek.com/ Edited August 18, 2020 by sulitfactor Link to comment Share on other sites More sharing options...
sulitfactor Posted August 18, 2020 Share Posted August 18, 2020 for those who are stuck on the install screen with no network options type this in the command terminal ifconfig en0 media 1000baseT i was installing high sierra 10.13.6 Link to comment Share on other sites More sharing options...
ITzTravelInTime Posted August 18, 2020 Share Posted August 18, 2020 Hey @Mieze how are you? I just discovered this kext and my question is: how many cats do or did you have? And also any reccomendation for a cheap pcie card compatible with it? since i have plenty of pcie slots it would be nice to upgrade to 2.5 Gigabit 1 Link to comment Share on other sites More sharing options...
striggell Posted August 20, 2020 Share Posted August 20, 2020 Thanks for this driver. It's working fine on my Aorus Z490 Elite. Only in 100mbps mode though I need to investigate that a bit further yet, my switch and router are both 1gbps and windows connects at 1gbps, might be some of the cat 5 cabling I have causing it? Link to comment Share on other sites More sharing options...
Henry2010 Posted August 20, 2020 Share Posted August 20, 2020 (edited) On 8/19/2020 at 6:37 AM, ITzTravelInTime said: Hey @Mieze how are you? I just discovered this kext and my question is: how many cats do or did you have? And also any reccomendation for a cheap pcie card compatible with it? since i have plenty of pcie slots it would be nice to upgrade to 2.5 Gigabit you can find some sellers on aliexpress. GRIS or TP-LINK would do. they should look like these. Edited August 20, 2020 by Henry2010 1 Link to comment Share on other sites More sharing options...
deric Posted August 27, 2020 Share Posted August 27, 2020 version 1.0.0d6 version 1.0.0d6 1 Link to comment Share on other sites More sharing options...
iCanaro Posted September 4, 2020 Share Posted September 4, 2020 in my T-RyZo LuckyRTL8125 1.0.0 release sends in kernel panic to boot big sur beta 6 Instead, the previous d6 version works correctly Link to comment Share on other sites More sharing options...
Recommended Posts