What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

How to fix Apple Wifi Issues

hackintoshsr

Regular Contributor
https://medium.com/@mariociabarra/wifried-ios-8-wifi-performance-issues-3029a164ce94


Here is the interesting part about yosemite:

Turning off AWDL
Perhaps not surprising for Apple users, you actually can’t easily (see below) turn off AWDL/AirDrop in Yosemite. You can remove it from the left side of Finder, but that doesn’t fix the issue. Apple? User choice?

Either way, you can fix your Yosemite WiFi issues, at the cost of disabling AWDL and AirDrop, by typing the following command at the OSX terminal:

sudo ifconfig awdl0 down
And vice versa to restore AirDrop and AWDL (and the WiFi issues)

sudo ifconfig awdl0 up
For clarification: that’s “a w d (lowercase L) (number zero)”

Give it a try if you like and report back
 
Last edited:
https://medium.com/@mariociabarra/wifried-ios-8-wifi-performance-issues-3029a164ce94


Here is the interesting part about yosemite:

Turning off AWDL
Perhaps not surprising for Apple users, you actually can’t easily (see below) turn off AWDL/AirDrop in Yosemite. You can remove it from the left side of Finder, but that doesn’t fix the issue. Apple? User choice?

Either way, you can fix your Yosemite WiFi issues, at the cost of disabling AWDL and AirDrop, by typing the following command at the OSX terminal:

sudo ifconfig awdl0 down
And vice versa to restore AirDrop and AWDL (and the WiFi issues)

sudo ifconfig awdl0 up
For clarification: that’s “a w d (lowercase L) (number zero)”

Give it a try if you like and report back

Great suggestion! Except our Yosemite Mac's are only having wifi issues with Asus and Linksys AC routers, which are the two brands complained about the most on the Apple Support forums. They're working fine with Netgear R8000 and R7000. Any ideas as to why those two brands are causing problems with Yosemite?
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top