Jump to content
deevey

Catalina This time ... UHD620 Graphics Woes

Recommended Posts

So I upgraded one of my machines to Catalina and have it working (mostly) with the exception of the Graphics / HDMI Audio.


Currently showing Intel UHD Graphics 620 7 MB


I used the same SMBios and Graphics settings as I did for my working Mojave install, have tried a number of various SMbios's but no luck.


Boot hangs at "render compression for IO surface is enabled" if I attempt to inject intel.


Any Ideas ?


Send Me File attached.


Muchos Thanks

Send me Steves-iMac.zip

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], check if work with my patch from here, igpu patch

https://Olarila.com/forum/viewtopic.php?f=97&t=14007

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

I assume I did it right by replacing the item in the plist?


It did not do anything though, simply hangs on boot at the same point.


Mojave works perfectly with the old settings with with HDMI Audio.


This:

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
	<dict>
		<key>AAPL,ig-platform-id</key>
		<data>
		BAClPg==
		</data>
		<key>device-id</key>
		<data>
		pT4AAA==
		</data>
		<key>disable-external-gpu</key>
		<data>
		AQAAAA==
		</data>
		<key>enable-hdmi20</key>
		<data>
		AQAAAA==
		</data>
		<key>framebuffer-fbmem</key>
		<data>
		AACQAA==
		</data>
		<key>framebuffer-patch-enable</key>
		<integer>1</integer>
		<key>framebuffer-stolenmem</key>
		<data>
		AAAwAQ==
		</data>
	</dict>

 

To This:

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
	<dict>
		<key>AAPL,GfxYTile</key>
		<data>
		AQAAAA==
		</data>
		<key>AAPL,ig-platform-id</key>
		<data>
		CQClPg==
		</data>
		<key>device-id</key>
		<data>
		pT4AAA==
		</data>
		<key>enable-hdmi20</key>
		<data>
		AQAAAA==
		</data>
		<key>framebuffer-con0-alldata</key>
		<data>
		AAAIAAIAAACYAAAA
		</data>
		<key>framebuffer-con0-enable</key>
		<integer>1</integer>
		<key>framebuffer-con1-alldata</key>
		<data>
		AQEJAAAIAADHAQAA
		</data>
		<key>framebuffer-con1-enable</key>
		<integer>1</integer>
		<key>framebuffer-con2-alldata</key>
		<data>
		AgYKAAAEAADHAQAA
		</data>
		<key>framebuffer-con2-enable</key>
		<integer>1</integer>
		<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 Corporation, Cannon Point-LP Iris Plus Graphics 655</string>
	</dict>

Link to comment
Share on other sites

Ok I went back to a fresh start, with fresh config file. Patched it using your settings Xcode and end up with exactly the same problem (screenshot of the settings which I hope you can confirm are correct?).


https://pasteboard.co/IJmSnqk.jpg


0x59160009 is the platform ID that works perfectly in Mojave with acceleration. SMbios: iMac 18,1 .. I started there.


Tried Hackintool to generate a patch ... clicking the "eye" shows me coffee lake, so tried the defaults - No Luck.

Tried the 620 kabylake 0x59160009 and 0x59160000 settlings - no luck

Tried pretty much all the patch options in Hackintool on / off - no luck.

Tried multiple other SMBios e.g. MacBook Air, Mac Mac Mini's which also have UHD graphics - no luck


Every time I end up with a freeze during boot at the same point: "render compression for IO surface is enabled" If intel is injected,


Without injecting I can boot with 7mb and no acceleration.


https://pasteboard.co/IJmTc2w.png


I have tried your EFI folder from the thread with the patches included (I had to remove some unessesary kexts and add -lilubetaall) ... I get the same outcome as above.


Any other ideas ?

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], first check what native id from igpu

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref],

