WiFi on my MacBook Pro (13-inch, Mid 2010) has stopped working.
When I click the WiFi button I see the message "Wi-Fi: no hardware installed"
I have attempted many things, including other questions in this StackExchange site (this was the first answer I found and I followed but didn't solve my issue. Ultimately it suggests replacing my Airport card, but I'd rather eliminate all software/logic possibilities before getting to replacing the Airport adapter or buying a USB wifi adapter).
The detailed steps I've taken:
- MOVING/DELETING SystemConfiguration
I've followed this answer to check whether my en1 (airport adapter) exist and was working:
ifconfig -a
- it showed up
ifconfig en1 inet up
or ifconfig en1 up
- both resulted in the same error: interface en1 does not exist'
Then I moved/deleted the files located at /Library/Preferences/SystemConfigurations
as instructed.
Removed the
preferences.plist
and restarted. Since it didn't resolve I continued.Removed
NetworkInterfaces.plist & com.apple.airport.preferences.plist
and restarted.Lastly, I attempted to remove the whole
SystemConfiguration
folder, but Mac didn't allow it. So I removed as many files as possible and restarted. Didn't resolve the problem, but en1 disappeared for good fromSystem Preferences -> Network
.
- NVRAM & SMC reset
Followed several guides, but ultimately this one and it didn't work. I have reset NVRAM & SMC countless times.
- AHT
Some guides suggest running Apple Hardware Test. I've tried, but it doesn't work, returns the error -3403D: as I've researched, it means AHT can't be run in my system.
QUESTIONS
Backing up and reformatting has any chance to resolve the problem? Is it worthy of trying? Any other suggestions? I'm considering to buy an USB wifi adapter.
As a last resort and hoping that my airport adapter is still working and not faulty, I'm asking here.
SYSTEM INFO
MacBook Pro (13-inch Mid 2010)
macOS High Sierra 10.13.6
> About This Mac > System Preferences… > System Report… > Network > Wi-Fi
, make a screen capture and include it within your original question (OQ). – dan Jun 06 '20 at 09:18