Macbook Pro Discreate Graphics Card Issue Fix [Updated]

After reading hundreds of hundreds articles, blogs, forums looking for some more suitable solution i found one really interesting.

Because Macbook has built in option to automatically turn off the computer when its over heated and has (or looks it has) the mechanism to prevent to over heat again setting all or most of all option to minimum when user will turn it on again after it was automatically shut down, the macbook is ABLE TO BOOT using INTEGRATED GPU!!!

It means you CAN BOOT your broken mac and do some action to prevent using AMD or ATI gpu again.

The procedure looks like that:

1. Download gfxCardStatus but max version 2.2.1. Save it on Pendrive.

2. Make everything same with drivers like it was before your mac was broken. Your system files/drivers should be on right place.

3. Turn on mac, leave it run to the moment when it will freeze on blue/gray/other screen.

4. Let it in this state – close lid, and put your mac to your case, and even more put it to some bag. Do something that will not allow fresh air to cool your mac – you will hear in few minutes that fans starting to spin crazy but still leave it in this state – to the moment when it will turn off automatically.

5. After its turned off, QUICKLY remove your mac from bag/case and turn it on. DO NOT leave it cool down. It MUST bu turned on when its still hot.

6. Is highly possible your mac will bot using integrated GPU. When it will do this QUICKLY use gfxCardStatus from pendrive you prepared to switch to Integrated GPU.

Now you can follow the instruction from prevoius post.

1. Reboot Mac and enter to the Console mode (Command + S before gray screen appear)

2. mount -uw /

3. create folder example /_temp
4. move all AMD or ATI folders (files) to folder you created
sudo mv /System/Library/Extensions/AMD*.* /_temp

!!!! 5. Execute command:
sudo kextcache -v 1 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/

This will rebuild kexts cache which won’t contain AMD or ATI drivers kexts

6. restart your Mac using – sudo reboot

7. Start your Mac normally – Mac should use only Integrated Graphics Card now and it should boot always using integrated gpu.

REALY IMPORTANT !!! Turn off any updates which are connected to Mac OS X !!! Any system update can break this state again. This fix worked for me. My mac was freezed completly. Now Im writing from it this post!

Ref
http://www.asyncro.com/2014/03/24/macbook-pro-discreate-graphics-card-issue-fix-updated/

Macbook Pro Discreate Graphics Card Issue Fix (Beta fix)

A lots of people complaining about Discreate Graphics Card Issue on theirs MAcbook Pro’s from 2011. Here you can find information about the problem: https://discussions.apple.com/thread/4766577 . Currently I have the same problem and event cannot use gfxCardStatus to switch to Integrated card.

I did some research and find probably the way how to fix it. here is an instruction for every one who cannot boot even to safe mode:

How to switch to Integrated Intel HD graphics card without using gfxCardStatus – BETA – still under tests !!!

1. Reboot Mac and enter to the Console mode (Command + S before gray screen appear)

2. mount -uw /

3. create folder example /_temp

4. move ale AMD folders (files) to folder you created
sudo mv /System/Library/Extensions/AMD*.* /_temp

!!!! 5. Execute command:
sudo kextcache -v 1 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/

This will rebuild kexts cache which won’t contain AMD drivers kexts

6. restart your Mac using – sudo reboot

7. Start your Mac normally – Mac should use only Integrated Graphics Card now

!!!!!! PLEASE REMEMBER – THIS IS BETA FIX – STILL UNDER TESTS !!!!

reference

http://www.asyncro.com/2013/12/12/macbook-pro-discreate-graphics-card-issue-fix/