<key>PciRoot(0)/Pci(0x02,0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data>
AAAbWQ==
</data>
<key>device-id</key>
<data>
FlkAAA==
</data>
<key>disable-external-gpu</key>
<data>
AQAAAA==
</data>
<key>enable-hdmi20</key>
<data>
AQAAAA==
</data>
<key>framebuffer-fbmem</key>
<data>
AACQAA==
</data>
<key>framebuffer-patch-enable</key>
<integer>1</integer>
<key>framebuffer-stolenmem</key>
<data>
AAAwAQ==
</data>
</dict>

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], post ur config.plist here

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Maybe I'm doing something extremely stupid ? (would not be the first time) :wallbash


Appreciate anything you can do.


I've included a bootable version and the one that hangs.


Booting without Acceleration

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
	<key>AutoMerge</key>
	<true/>
	<key>DSDT</key>
	<dict>
		<key>Fixes</key>
		<dict>
			<key>AddDTGP</key>
			<false/>
			<key>AddIMEI</key>
			<false/>
			<key>AddMCHC</key>
			<false/>
			<key>DeleteUnused</key>
			<false/>
			<key>FixDarwin</key>
			<false/>
			<key>FixDarwin7</key>
			<false/>
			<key>FixDisplay</key>
			<false/>
			<key>FixHDA</key>
			<false/>
			<key>FixHPET</key>
			<false/>
			<key>FixIPIC</key>
			<false/>
			<key>FixIntelGfx</key>
			<false/>
			<key>FixLAN</key>
			<true/>
			<key>FixMutex</key>
			<false/>
			<key>FixRTC</key>
			<false/>
			<key>FixRegions</key>
			<true/>
			<key>FixSBUS</key>
			<false/>
			<key>FixShutdown</key>
			<false/>
			<key>FixTMR</key>
			<false/>
			<key>FixUSB</key>
			<false/>
		</dict>
		<key>Name</key>
		<string>DSDT.aml</string>
		<key>Patches</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>change GFX0 to IGPU</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				R0ZYMA==
				</data>
				<key>Replace</key>
				<data>
				SUdQVQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change HDAS to HDEF</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				SERBUw==
				</data>
				<key>Replace</key>
				<data>
				SERFRg==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change HECI to IMEI</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				SEVDSQ==
				</data>
				<key>Replace</key>
				<data>
				SU1FSQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change SAT0 to SATA</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				U0FUMA==
				</data>
				<key>Replace</key>
				<data>
				U0FUQQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EC0 to EC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				RUMwXw==
				</data>
				<key>Replace</key>
				<data>
				RUNfXw==
				</data>
			</dict>
		</array>
	</dict>
	<key>DropTables</key>
	<array>
		<dict>
			<key>Signature</key>
			<string>DMAR</string>
		</dict>
		<dict>
			<key>Signature</key>
			<string>SSDT</string>
			<key>TableId</key>
			<string>xh_rvp10</string>
		</dict>
	</array>
	<key>FixHeaders</key>
	<true/>
	<key>FixMCFG</key>
	<true/>
	<key>HaltEnabler</key>
	<true/>
	<key>SSDT</key>
	<dict>
		<key>Generate</key>
		<dict>
			<key>PluginType</key>
			<false/>
		</dict>
		<key>NoDynamicExtract</key>
		<true/>
		<key>NoOemTableId</key>
		<true/>
	</dict>
