Published on

GPU Failure (possibly...) on my MBP15' (early 2011 model)

Symptoms

Various glitch happen when connecting external displays, or doing GPU intensive tasks.

Workaround

Disable external GPU... or bring this mbp to 'genius' bar, and get the logic board replaced. The latter is obviously expensive solution, and according to the discussion above, it doesn't resolve the problem permanently.

I would rather wait for upcoming Macbook Pro (late 2014) than tentatively fixing this 3 years-old macbook with no warranty by paying more than 1/5 of my salary. So I've decided to disable external GPU, and forget about my thunderbolt display.

# In the single user mode..... (press Cmd+S on boot)

# mount the disk to operate
$ mount -uw /

# I'm just a person who always want it back
$ mkdir ./DisabledExtensions

$ cd /System/Library/Extensions
$ mv AMD* /DisabledExtensions

# I perhaps had to clear the kext-cache, or rebuild kexts, but that time I just restarted and clear the PRAM
$ shutdown  -h now

How is it lately?

Absolutely annoying. Of course this saved me from the fatal failure (cannot boot, crash on boot with grayed out display, and etc.), now I can write something on the MBP like this. But while working on some applications which highly depended on the external GPUs such as Google Chrome, Adobe things, some OSX preinstalled applications (Preview.app, Calendar.app, Safari, and etc.) , I've experienced minor display glitches, and/or very-low FPS animations.

Now I switched to Firefox (reluctantly, but still vimperator is great.), and since I haven't been on the codes lately (sadly because of the job?) it's just annoying not fatal.

(I'll probably buy a new one, and give this to my wife.)