Hello, Sorry I'm a complete noob.
I'm already trying to find a way for months to run my Macbook Pro Retina Late 2013 with Intel Graphics in Windows because the GT750M is sucking up so much power from the battery.
So I finally found this thread, but it's really confusing and hard to understand.
Can you or someone else explain me step-by-step how you enabled the Intel Iris Pro and disabled the Nvidia?
I installed Windows via Bootcamp assistant on OSX Mavericks.
The only thing I understood so far was:
1.) changing graphics to intel only with gfxcardstatus
2.) chainloading windows with grub
3.) installing a driver that disables Nvidia driver loading
4.) installing intel drivers?
Not sure if I understood that correctly so far, so that's why I'm asking
Thank you very much, your help is appreciated![]()
Hi nex01, sorry that there are no good instructions yet, this is all very experimental.
But if you're interested in getting it to run, start with setting up GRUB:
I uploaded my grub folder here: http://andreas.heider.io/gmux/2013/g...set-os.tar.bz2
sudo mount -t msdos /dev/disk0s1 /efi
Then move the folder to /efi/EFI/grub and edit the grub.cfg.
This should then make the the Intel GPU visible in Windows. Then you can do the gfxcardstatus and driver thing.