Contribute
Register

Intel UHD 630 Graphics (0x3e918086 i3-8100) Native support with GfxId Injection

Status
Not open for further replies.
HI, snakePanda. I can't do it on mobo with Intel H370 Chipset, I think Intel H310 same issue. If you use solution from this thread and Intel Z370 Chipset, it'll working I think. Or you will need use notIntegrated GPU.

I think we only need to remap the HDMI port, in Clover Configuration, Kernel and Patches:
AppleIntelKBLGraphicsFramebuffer, find 02040A00 00040000 87010000, replace ?
I don't know how to know HDMI number port...
 
I think we only need to remap the HDMI port, in Clover Configuration, Kernel and Patches:
AppleIntelKBLGraphicsFramebuffer, find 02040A00 00040000 87010000, replace ?
I don't know how to know HDMI number port...

02040A00 00080000 87010000 for hdmi ?
 
guys i follow both guides (edit AppleIntelKBLGraphics.kext & AppleIntelKBLGraphicsFramebuffer.kext or just RehabMan's kext fix in S/L ) but not works. i get blank screen. i use hdmi for output. please help :)
 
Ok, this guide works with Rehabman's kext but i dont have hdmi output only vga. boot with hdmi but after loading kext driver only vga... need to unplug hdmi & plug vga to get screen.. How can fix this? csm disabled. enabled same thing.
 
Alright this is what exactly I did (My sw is :10.13.2)

1st; – We are going to add the Device ID into the two kext below, which is 0x3e918086 0x3e928086;

(Open up terminal and edit these files with nano, don't forget to use sudo to be able to edit the file)
(https://www.howtogeek.com/howto/42980/the-beginners-guide-to-nano-the-linux-command-line-text-editor)

/System/Library/Extensions/AppleIntelKBLGraphicsFramebuffer.kext/Contents
and edit Info.plist

/System/Library/Extensions/AppleIntelKBLGraphics.kext/Contents/Info.plist

Should be seen like this;

0x59128086 0x59168086 0x591B8086 0x591E8086 0x59268086 0x59278086 0x59238086 0x3E918086 0x3E928086

2nd- ) Download and put the kext we need into the EFI/Clover/Kext/Others

The kexts we need ; FakePCIID_Intel_HD_Graphics , FakePCIID; FakeSMC, Lilu,

(Uploaded my files here: http://www1.zippyshare.com/v/YqNtt4B8/file.html)

3rd- ) Open up Clover Configurator, go to Device section and Add 0x3e928086 into IntelGFX
Save – Restart.

We do not need disable or enable anything else,
You are the man! After 3 sleepless nights, bam!:thumbup:
Screen Shot 2018-07-30 at 10.25.16 PM.png
 
Hi @RehabMan, I followed the above method for i5-8400..but still getting 7mb. This will not work for i5 8400? Pls advice if any changes needed.. Thanks
Here, I just finished doing it and finally got graphics acceleration.
Attached is my clover file, you should be good with that. Removed my serial number from config.plist, thats the only thing I changed in it. I hope it helps you cause I was days trying to fix this and I know the filling:banghead:

Update: I removed the fake ID 0x3E928086 under DEVICES and I have full graphics acceleration, our CPUs don't need a fakeID for what I have read around and I just confirmed that in my build.
Note: The EFI file I attached here for you has fakeID 0x3E928086, but like I said, if set to 0x0 graphics also work.
Also not an expert, but I can help you as much as I can.
 

Attachments

  • Screen Shot 2018-07-30 at 10.25.16 PM.png
    Screen Shot 2018-07-30 at 10.25.16 PM.png
    21.9 KB · Views: 148
  • CLOVER.zip
    2.9 MB · Views: 176
Last edited:
Here, I just finished doing it and finally got graphics acceleration.
Attached is my clover file, you should be good with that. Removed my serial number from config.plist, thats the only thing I changed in it. I hope it helps you cause I was days trying to fix this and I know the filling:banghead:

Update: I removed the fake ID 0x3E928086 under DEVICES and I have full graphics acceleration, our CPUs don't need a fakeID for what I have read around and I just confirmed that in my build.
Note: The EFI file I attached here for you has fakeID 0x3E928086, but like I said, if set to 0x0 graphics also work.
Also not an expert, but I can help you as much as I can.
Thank you for the reply bro.. I'll try this and update.. :thumbup:
 
Here, I just finished doing it and finally got graphics acceleration.
Attached is my clover file, you should be good with that. Removed my serial number from config.plist, thats the only thing I changed in it. I hope it helps you cause I was days trying to fix this and I know the filling:banghead:

Update: I removed the fake ID 0x3E928086 under DEVICES and I have full graphics acceleration, our CPUs don't need a fakeID for what I have read around and I just confirmed that in my build.
Note: The EFI file I attached here for you has fakeID 0x3E928086, but like I said, if set to 0x0 graphics also work.
Also not an expert, but I can help you as much as I can.
Unfortunately it's not working bro.. I am getting no signal on monitor while pc is still running.. But I change ig platform I'd from 0x00000000 to 0x3E920000, able to boot with 7mb gpu.. :cry:

Did u install any additional kexts in /s/l/E or /l/E, o like intelgraphicsdvmtfixup.kext, Intelgraphicsfixup.Kext?

Also did u remove the original kexts appleintelkbl* kexts from /s/l/e?
 
Status
Not open for further replies.
Back
Top