Jump to content

HD 4400 In Yosemite


RobinMacInc
 Share

5 posts in this topic

Recommended Posts

**written by Robin H**

Hello to everyone,

Could someone tell me if OS X Yosemite (10.10) support Intel HD 4400?
or could I enable my Intel HD4400 in Mavericks?

I am using Niresh 10.9 via USB Installer.
I can boot up the installer and install without problem.
But when booting with "-v -x" , it stuck at here :( :
 

DSMOS has arrived
[IOBluetoothHCIController][start] --completed

My computer configuration :

Asus X555L
Intel i5 4210u
Intel HD 4400
Nvidia Geforce 820M
RAM 4GB



Sorry for my bad Engish :P 
Thanks for help  :yes:

Link to comment
Share on other sites

well, if this is a laptop, try delete all NVDA kexts, HD 4400 mobile  in chamelon use this flag IntelAzulFB=12

with clover boot loader try this:  ig-platform-id = 0x0a260006, InjectIntel = True, DualLink=0

 

 

Nvidia

- GeForce.kext

- GeForceGA.plugin

- GeForceGLDriver.bundle

- GeForceVADriver.bundle

- NVDAGF100Hal.kext

- NVDAGK100Hal.kext

- NVDANV50Hal.kext

- NVDAResman.kext

- NVSMU.kext 

  • Like 1
Link to comment
Share on other sites

Deleting unrelated drivers is not a solution. 

 

For Chameleon add the following to your Boot.Plist:

<key>IGPEnabler</key>
<string>Yes</string>
<key>IGPlaformID</key>
<string>0a260006</string> 

For Clover find:

<key>Graphics</key>
<dict>
…
</dict>

And add the following Code under there:

<key>ig-platform-id</key>
<string>0x0a260006</string>

If you need more background information you can find more here

  • Like 1
Link to comment
Share on other sites

**written by Robin H**
OK, I have tried your advice but things got strange.
I have MountainLion and Mavericks at the same time.

When I tried your advice on MountainLion, I got full screen resolution and also QE/CI working perfectly.  :thumbsup_anim: 

I was very happy and I test the same method on Mavericks, it DOES recognize it as "Intel HD Graphics 4400 64 MB"
However, QE/CI isn't working!   :no: 
Can anybody solve this for me?

Anyways, thanks for your reply!

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...