RobinMacInc Posted September 13, 2014 Share Posted September 13, 2014 **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 X555LIntel i5 4210uIntel HD 4400Nvidia Geforce 820MRAM 4GBSorry for my bad Engish Thanks for help Link to comment https://www.insanelymac.com/forum/topic/300861-hd-4400-in-yosemite/ Share on other sites More sharing options...
iFIRE Posted September 13, 2014 Share Posted September 13, 2014 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 1 Link to comment https://www.insanelymac.com/forum/topic/300861-hd-4400-in-yosemite/#findComment-2060295 Share on other sites More sharing options...
RobinMacInc Posted September 13, 2014 Author Share Posted September 13, 2014 **written by Robin H**Thanks a lot for your advice.I will try it and keep updating ! **Yes, it's a laptop.** Link to comment https://www.insanelymac.com/forum/topic/300861-hd-4400-in-yosemite/#findComment-2060302 Share on other sites More sharing options...
Rampage Dev Posted September 13, 2014 Share Posted September 13, 2014 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. 1 Link to comment https://www.insanelymac.com/forum/topic/300861-hd-4400-in-yosemite/#findComment-2060304 Share on other sites More sharing options...
RobinMacInc Posted September 13, 2014 Author Share Posted September 13, 2014 **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. 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! Can anybody solve this for me?Anyways, thanks for your reply! 1 Link to comment https://www.insanelymac.com/forum/topic/300861-hd-4400-in-yosemite/#findComment-2060346 Share on other sites More sharing options...
Recommended Posts