Jump to content

Recommended Posts

  • Administrators
Posted
1 hour ago, TarsXP said:

Hi MaLd0n

what hardware?

25 minutes ago, rocky_mtn said:

Audio fixed with fresh install, now to figure out why video is acting weird. Might need to update config.plist with the intel onboard video patch.

use internal graphics or imacpro1,1 smbios

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted
4 minutes ago, MaLd0n said:

what hardware?

I sent SendMe.files to you a few posts ago.
If I enable internal graphics the system will not boot.
I was looking at DSDT.dsl ... this needs GFX0 -> IGPU patch? Mine is GFX0.

Catalina 10.15.6 / DSDT patched by MaLd0n

Gigabyte Aorus B360M / Intel i5-8500 / SAPPHIRE RX 580 4GB /  32GB BallistiX 2666MHz

Posted
23 minutes ago, MaLd0n said:

use internal graphics or imacpro1,1 smbios

I have an AMD RX580, not sure why I would do that...maybe I'm not understanding you. I'm building my EFI folder right now after the initial boot and installing the kext for my 10Gb fiber adapter. After a reboot I should know more. This system has always ran using the RX580 and smbios 19,1 and worked flawless in Catalina.

Problems solved! Just rebooted and everything is working as it should. The problem with hackintool was it needed updated to 3.4.4. EVERYTHING is working! Thanks million!!

New build ASRock Z390 Phantom Gaming 9 i9-9900K MSI RX580 8GB Big Sur 11.0.1 32GB DDR4

First build ASRock Z270 Gaming K6 i7-7700K MSI RX580 8GB Mojave 10.14.6 32GB DDR4

  • Administrators
Posted
27 minutes ago, TarsXP said:

If I enable internal graphics the system will not boot.

use iMacPro1,1 smbios instead

16 minutes ago, rocky_mtn said:

Problems solved! Just rebooted and everything is working as it should. The problem with hackintool was it needed updated to 3.4.4. EVERYTHING is working! Thanks million!!

enjoy

  • Like 1

-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 Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
35 minutes ago, imacosiris said:

Hi ACPI Eater

DSDT.aml.zip

-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 Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
1 hour ago, imacosiris said:

Thanks a lot !!

