It's not a major problem, just a little niggle, but just lately the MagSafe power connector on my white 13" MacBook only seems to charge one way up. Previously it didn't matter which way up it was.

Anyone any (sensible) suggestions as to why this might be?

link|improve this question

feedback

2 Answers

up vote 8 down vote accepted

Here's my theory. The magsafe connector, head-on, looks like this: [**.**] What I write as "*" looks like an electrical contact. It really only needs to connect two things (the "+" and "-", possibly ground too). To allow you to plug it in either way, it must be designed symmetrically. So for example it could be wired so that the two external contacts are connected to "-", and the two internal ones to "+".

Now, contacts can get damaged over time. What might have happened is that, say, the magsafe's rightmost contact does not work anymore. So you have something like [**.*.]. By sheer bad luck, it might be that the corresponding contact on the laptop side also does not work anymore.

So when you plug it one way, the leftmost outer contact works and does the job. When you plug it the other way, each side has a broken contact and so the circuit cannot complete.

Here's a pictorial version:

           orientation 1      orientation 2
magsafe    [**.*.]            [.*.**]
computer   [**.*.]            [**.*.]
(result)   works!             does not work

edit: checked the actual wiring, and it is indeed symmetrical as I describe.

link|improve this answer
2  
Kudos for the ASCII art, finding a link, and explaining a hardware issue to a software guy so that he could understand it – Rob Cowell Feb 21 '10 at 22:25
feedback

Especially if you are experiencing other issues, you should consider resetting the System Management Controller. On my Macbook Pro, I had issues with the MagSafe adapter suddenly working in only one direction, in addition to my home WiFi password being forgotten and sporadic shutdowns. Following the steps in that link has so far fixed the MagSafe issue (and hopefully the others...).

link|improve this answer
Worth noting, cheers. – Rob Cowell Jan 24 '11 at 11:13
*Update: Turns out I had a bad power block (something not covered by AppleCare, FYI), so I imagine the ritual I proposed didn't actually ameliorate my particular issue. – David Rivers Dec 13 '11 at 2:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.