</dict>
<key>Boot</key>
<dict>
	<key>Arguments</key>
	<string>dart=0 -lilubetaall -v</string>
	<key>CustomLogo</key>
	<string>Apple</string>
	<key>DefaultVolume</key>
	<string>LastBootedVolume</string>
	<key>Legacy</key>
	<string>PBR</string>
	<key>NeverDoRecovery</key>
	<true/>
	<key>NeverHibernate</key>
	<true/>
	<key>NoEarlyProgress</key>
	<false/>
	<key>Timeout</key>
	<integer>5</integer>
	<key>XMPDetection</key>
	<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
	<key>Audio</key>
	<dict>
		<key>AFGLowPowerState</key>
		<false/>
		<key>Inject</key>
		<integer>13</integer>
		<key>ResetHDA</key>
		<true/>
	</dict>
	<key>HDMIInjection</key>
	<false/>
	<key>LANInjection</key>
	<true/>
	<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
	<dict>
		<key>AAPL,ig-platform-id</key>
		<data>
		BAClPg==
		</data>
		<key>device-id</key>
		<data>
		pT4AAA==
		</data>
		<key>disable-external-gpu</key>
		<data>
		AQAAAA==
		</data>
		<key>enable-hdmi20</key>
		<data>
		AQAAAA==
		</data>
		<key>framebuffer-fbmem</key>
		<data>
		AACQAA==
		</data>
		<key>framebuffer-patch-enable</key>
		<integer>1</integer>
		<key>framebuffer-stolenmem</key>
		<data>
		AAAwAQ==
		</data>
	</dict>
	<key>USB</key>
	<dict>
		<key>AddClockID</key>
		<true/>
		<key>FixOwnership</key>
		<true/>
		<key>Inject</key>
		<true/>
	</dict>
	<key>UseIntelHDMI</key>
	<false/>
</dict>
<key>GUI</key>
<dict>
	<key>Hide</key>
	<array>
		<string>Preboot</string>
		<string>Recovery</string>
		<string>VM</string>
	</array>
	<key>KbdPrevLang</key>
	<true/>
	<key>Scan</key>
	<dict>
		<key>Entries</key>
		<true/>
		<key>Tool</key>
		<true/>
	</dict>
	<key>ShowOptimus</key>
	<true/>
	<key>Theme</key>
	<string>Catalina</string>
</dict>
<key>Graphics</key>
<dict>
	<key>Inject</key>
	<dict>
		<key>ATI</key>
		<false/>
		<key>Intel</key>
		<false/>
		<key>NVidia</key>
		<false/>
	</dict>
	<key>ig-platform-id</key>
	<string>0x59160009</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
	<key>AppleIntelCPUPM</key>
	<false/>
	<key>AppleRTC</key>
	<true/>
	<key>KernelLapic</key>
	<true/>
	<key>KernelPm</key>
	<true/>
	<key>KextsToPatch</key>
	<array>
		<dict>
			<key>Comment</key>
			<string>USB port limit patch #1 10.14.x modify by DalianSky(credit ydeng)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB port limit patch #2 10.14.x modify by DalianSky(credit PMHeart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g+MP0w==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g+M/0w==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #3 10.14.x modify by DalianSky(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #4 10.14.x modify by DalianSky(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/8PDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/8/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #1(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.15.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #2(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/kPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.15.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/k/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			SU9LaXQ=
			</data>
			<key>InfoPlistPatch</key>
			<true/>
			<key>Name</key>
			<string>com.apple.driver.AppleIntelLpssI2C</string>
			<key>Replace</key>
			<data>
			SU9LaXM=
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			SU9LaXQ=
			</data>
			<key>InfoPlistPatch</key>
			<true/>
			<key>Name</key>
			<string>com.apple.driver.AppleIntelLpssI2CController</string>
			<key>Replace</key>
			<data>
			SU9LaXM=
			</data>
		</dict>
	</array>
	<key>PanicNoKextDump</key>
	<true/>
