talsid Posted July 6, 2015 Share Posted July 6, 2015 Hello I have db85fl with i5 processor intel hd 4600 graphics. I have installed yosemite with clover. the motherboard has only DVI and admin port but since my lcd only has via input i use a dvi to via converter. Any way i can enable QE/CI on it?? 1 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/ Share on other sites More sharing options...
Allan Posted July 6, 2015 Share Posted July 6, 2015 Maybe this video-guide can help you: [Video] Intel HD 4600 Full QE/CI In Yosemite Or RampageDev's guides are very good too: http://www.rampagedev.com/?page_id=200&page=7 You can try use FakeID in Clover: <key>Devices</key> <dict> <key>FakeID</key> <dict> <key>IntelGFX</key> <string>0x04128086</string> <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>Intel</key> <true/> </dict> <key>ig-platform-id</key> <string>0x0a260006</string> 2 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151210 Share on other sites More sharing options...
mendietinha Posted July 6, 2015 Share Posted July 6, 2015 this too> https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads 2 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151213 Share on other sites More sharing options...
crusher Posted July 6, 2015 Share Posted July 6, 2015 <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>0x0D220003</string> </dict> https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads First try code proposal and second link of @mendietinha EDIT: http://www.insanelymac.com/forum/topic/306383-asus-z97-gryphon-no-qeci-with-h4600-a-nvidia-card-or-both-combined-this-time-with-1095/ 2 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151284 Share on other sites More sharing options...
talsid Posted July 7, 2015 Author Share Posted July 7, 2015 Ok i tried all of the suggested solutions. Unfortunately tho none of them work. When i added allans bit to my config.plist it loads for a while then, just when it is about to get to the desktop, the screen goes blank. Same happens with other suggestions too. When i go to verbose boot it gets stuck at something about p states but that bit appears at every boot (without the intel fix) Any other solutions? Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151423 Share on other sites More sharing options...
Allan Posted July 7, 2015 Share Posted July 7, 2015 Post all your hardware specs. You have 2 GPUs? And with DVI port, maybe you need edit some framebuffers values. Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151428 Share on other sites More sharing options...
calibre™ Posted July 7, 2015 Share Posted July 7, 2015 it doesnt need ig-platform nor fakeid. All it needs is vanilla intelhd Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151429 Share on other sites More sharing options...
mendietinha Posted July 7, 2015 Share Posted July 7, 2015 it doesnt need ig-platform nor fakeid. All it needs is vanilla intelhd we all assumed that he tried that first lol Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151435 Share on other sites More sharing options...
talsid Posted July 7, 2015 Author Share Posted July 7, 2015 ~ LOL indeed Post all your hardware specs. My specs are :intel db85fl boardcore I 5 4670 3.20 ghz turbo boost upto 3.4.intel hd4600 graphics4 gb ram You have 2 GPUs? No I only have integrated gpu. And with DVI port, maybe you need edit some framebuffers values. maybe you misunderstood that part. I have only DVI and HDMi outputs on the pc. I have connected my VGA monitor using a DVI to VGA adapter. Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151519 Share on other sites More sharing options...
Allan Posted July 7, 2015 Share Posted July 7, 2015 Send me your config.plist Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151539 Share on other sites More sharing options...
talsid Posted July 9, 2015 Author Share Posted July 9, 2015 Sorry for the late reply. i just bought a dvi monitor and hooked it up to my pc and i got qe/ci only with inject intel and the ig-platform id part. Thanks for all ur help 1 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151876 Share on other sites More sharing options...
Allan Posted July 9, 2015 Share Posted July 9, 2015 Nice! Enjoy your Hack Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2151898 Share on other sites More sharing options...
helpme Posted July 11, 2015 Share Posted July 11, 2015 Hi all! After having successfully installed the old Leopard on a Vaio VGN-NR11S several years ago, i'm back to install Yosemite on my brand new laptop, a HP Envy 15 J100EL. The machine seems to be quite good to work with 10.10 distro, in my specific case a YosemiteZone 10.10.1 release, the only one who didn't make trouble in the installation progress. I used Clover as boot loader and this kext to bring my vram from the "original" 3 mb to the actual shared 1536. Also in this case that was the only solution who seemed to work quite good. The problem in fact is that I still have no QE/CI enabled so basically my laptop is unusable as you can easy imagine. So, please, can someone suggest me the way to finally enable video acceleration? I wrote here because I see that this should be the place, but I wanna be sure to move in right way before having troubles.. Thanks! Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2152508 Share on other sites More sharing options...
crusher Posted July 11, 2015 Share Posted July 11, 2015 Use a Yosemite with AppStore and install Vanila method. After use answer on post #2 or #3 or #4. 1 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2152523 Share on other sites More sharing options...
helpme Posted July 11, 2015 Share Posted July 11, 2015 Hi crushers, first thanks for your answer! I'm going to download Yosemite dmg but meanwhile i'd like to clarify somethings.. About #2 answer, the video he linked show the same kext I used, than i checked my Clover plist and the text that Allan posted is also in my plist, so my question is: do I just need to download an original copy to get the qe/ci active? Cause, as I said before, I got the MBs i needed on my Intel HD 4600, but the problem is that I still haven't video acceleration. Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2152565 Share on other sites More sharing options...
talsid Posted July 12, 2015 Author Share Posted July 12, 2015 I think that you do need to download the orignal copy. As for the VRAm I don't think you can go higher that 96mb on integrated graphics Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2152702 Share on other sites More sharing options...
helpme Posted July 16, 2015 Share Posted July 16, 2015 Thanks all for reply! I found on web another OSX dmg, edited specifically for most of HP Envy laptop, which enabled QE/CI soon after the installation process, so I can happily say that QE/CI is, fortunately, no more a problem for me! However there are still some features to fix, but obviously I'll ask for help in the appropriate threads. Again, thanks everyone for your answers. 1 Link to comment https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/#findComment-2153547 Share on other sites More sharing options...
Recommended Posts