Jump to content

Skylake : Intel HD 530: Dual Monitor not working


Recommended Posts

Posted (edited)

Previous Thread: 

 

Hi,


Here are my specs
It's a Dell Precision Tower 3620 (G9L5HK2).
Intel Core i7-6700
Intel HD 530
Nvidia Quadro M4000 (Removed, so IGPU only)
Chipset Intel C236 (100 series)
Intel Ethernet I219-LM
Realtek Audio ALC3861

The motherboard has 2 DP ports and 1 HDMI port.

Alone I have 1 DP port working and 1 HDMI port working. I need to reboot to switch port and they don't work used together. If I boot with the 2 monitors connected, only the DP monitor works. Second monitor doesn't appear to be recognized by the OS.

I do use Whatevergeen and Lilu. I'm running the latest clover version.

 

When HDMI port is connected, this is what it displays in Hackintool :

q61Kyd0.png

 

When I use Display Port:

CISebK8.png

 

What I have tried so far:

 

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
  <key>framebuffer-stolenmem</key>
  <data>AAAwAQ==</data>
  <key>framebuffer-fbmem</key>
  <data>AACQAA==</data>
  <key>device_type</key>
  <string>VGA compatible controller</string>
  <key>hda-gfx</key>
  <string>onboard-1</string>
  <key>enable-hdmi-dividers-fix</key>
  <data>AQAAAA==</data>
  <key>framebuffer-patch-enable</key>
  <data>AQAAAA==</data>
  <key>framebuffer-con1-type</key>
  <data>AAgAAA==</data>
  <key>AAPL,slot-name</key>
  <string>Internal@0,2,0</string>
  <key>AAPL,ig-platform-id</key>
  <data>AAASGQ==</data>
  <key>force-online</key>
  <data>AQAAAA==</data>
  <key>model</key>
  <string>Intel HD Graphics 530</string>
  <key>framebuffer-con1-enable</key>
  <data>AQAAAA==</data>
  <key>framebuffer-unifiedmem</key>
  <data>AAAAgA==</data>
</dict>

and this with igfxonln=1

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
  <key>AAPL,ig-platform-id</key>
  <data>
    AAAbGQ==
  </data>
  <key>device-id</key>
  <data>
    GxkAAA==
  </data>
  <key>framebuffer-fbmem</key>
  <data>
    AACQAA==
  </data>
  <key>framebuffer-patch-enable</key>
  <data>
    AQAAAA==
  </data>
  <key>framebuffer-stolenmem</key>
  <data>
    AAAwAQ==
  </data>
</dict>

 

Results are the same

 

Here is a RunMe/SendMe https://www.sendspace.com/file/rkw6uq

 

Edit: I also noticed one thing: when using display port, I turn off the monitor or disconnect it, it won't turn back on, but HDMI yes.


Thank you
James

Edited by jamesst20
  • Administrators
Posted

first lego to one fine tune. extract one sendme with this folder. reset nvram with f11 key in boot screen one time

 

 

the best in this case is one AMD RX560 or Nvidia 710. intelhd 530 sleep and other little things don't work

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
7 minutes ago, MaLd0n said:

first lego to one fine tune. extract one sendme with this folder. reset nvram with f11 key in boot screen one time

CLOVER.zip 2.41 MB · 1 download

 

the best in this case is one AMD RX560 or Nvidia 710. intelhd 530 sleep and other little things don't work

 

Thanks for the quick reply, I deleted my clover folder and pasted yours then rebooted. I got a kernel panic (com.apple.driver.AppleIntelSKLGraphicsFramebuffer) so I had in Clover to put in ig-platform-id 0x12345678. Obviously I have no graphics acceleration but I ran the RunMe.

 

Here it is https://www.sendspace.com/file/l7dnpv

  • Administrators
Posted

openc hackintool and create one patch with these options

g21f8Yt.png

cq50xmS.png

hard patch

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
30 minutes ago, MaLd0n said:

openc hackintool and create one patch with these options

g21f8Yt.png

cq50xmS.png

hard patch

 

So I applied this 

			<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
			<dict>
				<key>AAPL,GfxYTile</key>
				<data>
				AQAAAA==
				</data>
				<key>AAPL,ig-platform-id</key>
				<data>
				AAAbGQ==
				</data>
				<key>AAPL,slot-name</key>
				<string>Internal@0,2,0</string>
				<key>device_type</key>
				<string>VGA compatible controller</string>
				<key>enable-hdmi20</key>
				<data>
				AQAAAA==
				</data>
				<key>framebuffer-con1-enable</key>
				<data>
				AQAAAA==
				</data>
				<key>framebuffer-con1-type</key>
				<data>
				AAgAAA==
				</data>
				<key>framebuffer-con2-enable</key>
				<data>
				AQAAAA==
				</data>
				<key>framebuffer-con2-type</key>
				<data>
				AAgAAA==
				</data>
				<key>framebuffer-fbmem</key>
				<data>
				AACQAA==
				</data>
				<key>framebuffer-patch-enable</key>
				<data>
				AQAAAA==
				</data>
				<key>framebuffer-stolenmem</key>
				<data>
				AAAwAQ==
				</data>
				<key>framebuffer-unifiedmem</key>
				<data>
				AAAAgA==
				</data>
				<key>hda-gfx</key>
				<string>onboard-1</string>
				<key>model</key>
				<string>Intel HD Graphics 530</string>
			</dict>

and sadly didn't do much of a difference :(

 

New SendMe https://www.sendspace.com/file/mqgcar

  • Administrators
Posted

bro, put one nvidia 710 or amd rx560 gigabyte (prefer rx560)

all start work after that, sleep, hardware accel via DGPU with iMacPro1,1 and shikigva=128 smbios, dual monitor+, etc

the config looks very good, just need it

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted (edited)
19 minutes ago, MaLd0n said:

bro, put one nvidia 710 or amd rx560 gigabyte (prefer rx560)

all start work after that, sleep, hardware accel via DGPU with iMacPro1,1 and shikigva=128 smbios, dual monitor+, etc

the config looks very good, just need it

Thanks for the help. I was thinking it would end up this way. Actually I am building this hackintosh for a friend of mine, I will finish the setup and let him know he won't have dual-monitor and sleep until he get a native AMD GPU supported. 

Would you be able to generate me the "best" configuration for this PC ?

Edited by jamesst20
  • Administrators
Posted

the config looks very good

save this efi folder and just put amd card and done ;) 

if have problems just post here

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted (edited)
On 11/22/2020 at 10:26 AM, MaLd0n said:

the config looks very good

save this efi folder and just put amd card and done ;) 

if have problems just post here

I went for the ASUS RX 480 OC 4GB. Works flawless.

Thanks :)

Edited by jamesst20
  • Administrators
Posted

Good! ;) 

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE



×
×
  • Create New...