Jump to content
17 posts in this topic

Recommended Posts

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??

  • Like 1
Link to comment
https://www.insanelymac.com/forum/topic/306980-enable-qeci-on-intelhd4600/
Share on other sites

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>
  • Like 2
<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/

  • Like 2

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?

~
 LOL indeed

Post all your hardware specs.

My specs are :
intel db85fl board
core I 5 4670 3.20 ghz turbo boost upto 3.4.
intel hd4600 graphics
4 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.

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!

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.

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! :D 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.

  • Like 1
×
×
  • Create New...