Contribute
Register

[Guide] Dell Inspiron 3x37 - 5x37 -7x37 Clover, Yosemite/El Capitan

Status
Not open for further replies.
Hello!

I've been having problems with my wifi that just keep persisting over and over again. Every time i close my laptop for it to sleep and use it later, the wifi turns off and wont turn on. This only happens when I actually close the laptop screen. However, if the screen is open and i put it to sleep, the wifi always is on when it wakes up again. I've also tried doing some research and have even posted here a couple times and the solutions temporarily help.

I've tried unchecking wake for network access and the following solution below.

command 01:
Code:
cd /Library/Preferences/SystemConfiguration/open .
Remove those files (may need admin password)1.com.apple.airport.preferences.plist
com.apple.network.identification.plist2.com.apple.wifi.message-tracer.plist3.NetworkInterfaces.plist4.preferences.plistcommand 03: (if you cannot empty trash manually)
Code:
sudo rm -rf ~/.Trash/*
reboot and add network interface back (wifi/bt etc)

Hope you can help, Thanks!
 
Hello!

I've been having problems with my wifi that just keep persisting over and over again. Every time i close my laptop for it to sleep and use it later, the wifi turns off and wont turn on. This only happens when I actually close the laptop screen. However, if the screen is open and i put it to sleep, the wifi always is on when it wakes up again. I've also tried doing some research and have even posted here a couple times and the solutions temporarily help.

I've tried unchecking wake for network access and the following solution below.



Hope you can help, Thanks!

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Thanks! Here's what I got:

Code:
MacBook-Pro:~ macdh$ kextstat|grep -y acpiplat
   13    1 0xffffff7f82bda000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <12 11 7 6 5 4 3 1>

MacBook-Pro:~ macdh$ kextstat|grep -y applelpc
[FONT=Verdana]   92    0 0xffffff7f825f7000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <78 12 5 4 3>
[/FONT]
MacBook-Pro:~ macdh$ kextstat|grep -y applehda
[FONT=Verdana]   96    1 0xffffff7f828d3000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (272.51.3) AC7816C9-DEF7-310A-B059-5852BF07A843 <95 94 34 12 7 6 5 4 3 1>[/FONT]

  110    0 0xffffff7f82a4d000 0xb2000    0xb2000    com.apple.driver.AppleHDA (9272.50) 344D4A99-D22C-3E43-9699-82C1B7044CE2 <109 96 95 94 91 34 6 5 4 3 1>

Also the kextstat|grep -y appleintelcpu command returned nothing.

Code:
MacBook-Pro:~ macdh$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC283.kext

But the rest of the files requested should be attached in a ZIP form.

View attachment CLOVER.zip
View attachment MacDH IOReg.zip
 
Thanks! Here's what I got:

Code:
MacBook-Pro:~ macdh$ kextstat|grep -y acpiplat
   13    1 0xffffff7f82bda000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <12 11 7 6 5 4 3 1>

MacBook-Pro:~ macdh$ kextstat|grep -y applelpc
[FONT=Verdana]   92    0 0xffffff7f825f7000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <78 12 5 4 3>
[/FONT]
MacBook-Pro:~ macdh$ kextstat|grep -y applehda
[FONT=Verdana]   96    1 0xffffff7f828d3000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (272.51.3) AC7816C9-DEF7-310A-B059-5852BF07A843 <95 94 34 12 7 6 5 4 3 1>[/FONT]

  110    0 0xffffff7f82a4d000 0xb2000    0xb2000    com.apple.driver.AppleHDA (9272.50) 344D4A99-D22C-3E43-9699-82C1B7044CE2 <109 96 95 94 91 34 6 5 4 3 1>

Also the kextstat|grep -y appleintelcpu command returned nothing.

Code:
MacBook-Pro:~ macdh$ sudo touch /System/Library/Extensions && sudo kextcache -u /
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC283.kext

But the rest of the files requested should be attached in a ZIP form.

View attachment 185016
View attachment 185017

Make sure you disable "Wake for network access" in SysPrefs->Energy Saver.

Also, Android File Transfer is trouble, but AFAIK that affects only bluetooth. You should read the FAQ regarding it.

Your EFI/Clover/kexts is a mess. You should have only kexts there (HwMonitor.app is not a kext). And you should have only kexts that are applicable to your hardware (impossible to need both RealtekRTL8100 and RealtekRTL8111.kext). Also, you should install all kexts you need to /S/L/E and use Clover/kexts only for booting the installer and recovery partititon. That means only "essential kexts" should be in Clover/kexts/Other, not the kitchen sink.
 
Can this guide works with my Laptop :
Dell Inspiron 15 5558
Intel I5 5200U 2.2GHz
NVIDIA GeForce 920M
8GB RAM
Thank you
 
hi rehabman !!!!!
i for after 10.11.4 update couldn't boot with OsxAptioFixDrv-64
curruntly using OsxAptioFix2Drv-64
is that okay?
 
hi rehabman !!!!!
i for after 10.11.4 update couldn't boot with OsxAptioFixDrv-64
curruntly using OsxAptioFix2Drv-64
is that okay?

Make sure SIP is disabled correctly. CsrActiveConfig=0x67 (no other values).
 
Make sure SIP is disabled correctly. CsrActiveConfig=0x67 (no other values).

Thanks for the replay :D
Is there any difference between those .efi files?
 
Status
Not open for further replies.
Back
Top