Contribute
Register

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

Status
Not open for further replies.
I am booting from the flash drive!

I havent installed clover on my hdd... I thought for testing the graphics it wasn't necessary!

Do you think I should reinstall and install clover on the hdd before installing the kexts to /library/extensions?

Since a haven't made any changes to my config.plist or my EFI don't think this would change anything.


As I mentioned:

- Install fine
- Booting from USB fine
- Installing the 2 kexts to /library/extensions with kextbeast
- Stalls in boot process

thanks
 
Try boot in safe mode. This is how are you going to boot up in safe mode.

 
Ok, so I setup everything again and did everything I could and know!

With the incorrect invalid id I made this debug files

Problems I have at the moment:

Graphic Glitches
No Bluetooth
No Audio

I previously solved Bluetooth and Audio problems but don't know anymore how I did it :)
But I work on that when graphics are up

thanks all
 

Attachments

  • debug_25275.zip
    4.5 MB · Views: 126
@RehabMan ,

I wanted to try to update first to check if it still works but then I decided to format one of my ssd and installed as a new one;
Result; success again.

The one&only thing that doesn't work is that the browser doesn't play videos after wake up from sleep. And it doesn't play till I restart the pc. Would be so excellent if it would works too..

@DrGontzo The method I do;

Open up terminal and add these (0x3E918086 0x3E928086) device ids into the two kext below

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

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

Then put the kexts into the /Efi / Clover /Kext /Other

Then open up clover configurator and 0x3E928086 this device id into the intelGFX.

Resrtart.

Game over.

Important Note; Smbios comes with 14.2 by default. Don't change it or stucks on black screen. (at least on my pc)

uploaded my Efi folder. So you can try copy/paste

Screen Shot 2018-01-27 at 16.16.22.png

Screen Shot 2018-01-27 at 16.17.14.png
 

Attachments

  • EFI.zip
    17.7 MB · Views: 440
  • debug_13788.zip
    2.3 MB · Views: 167
Thanks for the tip @hallowman. Didn‘t work for me.

I would rather know what @RehabMan has to say to my debug files (in my previous post), before I try a different approach.

I know it works because it worked one time before
 
Last edited by a moderator:
Ok, so I setup everything again and did everything I could and know!

With the incorrect invalid id I made this debug files

Problems I have at the moment:

Graphic Glitches
No Bluetooth
No Audio

I previously solved Bluetooth and Audio problems but don't know anymore how I did it :)
But I work on that when graphics are up

thanks all

You're using an invalid FakeID (0x12345678). No expectation of working graphics with invalid vendor/device-id.
Your other issues are off-topic.
 
@RehabMan ,

I wanted to try to update first to check if it still works but then I decided to format one of my ssd and installed as a new one;
Result; success again.

The one&only thing that doesn't work is that the browser doesn't play videos after wake up from sleep. And it doesn't play till I restart the pc. Would be so excellent if it would works too..

@DrGontzo The method I do;

Open up terminal and add these (0x3E918086 0x3E928086) device ids into the two kext below

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

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

Then put the kexts into the /Efi / Clover /Kext /Other

Then open up clover configurator and 0x3E928086 this device id into the intelGFX.

Resrtart.

Game over.

Important Note; Smbios comes with 14.2 by default. Don't change it or stucks on black screen. (at least on my pc)

uploaded my Efi folder. So you can try copy/paste

View attachment 308992

View attachment 308993

AppleIntelKBLGraphics.kext already has support for 0x3e928086.
If you use FakeID/IntelGFX=0xe39d8086 then the native kext will match against it.
And the Injector kext I posted earlier should help with loading AppleIntelKBLGraphicsFramebuffer.kext.
 
@RehabMan

Off topics are clear, did only mentoin it to be consistent... (not seekibg for help in this thread)

You said i should use the invalid fake id to get my system booting and collect the debug files
 
Last edited:
You said i should use the invalid fake id to get my system booting and collect the debug files

I did not.

I wrote:
Boot with invalid ig-platform-id in order to collect the files.

Invalid FakeID is not the same as an invalid ig-platform-id.
 
Status
Not open for further replies.
Back
Top