Just enjoy!

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted
I am trying to make an Opencore bootloader for my Asus x99 pro usb3.1 i7-6800k Msi Radeon RX480. I have followed several guides yet I get stuck on boot at pci configuration begin. in verbose. In the opencore debug txt it sticks at [EB|#LOG:EXITBS:START]. I followed all Dortania troubleshooting and can't get anywhere. I modded BIOS to unlock CFG-Lock
AppleCpuPmCfgLock YES Not needed if CFG-Lockis disabled in the BIOS
AppleXcpmCfgLock YES Not needed if CFG-Lockis disabled in the BIOS
Anyone have any ideas where I can go from here? Thanks johnm
Also the only error I get in sanity check is in Security: BlacklistAppleUpdate was deprecated in OpenCore v0.6.0 - See run-efi-updater under NVRAM instead     I don't seem to be able to find any info to correct this error
 
I'm attaching my OC config.plist  the debug text, and Sanity check from last attempted boot. Thanks MaLd0n

config.plist.zip opencore-2020-07-29-223158.txt.zip Sanity check.zip

  • Administrators
Posted
18 minutes ago, jmacie2000@yahoo.com said:
I am trying to make an Opencore bootloader for my Asus x99 pro usb3.1 i7-6800k Msi Radeon RX480.

x99 need a pci kext 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 Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
9 minutes ago, jmacie2000@yahoo.com said:

Thank you, Is it a common kext patch, or do I need to read somewhere to find this answer. I appreciate your help.

<dict>
				<key>Comment</key>
				<string>IOPCIFamily Patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>SIH7AAAAQA==</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Name</key>
				<string>com.apple.iokit.IOPCIFamily</string>
				<key>Replace</key>
				<data>SIH7AAAAgA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>IOPCIFamily Patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>SD0AAABA</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.14.x,10.15.x</string>
				<key>Name</key>
				<string>com.apple.iokit.IOPCIFamily</string>
				<key>Replace</key>
				<data>SD0AAACA</data>
			</dict>

 

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted
13 hours ago, MaLd0n said:

<dict>
				<key>Comment</key>
				<string>IOPCIFamily Patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>SIH7AAAAQA==</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Name</key>
				<string>com.apple.iokit.IOPCIFamily</string>
				<key>Replace</key>
				<data>SIH7AAAAgA==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>IOPCIFamily Patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>SD0AAABA</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.14.x,10.15.x</string>
				<key>Name</key>
				<string>com.apple.iokit.IOPCIFamily</string>
				<key>Replace</key>
				<data>SD0AAACA</data>
			</dict>

 

Will this patch will go into opencore?

Posted

Hola, buenas tardes te envío el send me.zip, solo tengo un problema no puedo conseguir aceleración gráfica con nvidia gt 640, y es mi primer ryzentosh con open core y algunas cosas exceden mi capacidad de configuración. gracias .- Por cierto excelente trabajo.  

Send me2 2.zip

  • Administrators
Posted
7 hours ago, cesar flores said:

Hola, buenas tardes te envío el send me.zip, solo tengo un problema no puedo conseguir aceleración gráfica con nvidia gt 640, y es mi primer ryzentosh con open core y algunas cosas exceden mi capacidad de configuración. gracias .- Por cierto excelente trabajo.  

i think ur gpu loose support in new system

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted

Ok muchas gracias, y cual placa de video seria la recomendable para poder usar dentro de las económicas lei algo sobre la gt710 2SL como la mas barata que funciona bien en catalina/mojave no se si con aceleración de hardware, AMD no tengo idea hace tiempo no las utilizo. gracias  

  • Administrators
Posted
23 minutes ago, cesar flores said:

cual placa de video seria la recomendable para poder usar dentro de las económicas lei algo sobre la gt710 2SL

rx 560

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted

Can I request to have my DSDT be patched fully? Thank you for this comprehensive guide, I appreciate this. More power. Attached herewith is my Sendme File as well as the extracted IOreg file because I had an error on saving the ioreg from runme.app

 

https://1drv.ms/u/s!AortbKCVZXjwjnPaljId0NI0MlUe?e=XAPXK9

https://1drv.ms/u/s!AortbKCVZXjwjnTWucW3NNUOoMO_?e=PoY3yO

 

Sorry I can't attached file here directly as it reached the max file size for upload.

Ajoneh

  • Administrators
Posted
25 minutes ago, tomqsher said:

Can I request to have my DSDT be patched fully?

use it, reboot and extract new with correct renames

config.plist.zip

-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 Consulting for macOS Hackintosh since 2006 HERE

Posted (edited)

My trackpad has stopped working after I use the config, plist. Btw here's the new extracted sendme files.

https://1drv.ms/u/s!AortbKCVZXjwjnbByycF4NlS2jOa?e=Xy8pSz

https://1drv.ms/u/s!AortbKCVZXjwjnVYPqqsHa8hYrhy?e=QZ38tY

 

Also sometimes I had kernel panic randomly. See attached pic.

https://1drv.ms/u/s!AortbKCVZXjwjneQUSFw2LSYDSr6?e=ubwFBp

Thank you for your hardwork!

Edited by tomqsher

Ajoneh

  • Administrators
Posted

DSDT.aml.zip

remove ssdts

about KP, is a video problem. use a correct video 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 Consulting for macOS Hackintosh since 2006 HERE

  • Administrators
Posted
21 minutes ago, tomqsher said:

What video patch will I use?

https://www.olarila.com/topic/6420-guide-mobile-intel-hd-graphics-skylake/

-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 Consulting for macOS Hackintosh since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...