Contribute
Register

How to enable iGPU?

Status
Not open for further replies.
Joined
Mar 19, 2017
Messages
11
Motherboard
Asus B150M-A (2 PCI-E x1, 1 PCI-E x16, 4 DDR4 DIMM, Audio, Video, Gigabit LAN)
CPU
Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Graphics
NVIDIA GeForce GTX 970 4095 mb
I truly need to switch my NVIDIA 970 with iGPU. But how can I do that? Also there is a question: if I enable iGPU for my macOS, will my Windows 7 build (secondary OS) work correctly and use NVIDIA videocard?

P.S: I used Clover, macOS ver is Sierra.

Thanks!
 
@jkobz, please provide complete details in your Profile (personal details).

Mobo: Motherboard Manufacturer/Model
CPU: Detailed CPU model (e.g., i7-4770K)
 
You have to switch to IGP in your bios. If you are dual booting and want to use the 970 in Windows then you will have to switch the bios and monitor plug each time you switch OS.

What is the reason for not using the 970 in macOS?
 
@slim.jim or you can suggest a better solution to this trouble?
 
@slim.jim or you can suggest a better solution to this trouble?

I got it working by re codesign my Xcode binary file like this (please back it up before do this):

```
sudo codesign -f -s - /Applications/Xcode.app/Contents/MacOS/Xcode
```

Not sure if it is too late...
 
Status
Not open for further replies.
Back
Top