• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

GUIDE How to Enable Intel UHD Graphics 620/630 on Laptop

Apply GFX0 to IGPU rename
Apply HECI to IMEI
Apply MEI to IMEI
Enable -disablegfxfirmware in bootargs

Reply with new PR files.
Please check the file attached
Sorry, forgot about gfx. one moment
 
Apply GFX0 to IGPU rename
Apply HECI to IMEI
Apply MEI to IMEI
Enable -disablegfxfirmware in bootargs

Reply with new PR files.
Another try, sorry, a bit tired )
 

Attachments

Another try, sorry, a bit tired )
No worries. It happens. I'm also about to signoff. Long day and coding stuffs.
Okay, so the Device ID is not natively supported.
Install latest FakePCIID and FakePCIID_Intel_HD_Graphics.kext to S/L/E.

Reply with new PR files.
 
No worries. It happens. I'm also about to signoff. Long day and coding stuffs.
Okay, so the Device ID is not natively supported.
Install latest FakePCIID and FakePCIID_Intel_HD_Graphics.kext to S/L/E.

Reply with new PR files.
Is it really necessary to install in s/l/e? Why not in clover? I observed them working ok from clover c/k/o.
What about weg? Shall I remove it?
 
Last edited:
Is it really necessary to install in s/l/e? Why not in clover? I observed them working ok from clover c/k/o.
What about weg? Shall I remove it?
I prefer FakePCIID installation to S/L/E. Of course it can be installed to CLOVER/Kexts/Other.
No need to remove WEG. Keep that and also install both the FakePCIID.

Reply with new files.
 
I prefer FakePCIID installation to S/L/E. Of course it can be installed to CLOVER/Kexts/Other.
No need to remove WEG. Keep that and also install both the FakePCIID.

Reply with new files.

Well, I can simply return a package from ssdt dsm, no need to use fakepciid if there's still weg, I suppose.
Like this code in the IGFX _DSM observed on my real mac:
1574062379820.png

So, in my _DSM I can just
Code:
              Return (Package()
                {
                    "model", Buffer() { "Intel UHD 620" },
                    "AAPL,ig-platform-id", Buffer() { 0x00, 0x00, 0x16, 0x59 },
                    "device-id", Buffer() { 0x16, 0x59, 0x00, 0x00 },
                    "hda-gfx", Buffer() { "onboard-1" },
                })
For all UUIDS, except wintel's 3E5B41C6-EB1D-4260-9D15-C71FBADAE414

But ok, I did not succeed, so will follow your instructions, thank you!
Do I need to enable injection in some other way? It does nothing without it.
 
Well, I can simply return a package from ssdt dsm, no need to use fakepciid if there's still weg, I suppose.
Like this code in the IGFX _DSM observed on my real mac:
View attachment 1852

So, in my _DSM I can just
Code:
              Return (Package()
                {
                    "model", Buffer() { "Intel UHD 620" },
                    "AAPL,ig-platform-id", Buffer() { 0x00, 0x00, 0x16, 0x59 },
                    "device-id", Buffer() { 0x16, 0x59, 0x00, 0x00 },
                    "hda-gfx", Buffer() { "onboard-1" },
                })
For all UUIDS, except wintel's 3E5B41C6-EB1D-4260-9D15-C71FBADAE414

But ok, I did not succeed, so will follow your instructions, thank you!
Do I need to enable injection in some other way? It does nothing without it.
I still prefer FakePCIID method. No any other way to inject except DSDT and Kext.

Attach your new PR files asked in this post
 
I still prefer FakePCIID method. No any other way to inject except DSDT and Kext.

Attach your new PR files asked in this post


Sure, this is dsdt.
Ok, doesn't matter, but my question was - do I need to change clover's config prior to sending you files? Because I just put both fakepciid back and observe no changes. And it shall be so since no injections are configured in clover. I can send you files as they are now but I suppose without igpu properties injection, they are the same as I sent you before?
 

Attachments

I've got a "conversation" from you but cannot answer - there's no "reply" button or something alike (
Please help!
 
I've got a "conversation" from you but cannot answer - there's no "reply" button or something alike (
Please help!
Check now.
 

Similar threads

Latest posts

Forum statistics

Threads
2,084
Messages
19,451
Members
29,554
Latest member
xxxxxxxxxx