Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Don’t turn off Wi-Fi in 10.9! (And how to recover a frozen Mac if you do)

Turning off Wi-Fi in Mavericks is causing some older (and not-so-old) Mac’s to freeze almost instantly and then again during boot, repeatedly. I’m not sure why 10.9 (build 13A603) is freezing when wi-fi is disabled, but another (really bad) defect is freezing Mavericks at boot during the initialization of the wi-fi ethernet adapter (usually interface en1) when it is disabled.


You cannot fix this problem with Safe Boot, Repair Permissions, Repair Disk, re-install Mavericks, restore from Time Machine backup, reset the SMC, reset PRAM, or boot into single-user mode. Thus far, the only solution is to boot from a (homemade) Install OS X Mavericks USB, erase the hard drive, perform a clean Mavericks install, re-install your applications, and manually restore your data. And if you innocently turn off wi-fi again, you will have to repeat this procedure. However, I have worked out an alternative solution…


The work-around is to manually enable the wi-fi Ethernet adapter in the system configuration. Specifically, the PowerEnabled setting in /Library/Preferences/SystemConfiguration/preferences.plist needs to be changed from ‘false’ to ‘true’:


<key>Interface</key>

<dict>

<key>en1</key>

<dict>

<key>AirPort</key>

<dict>

<key>JoinModeFallback</key>

<array>

<string>DoNothing</string>

</array>

<key>PowerEnabled</key>

<false/>

<key>RememberJoinedNetworks</key>

<true/>

<key>RequireAdminIBSS</key>

<false/>

<key>RequireAdminNetworkChange</key>

<false/>

<key>RequireAdminPowerToggle</key>

<false/>

</dict>

</dict>

</dict>


This change, however, is not straightforward. In short, you need to boot from the Install OS X Mavericks USB, and edit this file in the primary volume (e.g. /Volumes/MacBook Pro HD.) You cannot perform this edit in single-user mode because it boots from primary volume, which is read-only in this case. (Perhaps the primary volume is read-write if you boot from the Recovery HD volume, but I have not tried that yet.) Once you’ve booted, open the Terminal application from the Utilities pull-down menu and change directory to /Volumes/<primary volume>/Library/Preferences/SystemConfiguration. Make a backup copy of preferences.plist, and use vi or emacs (under /Volumes/<primary volume>/usr/bin) to make the required edit. Repair Permissions afterwards to be safe and reboot normally.


I was ready to buy a new MacBook Pro during the upcoming Black Friday sales, but I am happy to leave wi-fi on until Apple fixes this #$@&*! issue and save $2500.


Questions, comments and criticism are welcomed.


Regards,

Ira

MacBook Pro, OS X Mavericks (10.9), 2007 15" Core 2 Duo 2.4GHz

Posted on Nov 26, 2013 6:50 AM

Reply
98 replies

Jan 6, 2014 6:57 PM in response to bichenoubi

Out of curiosity, I turned off IPv6 in the manner discussed in the referenced thread, and then turned off Wi-Fi. My 2007 MBP froze a minute later, and again during booting. I restored my systems using my previously described work-around, repeated below:


Re-enable Wi-Fi:

  1. Boot into single user mode (command-option-s).
  2. Make volume read-write (mount -uw /)
  3. Edit /Library/Preferences/SystemConfiguration/preferences.plist to change the PowerEnabled setting for the Airport Interface (usually en1) from 'false' to 'true'.
  4. Reboot

Additional helpful measures include:

  1. Uncheck "Show Wi-Fi status in menu bar" in the Network pane of System Preferences to prevent 'accidentally' disabling wi-fi again.
  2. Select "Set Service Order..." from the configure icon in the Network pane to place Ethernet (i.e. wired) ahead of Wi-Fi to prevent issues when using a wired connection.


Regarding the sleep/wake issue, I disabled "Wake for Ethernet network access" in the Energy Saver system preference and then cleaned the various caches with Onyx, and haven't encountered it since.


Regards,

Ira

Feb 5, 2014 12:06 PM in response to AlfaMikeDelta

AlfaMikeDelta wrote:


Perhaps the hibernation issue and the WiFi issue are related... I don't know how the hibernation process works, but... what if during the hibernation process the system shuts down WiFi? what if the hibernation process takes long enough for the system to hang after that?


After 3 days testing my statement, I can confirm that the sleep/freeze/high-fan-speed issue is not related with the WiFi driver. I've installed v530.4 (from ML 10.8.4) and besides the system is not freezing after turning off WiFi, the computer is sometimes freezing after entering sleep.


Cheers


AMD

Feb 6, 2014 6:26 AM in response to Ira Wolf 81

Your workaround seams to have worked for me. I was having issues with the Wi-Fi (OS 10.9) when turning ON the Wi-Fi. It kept freezing my MacBook pro so many times it actually damaged my HDD. I put another HDD and installed everything back again and once I upgraded to 10.9, it started to freeze again.


Thank you!

Feb 27, 2014 5:55 AM in response to AlfaMikeDelta

Hello all,


I'm not going to comment on the freezes yet. Not enough time to test...but after several tests no freezes...

However you guys can try something that is happening to me...


Nothing running in the mac except mavericks (99% idle). CPU 60ºC, Airport 46ºC, FANs 2000rpms. Wi-Fi ON.


Turn OFF Wi-Fi (wait 5 min.)


Nothing running in the mac except mavericks (99% idle).CPU 88ºC, Airport 57ºC, FANs 4500rpms and increasing.

(they reach 6000 rpm after a while...)


Turn ON Wi-Fi


CPU & airport temperature drops in 30s to the initial values... VERY STRANGE!


Regards,


Pedro

Feb 28, 2014 5:58 AM in response to pmsobral

Hello Pedro!


Sorry but I cannot reproduce your issue on my MBP.


It is quite strange that the CPU temp increases with the CPU idle. I'm pretty sure there should be some background process/service/daemon causing that behaviour. Perhaps you have some network related services (cloud services like dropbox, instant messaging, remote sync, etc) running in the background?


Overheating can also be caused by dust or bad ventilation but in that case your system should be overheating for any reason.


Another cause could be a bad value stored in the SMC (System Management Controller). In any case, follow the troubleshooting steps in "Intel-based Macs: Resetting the System Management Controller (SMC)"


Good luck!


AMD

Mar 6, 2014 12:00 AM in response to Ira Wolf 81

Hey Ira. Just wanted to say thanks for posting this. My Macbook has been sitting idle on my desk, gathering dust for over six months becasue of this issue. I was about to take it to the range for a much needed perforation, but I decided I would try to fix it first. That is when I stumbled upon your post.


The behavior was definitely present in Mountain Lion - I just didn't realize then that disabling the WiFi would cause the hang. In fact, it was soon after updating from Snow Leopard to ML when my Macbook Pro froze the first time and refused to reboot. I must have unknowingly disabled the wifi then. Now I'm glad to know I dont have a hardware failure and that I can recover the system without having to format and reinstall.


Just FYI, the bug is still present in 10.9.2. I just caused the freeze by disabling WiFi and recovered using your instructions.


Thanks!

Don’t turn off Wi-Fi in 10.9! (And how to recover a frozen Mac if you do)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.