Though, I wouldn't use their solution with the script.
Recent Apple updates leading to WiFi issues?
51–60 of 118 posts
Re: Recent Apple updates leading to WiFi issues?
#52Any idea what the trigger is? This doesn’t happen normally so I’m wondering whether there some relationship with the vendor UCLA uses or some other network condition.
Re: Recent Apple updates leading to WiFi issues?
#53I (used to) work in academic IT and I hate articles like this. People would assume there is a serious problem, turn off a bunch of services, run a bunch of random-ass shell scripts, and then forget that they'd done all that and at some random point in the future discover that some feature wasn't working, and blame me.
customers would just not know what configuration they had made. so we had a bit of VBScript that would dump the entire config into a text file. amazing how many customers had left themselves open in bad ways in production systems and also how their perspectives of what was configured did or did not match reality.
Re: Recent Apple updates leading to WiFi issues?
#54I (used to) work in academic IT and I hate articles like this. People would assume there is a serious problem, turn off a bunch of services, run a bunch of random-ass shell scripts, and then forget that they'd done all that and at some random point in the future discover that some feature wasn't working, and blame me.
I just spent the last week diagnosing catastrophic Wi-Fi issues at a client location. 90% of macs wouldn’t connect to Wi-Fi, when they would association would take 45 seconds. Sometimes you couldn’t route or ping the gateway. When you could you’d get disassociated within a minute. Turning off the airdrop/anirplay interface fixes it instantly. sudo ifconfig awdl0 down It took us 5 days to figure it out. We had no less…
Re: Recent Apple updates leading to WiFi issues?
#55Any idea what the trigger is? This doesn’t happen normally so I’m wondering whether there some relationship with the vendor UCLA uses or some other network condition.
Lots of people in close proximity seemed to be the trigger for my terrible experience with this last week (talking several hundred sitting in desks next to each other)
Re: Recent Apple updates leading to WiFi issues?
#56I (used to) work in academic IT and I hate articles like this. People would assume there is a serious problem, turn off a bunch of services, run a bunch of random-ass shell scripts, and then forget that they'd done all that and at some random point in the future discover that some feature wasn't working, and blame me.
Re: Recent Apple updates leading to WiFi issues?
#57I really don’t like that the page asks users to blindly curl and execute a script that then curl and executes another script all to run a one line `ifconfig` command. Why not just share the command?
I thought we’d gotten over this thing where people thing they appear smart because they copy & paste instead of using curl?
Re: Recent Apple updates leading to WiFi issues?
#58I (used to) work in academic IT and I hate articles like this. People would assume there is a serious problem, turn off a bunch of services, run a bunch of random-ass shell scripts, and then forget that they'd done all that and at some random point in the future discover that some feature wasn't working, and blame me.
I just spent the last week diagnosing catastrophic Wi-Fi issues at a client location. 90% of macs wouldn’t connect to Wi-Fi, when they would association would take 45 seconds. Sometimes you couldn’t route or ping the gateway. When you could you’d get disassociated within a minute. Turning off the airdrop/anirplay interface fixes it instantly. sudo ifconfig awdl0 down It took us 5 days to figure it out. We had no less…
Re: Recent Apple updates leading to WiFi issues?
#59Both our iPhones seem to have similar issues.
I went mad trying to figure it out with my router/APs etc.
I was certain there is no way it could be Apple’s issue. But in hindsight this makes sense.
Especially so, if Apple is sharing some driver logic between M1 laptops and A16 SOCs on the phones.
Edit: I want to add that this most-noticably manifested as websites loading incompletely. Looking at the network tab, this would show some HTTP requests fail even before establishing a connection. Other requests were fine. So most sites were broken, or don't render correctly without css. Restart was the only fix.
Re: Recent Apple updates leading to WiFi issues?
#60Sometimes I am just unable to load any web pages, but I can ping those sites. I have to reboot it regularly to reconnect to the internet. The issue is most likely to occur after waking from sleep.
The issue is so bad that I have to fall back to a Hackintosh at home. I originally was using an Intel-based WiFi card is great; later, I switched to a Broadcom card to enable handoff / AirDrop / AirPlay. After switching, it seems to degrade internet stability. The symptom seems like it has something to do with awdl0, so it might get helped from the post.
All my Windows computers work with no issues on the same network. I followed some instructions online to change the MTU [1] it seems to fix the issue somewhat.
[1]: https://apple.stackexchange.com/questions/177873/full-wi-fi-...