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

WIFI Problem on MacBook Air 2011 #21

Closed
JRDN2K opened this issue Oct 24, 2014 · 10 comments
Closed

WIFI Problem on MacBook Air 2011 #21

JRDN2K opened this issue Oct 24, 2014 · 10 comments

Comments

@JRDN2K
Copy link

JRDN2K commented Oct 24, 2014

Thanks a lot guys for this tool, but since I updated my mac with it, the wifi keeps disconnecting every 5 min..... How can I solve that ?
Thank you.

@mshybut
Copy link

mshybut commented Oct 24, 2014

I'm having a similar issue. Though in my case the wifi connection remains, the internet connection drops until I disconnect/reconnect to the network.

@JRDN2K
Copy link
Author

JRDN2K commented Oct 24, 2014

is it working properly now ?

@mshybut
Copy link

mshybut commented Oct 24, 2014

My wifi will work once I reestablish a connection but only for another few minutes until it drops again.

@JRDN2K
Copy link
Author

JRDN2K commented Oct 24, 2014

Mine is disconnecting and reconnecting automatically

dokterdok added a commit that referenced this issue Oct 24, 2014
Tentative fix for MacBooks that don’t see the Handoff settings in the
System Preferences (#22), and/or having Wi-Fi disconnection issues (#21)
@dokterdok
Copy link
Owner

Could you please check out the beta branch of the tool, which includes changes that may fix this issue. You should restore the original kexts and restart before doing this. (e.g. with the help of the Kext Drop app).

@JRDN2K
Copy link
Author

JRDN2K commented Oct 25, 2014

Thanks for your answer but how do I restore the original kexts ?

@dokterdok
Copy link
Owner

Sure. First get the Kext Drop app from here.
To go back to the original Wi-Fi kext follow these steps:

  1. delete IO80211Family.kext from /System/Library/Extensions/
  2. open Terminal
  3. type sudo kextcache -system-prelinked-kernel
  4. type sudo kextcache -system-caches
  5. go to /Users/(your user name)/KextsBackup . That's where the tool initially did the backup.
  6. open Kext Drop
  7. drag and drop the original IO80211Family.kext into the window, click install
  8. go back to terminal and type sudo kextcache -system-prelinked-kernel
  9. type sudo kextcache -system-caches
  10. repair permissions with the disk utility
  11. reboot
  12. try out the latest beta

dokterdok added a commit that referenced this issue Oct 26, 2014
* Added a backup step of freshly patched drivers, potentially useful if
a future OS X update disables the patching method
* Fixed a bug that prevented Handoff to be enabled in the System
Preferences, even after a successful patch (#21)
* Removed the 13" MacBook Pro 2010 from the compatible list (#28 #29)
* Minor optimisations (#11)
dokterdok added a commit that referenced this issue Oct 27, 2014
* Fixed a bug that prevented Handoff to be enabled in the System
Preferences, even after a successful patch (#21, #31)
* Added a backup step for freshly patched drivers, potentially useful
if a future OS X update disables the patching methods
* Added a prompt in case existing backups are found, asking whether to
overwrite the files or skip. Previous behaviour was to silently
overwrite.
* Removed the 13" MacBook Pro 2010 from the compatible list (#28, pull
#29)
* Minor optimisations
@dokterdok
Copy link
Owner

v.1.0.2 was released, which could fix the issue.

@dokterdok
Copy link
Owner

Many Yosemite users are reporting similar Wi-Fi issues on the Apple Discussion Boards, even with new Macs. My understanding is that there might be an issue with the new drivers themselves, unrelated to this patch. You can always rollback to the old drivers with the steps I detailed above, but you will lose continuity.

dokterdok added a commit that referenced this issue Nov 9, 2014
* Fixed a bug that prevented Handoff to be enabled in the System
Preferences, even after a successful patch
([#21](#21
),
[#22](#22)
,
[#31](#31)
)
* Added a backup step for freshly patched drivers, potentially useful
if a future OS X update disables the patching methods
([#16](#16
))
* Added a prompt in case existing backups are found, asking whether to
overwrite the files or skip. Previous behaviour was to silently
overwrite.
* Removed the 13" MacBook Pro 2010 from the compatibility list
([#28](#28
), pull
[#29](#29))
* Minor optimisations
dokterdok added a commit that referenced this issue Nov 11, 2014
…vation-Tool

* New uninstallation feature (#15, #21, #36, #40, #45)
* Speed improvement
* Various fixes and optimisations (#1, #9)
@dokterdok
Copy link
Owner

Closing, as there's nothing CAT can do about Wi-Fi speed issues. CAT relies entirely on the Apple Wi-Fi drivers, including their features and their possibly bugs.
In case of issues, the recommendation is to uninstall CAT, which will restore the older, original Wi-Fi drivers.

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