</dict>
<key>RtVariables</key>
<dict>
	<key>BooterConfig</key>
	<string>0x28</string>
	<key>CsrActiveConfig</key>
	<string>0x67</string>
	<key>ROM</key>
	<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
	<key>BiosReleaseDate</key>
	<string>09/13/2019</string>
	<key>BiosVendor</key>
	<string>Apple Inc.</string>
	<key>BiosVersion</key>
	<string>IM181.88Z.F000.B00.1909131925</string>
	<key>Board-ID</key>
	<string>Mac-4B682C642B45593E</string>
	<key>BoardManufacturer</key>
	<string>Apple Inc.</string>
	<key>BoardSerialNumber</key>
	<string>C02921902QXH69FCB</string>
	<key>BoardType</key>
	<integer>10</integer>
	<key>BoardVersion</key>
	<string>1.0</string>
	<key>ChassisAssetTag</key>
	<string>iMac-Aluminum</string>
	<key>ChassisManufacturer</key>
	<string>Apple Inc.</string>
	<key>ChassisType</key>
	<string>0x09</string>
	<key>EfiVersion</key>
	<string>178.0.0.0.0</string>
	<key>Family</key>
	<string>iMac</string>
	<key>FirmwareFeatures</key>
	<string>0xFC0FE176</string>
	<key>FirmwareFeaturesMask</key>
	<string>0xFF1FFF7F</string>
	<key>LocationInChassis</key>
	<string>Part Component</string>
	<key>Manufacturer</key>
	<string>Apple Inc.</string>
	<key>Mobile</key>
	<false/>
	<key>PlatformFeature</key>
	<string>0x00</string>
	<key>ProductName</key>
	<string>iMac18,1</string>
	<key>SerialNumber</key>
	<string>C02YRZY5H7JY</string>
	<key>SmUUID</key>
	<string>48CF9303-D44D-4280-B751-2B261009880C</string>
	<key>Trust</key>
	<true/>
	<key>Version</key>
	<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
	<key>InjectKexts</key>
	<string>Detect</string>
	<key>InjectSystemID</key>
	<true/>
</dict>
</dict>
</plist>

 

Not Booting

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
	<key>AutoMerge</key>
	<true/>
	<key>DSDT</key>
	<dict>
		<key>Fixes</key>
		<dict>
			<key>AddDTGP</key>
			<false/>
			<key>AddIMEI</key>
			<false/>
			<key>AddMCHC</key>
			<false/>
			<key>DeleteUnused</key>
			<false/>
			<key>FixDarwin</key>
			<false/>
			<key>FixDarwin7</key>
			<false/>
			<key>FixDisplay</key>
			<false/>
			<key>FixHDA</key>
			<false/>
			<key>FixHPET</key>
			<false/>
			<key>FixIPIC</key>
			<false/>
			<key>FixIntelGfx</key>
			<false/>
			<key>FixLAN</key>
			<true/>
			<key>FixMutex</key>
			<false/>
			<key>FixRTC</key>
			<false/>
			<key>FixRegions</key>
			<true/>
			<key>FixSBUS</key>
			<false/>
			<key>FixShutdown</key>
			<false/>
			<key>FixTMR</key>
			<false/>
			<key>FixUSB</key>
			<false/>
		</dict>
		<key>Patches</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>change GFX0 to IGPU</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				R0ZYMA==
				</data>
				<key>Replace</key>
				<data>
				SUdQVQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change HDAS to HDEF</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				SERBUw==
				</data>
				<key>Replace</key>
				<data>
				SERFRg==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change HECI to IMEI</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				SEVDSQ==
				</data>
				<key>Replace</key>
				<data>
				SU1FSQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change SAT0 to SATA</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				U0FUMA==
				</data>
				<key>Replace</key>
				<data>
				U0FUQQ==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EC0 to EC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				RUMwXw==
				</data>
				<key>Replace</key>
				<data>
				RUNfXw==
				</data>
			</dict>
		</array>
	</dict>
	<key>DropTables</key>
	<array>
		<dict>
			<key>Signature</key>
			<string>DMAR</string>
		</dict>
		<dict>
			<key>Signature</key>
			<string>SSDT</string>
			<key>TableId</key>
			<string>xh_rvp10</string>
		</dict>
	</array>
	<key>FixHeaders</key>
	<true/>
	<key>FixMCFG</key>
	<true/>
	<key>HaltEnabler</key>
	<true/>
	<key>SSDT</key>
	<dict>
		<key>Generate</key>
		<dict>
			<key>PluginType</key>
			<false/>
		</dict>
		<key>NoDynamicExtract</key>
		<true/>
		<key>NoOemTableId</key>
		<true/>
	</dict>
