• 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!

Enabling HDMI port in ASUS k571GT INTEL UHD 630

Connect the HDMI.
Right click on Desktop>Display Settings>Advanced Display Settings
From the Display selection, select the HDMI. You'll get some information like below.
View attachment 2581
The above picture is taken from HP Gaming Laptop where the HDMI port is connected to NVIDIA GTX 1050Ti.


thanks, my HDMI port tied to IGPU :
full EFI Folder
which guide should I followed now ? you can see what I did last time in post #1
display.jpg
 
thanks, my HDMI port tied to IGPU :
full EFI Folder
which guide should I followed now ? you can see what I did last time in post #1
View attachment 2582
The next step is to patch the framebuffers to enable HDMI port.

Here are few issues.
  • The ACPI is not patched as per the guide.
  • The config.plist is not as per the guide.
  • There are duplicate drivers. The drivers directory is not as per the guide.

Read here:
 
The next step is to patch the framebuffers to enable HDMI port.

Here are few issues.
  • The ACPI is not patched as per the guide.
  • The config.plist is not as per the guide.
  • There are duplicate drivers. The drivers directory is not as per the guide.

Read here:

- for ACPI, I just use two patch to make Audio and Battery work. with common patches this two patches didn't work correctly. If I need to do other patches please mention their name.

- config.plist downloaded from RehabMan Intel UHD 630 that I just edited as said in Guide for patch Audio and Battery. I'm sure my config.plist is a clean one. if need to make other common changes in it please tell me. (because I had problems with common changes mentioned in the Guide)

- I have both ApfsDriverLoader.efi and ApfsDriverLoader-64.efi .when I tried to delete ApfsDriverLoader-64.efi system didn't boot any more so placed it there again.

* I tried to patch the framebuffers with Hackintool 3.4.0 but no success. my GPU Device ID : 0x3E9B
PNP Device ID = PCI\VEN_8086&DEV_3E9B&SUBSYS_1A811043&REV_00\3&11583659&0&10
I don't know which platform ID I must use. my laptop has no other display port except 1 HDMI. there is a USB-C port too but I don't know is it counts or not.

default platform ID when open Hackintool = 0x3E9B0000 and the connectors looks like this :
Screen Shot 1399-04-02 at 10.42.57.png

with platform ID = 0x3E9B0009 connectors looks like this :
Screen Shot 1399-04-02 at 10.45.08.png

with platform ID = 0x3E9B0006 connectors looks like this :
Screen Shot 1399-04-02 at 10.46.07.png

with platform ID = 0x3E9B0007 connectors looks like this :
Screen Shot 1399-04-02 at 10.46.44.png

with platform ID = 0x3E9B0000 , 0x3E9B0009 the default laptop screen is identified and two other has valid Index so I changed Type to HDMI and generate patch with below setting, BUT NO SUCCESS. when I plug in HDMI port laptop screen turn black for a second and monitor try to get signal but ....

Patch setting I used for each of top scenario was this :
Screen Shot 1399-04-02 at 10.47.36.png
Screen Shot 1399-04-02 at 10.47.47.png Screen Shot 1399-04-02 at 10.47.59.png

Lilu.kext 1.4.5 and WhateverGreen.kext 1.4.0 are in clover kext folder.
Current config.plist attached.
 

Attachments

Attachments

I have a question about the buffer patching with Hackintool 3.4.
I'm trying to identify HDMI Index and BusID. as I don't know exact platform ID for my coffee lake Intel UHD 630.
I tried Many scenarios and at last here I am :
Screen Shot 1399-04-09 at 11.08.11.png Screen Shot 1399-04-09 at 11.09.01.png Screen Shot 1399-04-09 at 11.08.51.png
Screen Shot 1399-04-09 at 11.10.55.png

I was messing with platform IDs and changing connector options as said in GUIDE : GitHub
it seems everything is ok and OS known Intel UHD 630 completely but when I plug in HDMI cable laptop screen turn black for 1 second and monitor turn on and search for signal but show no signal message. I will be really grateful for a hand here ... :(


download current Clover Folder


what about current Clover folder:
- working bootloader via Clover
- graphics QE/CI working via Clover's config.plist settings
- Audio work perfect even with headphone
- ethernet work perfect
- battery status work perfect
-keyboard backlight control work

- HDMI port not working
- WiFi not working
- brightness controls not working
- certain function keys may not work
- PS2 keyboard/trackpad not working

- etc
 
Last edited:
- for ACPI, I just use two patch to make Audio and Battery work. with common patches this two patches didn't work correctly. If I need to do other patches please mention their name.

- config.plist downloaded from RehabMan Intel UHD 630 that I just edited as said in Guide for patch Audio and Battery. I'm sure my config.plist is a clean one. if need to make other common changes in it please tell me. (because I had problems with common changes mentioned in the Guide)

- I have both ApfsDriverLoader.efi and ApfsDriverLoader-64.efi .when I tried to delete ApfsDriverLoader-64.efi system didn't boot any more so placed it there again.

* I tried to patch the framebuffers with Hackintool 3.4.0 but no success. my GPU Device ID : 0x3E9B
PNP Device ID = PCI\VEN_8086&DEV_3E9B&SUBSYS_1A811043&REV_00\3&11583659&0&10
I don't know which platform ID I must use. my laptop has no other display port except 1 HDMI. there is a USB-C port too but I don't know is it counts or not.

default platform ID when open Hackintool = 0x3E9B0000 and the connectors looks like this :
View attachment 2583

with platform ID = 0x3E9B0009 connectors looks like this :
View attachment 2584

with platform ID = 0x3E9B0006 connectors looks like this :
View attachment 2585

with platform ID = 0x3E9B0007 connectors looks like this :
View attachment 2586

with platform ID = 0x3E9B0000 , 0x3E9B0009 the default laptop screen is identified and two other has valid Index so I changed Type to HDMI and generate patch with below setting, BUT NO SUCCESS. when I plug in HDMI port laptop screen turn black for a second and monitor try to get signal but ....

Patch setting I used for each of top scenario was this :
View attachment 2587
View attachment 2588View attachment 2589

Lilu.kext 1.4.5 and WhateverGreen.kext 1.4.0 are in clover kext folder.
Current config.plist attached.
Again, the config.plist is not as per the guide.
 
I'm really confused in this 😵!
edited my config.plist and add config rehabMan said about Intel UHD 630 in GitHub. no success
final config.plist attached.
Few issues are there:
- Invalid fixes are applied.
- Invalid boot args are added.
- There is no need of NVIDIA and AMD Graphics disabling patch. Remove it.
- The devices properties are marked with "#" which disables the patch, to enable it, you must remove "#" from the patch.
- Set Inject Kexts to Yes.
- Select the SMBIOS and it should fill the information.
 
'm trying to identify HDMI Index and BusID. as I don't know exact platform ID for my coffee lake Intel UHD 630.
The default one is: 3E9B0000. But for some Laptops, it must be changed to drive the display and make the use HDMI port.
It's about trial and error.
HDMI port not working
Framebuffer patching is needed. Since 8750-H, lots of HDMI issues.
WiFi not working
The internal, Intel one is unsupported. However, there has been a progress. I'll add the guide soon.
brightness controls not working
Read here:
certain function keys may not work
Example?
PS2 keyboard/trackpad not working
For keyboard, you just need VoodooPS2Controller. Probably, your Laptop uses I2C Trackpad. Patching is needed.

For your files, it's still not as per the guide.
 

Forum statistics

Threads
1,935
Messages
18,092
Members
27,838
Latest member
kod_mic