frnic Posted August 4, 2015 Share Posted August 4, 2015 I have been running all the betas since 1, and everything has worked fine after I fixed the Kext Injection problem but copying FakeSMC.kext and RealtekRTL81xx,Kext to the S/L/E. Today after updating to beta 6 my ethernet is not working. Suggestions? TIA, Frank I only use FakeSMC.Kext and RealtekRTL81xx.Kext I have tried placing them into /S/L/E and /L/E - the system only boots when they are in /S/L/E, obviously Clover injection is not working and placing them in /L/E results in boot up hanging. I have tried using RealtekRTL8111.Kext instead of RealtekRTL81xx.Kext and get the same results. Suggestions? TIA, Frank Link to comment https://www.insanelymac.com/forum/topic/307427-1011-beta-6-ethernet-quit-working/ Share on other sites More sharing options...
copil Posted August 4, 2015 Share Posted August 4, 2015 Mieze driver 2.0.0? RTL8111F-G ? install in /L/E? don't work? -open the terminal -copy the KEXT in /L/E sudo -s chmod -R 755 /Library/Extensions/RealtekRTL8111.kext chown -R root:wheel /Library/Extensions/RealtekRTL8111.kext sudo touch /L*/Extensions Link to comment https://www.insanelymac.com/forum/topic/307427-1011-beta-6-ethernet-quit-working/#findComment-2157790 Share on other sites More sharing options...
frnic Posted August 4, 2015 Author Share Posted August 4, 2015 copil, Thank you for the reply. Previously: RealRTC81xx.kext (not sure if that is the same as you recommended) installed into /S/L/E didn't work changed owner and permissions still didn't work rebuilt cache (touch /drive/System/Library/Extensions) - still didn't work kextcache -Boot -U . - still didn't work Now: Downloaded Mieze driver from github and built it locally using Yosemite/xcode/etc. Installed into /L/E Removed old driver from /S/L/E changed permissions touched /drive/S/L/E kextcache -Boot -U . Still doesn't work. (boots but no ethernet) When I rebuild cache using kextcache -Boot -U . in Yosemite I get the following output in terminal (and EL Capitan will boot - but no ethernet) (Note that the ethernet driver is not mentioned) Franks-iMac:El Capitan Fusion root# touch System/Library/Extensions Franks-iMac:El Capitan Fusion root# kextcache -Boot -U . rebuilding /Volumes/El Capitan Fusion/System/Library/PrelinkedKernels/prelinkedkernel kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext LPCSensors.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext GPUSensors.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CPUSensors.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPISensors.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext /System/Library/PrelinkedKernels/prelinkedkernel not cached. Successfully updated disk0s3. Successfully updated disk5s3. If I do the same after booting into 10.11 beta 6 I get this output on terminal - system will no longer boot into 10.11 beta 6 following executing this - note the ethernet kext is listed here. Franks-iMac:El Capitan Fusion root# kextcache -Boot -U . rebuilding //System/Library/PrelinkedKernels/prelinkedkernel Untrusted kexts are not allowed RealtekRTL8111.kext has invalid signature; omitting. Untrusted kexts are not allowed LPCSensors.kext has invalid signature; omitting. Untrusted kexts are not allowed GPUSensors.kext has invalid signature; omitting. Untrusted kexts are not allowed CPUSensors.kext has invalid signature; omitting. Untrusted kexts are not allowed ACPISensors.kext has invalid signature; omitting. Untrusted kexts are not allowed FakeSMC.kext has invalid signature; omitting. /System/Library/PrelinkedKernels/prelinkedkernel not cached. Successfully updated disk0s3. Successfully updated disk5s3. Rebooting into Yosemite and rerunning the kextcache command there fixes things so I can again boot into El Capitan but ethernet still doesn't work Suggestions? TIA, Frank Link to comment https://www.insanelymac.com/forum/topic/307427-1011-beta-6-ethernet-quit-working/#findComment-2157815 Share on other sites More sharing options...
copil Posted August 4, 2015 Share Posted August 4, 2015 SIP are enabled? This post is very special http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page-365?do=findComment&comment=2156263 <key>RtVariables</key> <dict><key>CsrActiveConfig</key><string>0x67</string><key>BooterConfig</key><string>0x28</string></dict> nvram is enabled? Link to comment https://www.insanelymac.com/forum/topic/307427-1011-beta-6-ethernet-quit-working/#findComment-2157822 Share on other sites More sharing options...
frnic Posted August 4, 2015 Author Share Posted August 4, 2015 coil, Thanks again. I read almost all of that thread and it was very informative. The problem I had is "fixed" for now. I upgraded to Clover 3253 and I now have ethernet. Thanks, Frank 1 Link to comment https://www.insanelymac.com/forum/topic/307427-1011-beta-6-ethernet-quit-working/#findComment-2157848 Share on other sites More sharing options...
Recommended Posts