vpolp Posted February 15, 2016 Share Posted February 15, 2016 I need to know how to fix this! It's bugging me. I use a Dell Inspiron 3048 and I can't for the life of me get this to work. My network works, my sound works everything works EXCEPT for my graphics. Does anyone know how to fix this? I've tried everything. This is a DESKTOP and I use CLOVER. Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/ Share on other sites More sharing options...
gengik84 Posted February 15, 2016 Share Posted February 15, 2016 Hi, if you are using clover as a bootloader Try: ig-platform-id 0x0a260006 Otherwise, try looking here:http://www.insanelymac.com/forum/topic/304267-intel-hd4400-full-qeci-in-yosemite-1010210103/ Also tested on El Capitan 1 Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/#findComment-2215947 Share on other sites More sharing options...
vpolp Posted February 15, 2016 Author Share Posted February 15, 2016 Hi, if you are using clover as a bootloader Try: <key>ig-platform-id</key> <string>0x0a260006</string> Otherwise, try looking here:http://www.insanelymac.com/forum/topic/304267-intel-hd4400-full-qeci-in-yosemite-1010210103/ Also tested on El Capitan No, I haven't tried that IGPID, I'll test it now! Where does that key go though? (I reset my boot loader to fix sound and I can't remember ) Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/#findComment-2215948 Share on other sites More sharing options...
gengik84 Posted February 15, 2016 Share Posted February 15, 2016 Clover -->config.plist ---> Graphics For editing, use a text editor or Clover configurator <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <true/> <key>NVidia</key> <false/> </dict> <key>NvidiaSingle</key> <false/> <key>ig-platform-id</key> <string>0x0a260006</string> Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/#findComment-2215951 Share on other sites More sharing options...
vpolp Posted February 15, 2016 Author Share Posted February 15, 2016 When I update my cache I get this error, even though I'm in kext-dev-mode=1 AppleGraphicsPowerManagement.kext has incorrect permissions; omitting. Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/#findComment-2215953 Share on other sites More sharing options...
vpolp Posted February 15, 2016 Author Share Posted February 15, 2016 Clover -->config.plist ---> Graphics For editing, use a text editor or Clover configurator <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <true/> <key>NVidia</key> <false/> </dict> <key>NvidiaSingle</key> <false/> <key>ig-platform-id</key> <string>0x0a260006</string> Both things don't work for me! It's because I use the desktop Link to comment https://www.insanelymac.com/forum/topic/310937-intelhd-4400-real-choppy/#findComment-2215962 Share on other sites More sharing options...
Recommended Posts