My MacBook won't charge. Here are the things I have done so far:
- I tested the MagSafe charger to another laptop to make sure it is not faulty ( MagSafe is working )
- I did the SMC reset ( shift + alt + control + power)
- I decided to open the laptop, I pulled the clear plastic pull tab attached to the battery connector then try to plug the MagSafe. It lit up.
- I attached the clear plastic pull tab attached to the battery connector back to the logic board then plug back the MagSafe, it does not light up.
Can anyone please give an idea of what seems to be the problem?
I checked the battery status using
$ system_profiler SPPowerDataType | grep "Condition" | awk '{print $2}'
condition: normal
The MacBook model is MacBook Air (13-inch, early 2015) macOS Mojave.
system_profiler SPPowerDataType | grep "Condition" | awk '{print $2}'Source question: Using bash/terminal to get number of battery recharge cycles – anki Sep 21 '19 at 17:15