</dict>
<key>Boot</key>
<dict>
	<key>Arguments</key>
	<string>dart=0 -lilubetaall -v</string>
	<key>CustomLogo</key>
	<string>Apple</string>
	<key>DefaultVolume</key>
	<string>LastBootedVolume</string>
	<key>Legacy</key>
	<string>PBR</string>
	<key>NeverDoRecovery</key>
	<true/>
	<key>NeverHibernate</key>
	<true/>
	<key>NoEarlyProgress</key>
	<false/>
	<key>Timeout</key>
	<integer>5</integer>
	<key>XMPDetection</key>
	<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
	<key>Audio</key>
	<dict>
		<key>AFGLowPowerState</key>
		<false/>
		<key>Inject</key>
		<integer>13</integer>
		<key>ResetHDA</key>
		<true/>
	</dict>
	<key>HDMIInjection</key>
	<false/>
	<key>LANInjection</key>
	<true/>
	<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
	<dict>
		<key>AAPL,GfxYTile</key>
		<data>
		AQAAAA==
		</data>
		<key>AAPL,ig-platform-id</key>
		<data>
		CQAWWQ==
		</data>
		<key>AAPL,slot-name</key>
		<string>Internal@0,2,0</string>
		<key>device-id</key>
		<data>
		FlkAAA==
		</data>
		<key>device_type</key>
		<string>VGA compatible controller</string>
		<key>disable-external-gpu</key>
		<data>
		AQAAAA==
		</data>
		<key>hda-gfx</key>
		<string>onboard-1</string>
		<key>model</key>
		<string>Intel UHD Graphics 620</string>
	</dict>
	<key>USB</key>
	<dict>
		<key>AddClockID</key>
		<true/>
		<key>FixOwnership</key>
		<true/>
		<key>Inject</key>
		<true/>
	</dict>
	<key>UseIntelHDMI</key>
	<false/>
</dict>
<key>GUI</key>
<dict>
	<key>Hide</key>
	<array>
		<string>Preboot</string>
		<string>Recovery</string>
		<string>VM</string>
	</array>
	<key>KbdPrevLang</key>
	<true/>
	<key>Scan</key>
	<dict>
		<key>Entries</key>
		<true/>
		<key>Tool</key>
		<true/>
	</dict>
	<key>ShowOptimus</key>
	<true/>
	<key>Theme</key>
	<string>Catalina</string>
</dict>
<key>Graphics</key>
<dict>
	<key>Inject</key>
	<dict>
		<key>ATI</key>
		<false/>
		<key>Intel</key>
		<false/>
		<key>NVidia</key>
		<false/>
	</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
	<key>AppleIntelCPUPM</key>
	<false/>
	<key>AppleRTC</key>
	<true/>
	<key>KernelLapic</key>
	<true/>
	<key>KernelPm</key>
	<true/>
	<key>KextsToPatch</key>
	<array>
		<dict>
			<key>Comment</key>
			<string>USB port limit patch #1 10.14.x modify by DalianSky(credit ydeng)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB port limit patch #2 10.14.x modify by DalianSky(credit PMHeart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g+MP0w==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g+M/0w==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #3 10.14.x modify by DalianSky(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #4 10.14.x modify by DalianSky(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/8PDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/8/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #1(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.15.x</string>
			<key>Name</key>
			<string>com.apple.iokit.IOUSBHostFamily</string>
			<key>Replace</key>
			<data>
			g/s/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>USB Port limit patch #2(credits PMheart)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/kPDw==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.15.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/k/Dw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			SU9LaXQ=
			</data>
			<key>InfoPlistPatch</key>
			<true/>
			<key>Name</key>
			<string>com.apple.driver.AppleIntelLpssI2C</string>
			<key>Replace</key>
			<data>
			SU9LaXM=
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			SU9LaXQ=
			</data>
			<key>InfoPlistPatch</key>
			<true/>
			<key>Name</key>
			<string>com.apple.driver.AppleIntelLpssI2CController</string>
			<key>Replace</key>
			<data>
			SU9LaXM=
			</data>
		</dict>
	</array>
	<key>PanicNoKextDump</key>
	<true/>
