julian-poidevin / MBPMid2010_GPUFix

MBPMid2010_GPUFix is an utility program that allows to fix MacBook Pro (15-inch, Mid 2010) intermittent black screen or loss of video. The algorithm is based on a solution provided by user fabioroberto on MacRumors forums.
MIT License
370 stars 60 forks source link

I want to restore My MBP 2010 back to original state? #137

Open technoboy333 opened 3 years ago

technoboy333 commented 3 years ago

I have used this MBPMid2010_GPUFix on my macbook pro. But now I want to restore it back to the original status. How can we do that? because I want to get my mbp rapaired so before that i want it to be in original state so that i can verify if the repair works

mikevybiral commented 3 years ago

Me too. After running MBPMid2010_GPUFix on 10.15.7 Chrome starts but doesn't get beyond the thee dots top left.

julian-poidevin commented 3 years ago

Hello guys, I've been testing a way to revert the patch all evening long. In fact, deleting the patch is pretty easy, you should open a Terminal (Application "Terminal" can be founder in your application folder" and follow these steps :

  1. Copy paste this following command line : sudo -S rm -rf /System/Library/Extensions/AppleGraphicsPowerManagement.kext
  2. Press ENTER, it will probably ask for you password
  3. Restart your PC

If you want to re-apply the patch again (because for e.g. the hardware fix does not work properly), then it's a bit more complicated. You have to follow this tutorial. In step 11, do not search for AppleIntelSNBGraphicsFB.kext but AppleGraphicsPowerManagement.kext instead.

Finally run the MBP Patch program again and reboot your computer to re-apply the patch.

mikevybiral commented 3 years ago

Thanks a bomb, Julian. I deleted the patch as per instructions. (Needed to be preceded by sudo mount -uw / ). So, I'm back to square one. Probably the laptop will revert to daily crashes but at least the supermarket deliveries can be arranged. I now need to research a hardware fix. Best to you and all, Mike