</dict>
<key>RtVariables</key>
<dict>
	<key>BooterConfig</key>
	<string>0x28</string>
	<key>CsrActiveConfig</key>
	<string>0x67</string>
	<key>ROM</key>
	<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
	<key>BiosReleaseDate</key>
	<string>10/30/2019</string>
	<key>BiosVendor</key>
	<string>Apple Inc.</string>
	<key>BiosVersion</key>
	<string>IM181.88Z.F000.B00.1910301943</string>
	<key>Board-ID</key>
	<string>Mac-4B682C642B45593E</string>
	<key>BoardManufacturer</key>
	<string>Apple Inc.</string>
	<key>BoardSerialNumber</key>
	<string>C02713700QXH69F1F</string>
	<key>BoardType</key>
	<integer>10</integer>
	<key>BoardVersion</key>
	<string>1.0</string>
	<key>ChassisAssetTag</key>
	<string>iMac-Aluminum</string>
	<key>ChassisManufacturer</key>
	<string>Apple Inc.</string>
	<key>ChassisType</key>
	<string>0x09</string>
	<key>EfiVersion</key>
	<string>179.0.0.0.0</string>
	<key>Family</key>
	<string>iMac</string>
	<key>FirmwareFeatures</key>
	<string>0xFC0FE176</string>
	<key>FirmwareFeaturesMask</key>
	<string>0xFF1FFF7F</string>
	<key>LocationInChassis</key>
	<string>Part Component</string>
	<key>Manufacturer</key>
	<string>Apple Inc.</string>
	<key>Mobile</key>
	<false/>
	<key>PlatformFeature</key>
	<string>0x00</string>
	<key>ProductName</key>
	<string>iMac18,1</string>
	<key>SerialNumber</key>
	<string>C02TH0BKH7JY</string>
	<key>SmUUID</key>
	<string>106C5414-EE4F-4119-B181-1D0C9820757F</string>
	<key>Version</key>
	<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
	<key>InjectKexts</key>
	<string>Detect</string>
	<key>InjectSystemID</key>
	<true/>
</dict>
</dict>
</plist>

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], upload file

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], config.plist.zip

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

I've gone back to scratch - looked over the initial pacth (which was your one here) which works perfectly on Mojave.


Attempted to Re-patch using Coffeelake with Hackintool but still no luck whatsoever :( Something in Catalina just does not want to play nice.


Anything else you can think of ?

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], is a 4k screen?

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], u try a connectors patch?


dev-id and platform-id is correct for ur case

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

[ref]deevey[/ref], Just use same patch, work for all system with support

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

I wish it did,


I transferred my SSD to another (same model) machine in case there was a problem with board.


Unfortunately the same problem, Catalina hangs on boot whenever there is a new patch.


Everything works 100% in Mojave on both machines with your original graphics fix @ https://Olarila.com/forum/viewtopic.php?f=28&t=10814 and the following settings in clover:


Inject intel = yes

ig-platform-id = 0x59160009 (clover)

iMac 18,1


Catalina will also boot successfully with this patch, but only if inject intel = no, so obviously no acceleration, with inject intel turned on it hangs at the same point which makes me think it might be a Catalina kext issue perhaps ?


If I try a new Hackintool patch without the clover properties, I can get acceleration in Mojave, but its a pinkish screen and SMBios makes no difference (tried every 7-8th gen Mac in the list).


Frustrating :wallbash

Link to comment
Share on other sites

Ok ... progress (I think)


This config is 100% working in Mojave with no clover injects or ig-device-id.


Coffeelake might be the answer, I guess the Kabylake-R is closer to 9th gen than 8th :-S ..


Graphics now shows as an Iris Plus 655 though (manual rename)


However the config STILL hangs at the same point in Catalina :frantics


vzEgZY.png


vzEj7k.png

Link to comment
Share on other sites

This config works perfect in Mojave 100%


Removed some unnecessary bits, tested with other ID's but this is the config that work correctly with Acceleration and Audio in Mojave.


Catalina is a mystery, same freeze, same spot each and every time.


vzxe4q.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...