Jump to content
MaLd0n

Hackintosh OpenCore Vanilla Guide, Step by Step

Recommended Posts

  • Administrators
Quote

into_all method code_regex If\s+\([\\]?_OSI\s+\(\"Linux\"\)\) replace_matched begin If(LOr(_OSI("Darwin"),_OSI("Linux"))) end;

into_all method code_regex If\s+\([\\]?_OSI\s+\(LINX\)\) replace_matched begin If(LOr(_OSI("Darwin"),_OSI(LINX))) end;

 

-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

On 6/22/2020 at 12:32 PM, RandomTech7 said:

Hi, thanks for detailed and useful tutorial

I managed to boot my CoffeeLake 8700K and 5700XT but have no Audio, in System Settings/ Audio all sound effects are clickable but no sound from Internal Speakers, only buzzing sound, please help.

Mostlikely the Layout ID of your Audio device is wrongly set. Please google it out how to look up the allowed Layout ID of your Audio device and set it in the boot args line: alcid=1 (by default) or alcid=# ("#" is the allowed Layout ID).

 

Link to comment
Share on other sites

  • Administrators

-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

On 1/9/2021 at 8:14 PM, Marcus Zou said:

Mostlikely the Layout ID of your Audio device is wrongly set. Please google it out how to look up the allowed Layout ID of your Audio device and set it in the boot args line: alcid=1 (by default) or alcid=# ("#" is the allowed Layout ID).

 

Thank you for the info, I have already solved that problem following Olarila guide: https://www.olarila.com/topic/6074-guide-easy-audio-solution-with-applealc-clover-and-opencore/

But in general I think this method is still not perfect, applying the same method to my laptop with Realtek ALC1220 codec, I had different allowed Layout ID's to test so I tested them all, the only one which worked better was Layout ID 21 so I added alc=21 in the boot args, only this Layout-ID could make my laptop speakers and microphone function, all others Layout-ID's had something not working.

Whats happening now is that I still don't have sound sometimes, even if sound effects are showing normal in the "System Preferences/Sound", sure it doesn't happen very often but it's there, every (approximately) 10 times I boot my laptop the 11th I don't have sound, to fix it I have to reboot again, (strange thing is that it never happen to the microphone, only to speakers).

Somewhere I read that set "Reset HDA" will help but I know that in Clover not in OpenCore, after all it doesn't bother me and I'm OK with it  :)

Edited by RandomTech7

Hack Pro: Asus Strix Z590i, i9-11900K, RX 6900 XT, 1TB Samsung QVO SSD, RAM 16GB Corsair RGB @3200Mhz (Big Sur) OC

 

Hackbook Pro: (MSI GE63 Raider RGB) i7-8750H, Intel UHD 630, GTX1070 8GB(disabled), 16GB RAM @2666Mhz (Big Sur) OC

Link to comment
Share on other sites

  • Administrators
13 hours ago, RandomTech7 said:

Thank you for the info

reset nvram is needed

-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

2 hours ago, MaLd0n said:

reset nvram is needed

should i reset nvram only for once? or more often?

Hack Pro: Asus Strix Z590i, i9-11900K, RX 6900 XT, 1TB Samsung QVO SSD, RAM 16GB Corsair RGB @3200Mhz (Big Sur) OC

 

Hackbook Pro: (MSI GE63 Raider RGB) i7-8750H, Intel UHD 630, GTX1070 8GB(disabled), 16GB RAM @2666Mhz (Big Sur) OC

Link to comment
Share on other sites

  • Administrators
9 hours ago, RandomTech7 said:

should i reset nvram only for once? or more often?

after some changes, bootargs etc, if fail use entry reset nvram

-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

3 hours ago, MaLd0n said:

after some changes, bootargs etc, if fail use entry reset nvram

OK i got it, thanks for tips

Hack Pro: Asus Strix Z590i, i9-11900K, RX 6900 XT, 1TB Samsung QVO SSD, RAM 16GB Corsair RGB @3200Mhz (Big Sur) OC

 

Hackbook Pro: (MSI GE63 Raider RGB) i7-8750H, Intel UHD 630, GTX1070 8GB(disabled), 16GB RAM @2666Mhz (Big Sur) OC

Link to comment
Share on other sites

  • Administrators
21 minutes ago, swapan02 said:

i can install all version except bigsur, can you fix me for bigsur- pc config Gigabyte x99ud4- core i7-5820k

https://tinyurl.com/yymycyc7

  • Like 1

-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

hi @MaLd0n i used but I'm having stability problems. can you help me?

my laptop dell inspiron 15 5558. cpu intel i5-5200U, gpu intel hd grapichs 5500, audio realtek alc 255, wifi BCM4350(DW1820A), ssd samsung evo 860, ethernet RTL8106E.



https://filebin.net/6vv505do7bgq30qr/Send_me_Sinan-MacBook-Pro.zip?t=fmni12w2

Send_me_Sinan-MacBook-Pro.zip

Link to comment
Share on other sites

@MaLd0n the lan input does not work, using Kext, RealtekRTL8111-V2.3.0, and my network card is Realtek RTL8118AS, can you help? I tried to send the rumen but it doesn't fit here due to the file size, I installed Big Sur on my machine. 
And also a notification about memory appears when I start the machine, I have 16GB of ram

Link to comment
Share on other sites

  • Administrators

use 2.2 version

-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
4 hours ago, tomqsher said:

Hello! Thank you very much for this maldon. Can you help me out by patch my DSDT. :D

remove acpi renames, osi to xosi, select rebase regions in acpi tab, reboot and extract new sendme

-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
12 hours ago, tomqsher said:

Here is the new sendme. 

DSDT.aml.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

  • Administrators
8 hours ago, madvillain_ said:

Hi, thank for the tuto but, how to do all this without a Mac ? Is it possible to easely do the same on Windows ?

use olarila images and replace efi folder if need

  • Like 1

-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

Hello can you help me tune dsdt pls, My laptop is Gigabyte P15Fv5 skylake HD530 + Nvidia GTX950M, here is my zip send me

https://drive.google.com/file/d/1At0mYH9oXU2QSJ4tOkfpwEG1F3Acq96Z/view?usp=sharing

I have a DW1560 wifi + bluetooth card
DW1560 Bluetooth 4.0 LE    USB\VID_0A5C&PID_216F
BCM4352 802.11ac Wireless Network Adapter PCI\VEN_14E4&DEV_43B1
it works fine with Mojave + clover, then i upgrade to bigsur 11.2 + opencore 0.6.6, wifi works fine but bluetooth is not working, there is no information in hardware / bluetooth. Hackintool says there is no internal USB for Bluetooth

spacer.png

My keyboard elan, I tried many ways to active Fn+f8 and Fn+F9 brightness keys but it doesn't work. Can you guide me how to do it pls.
Thanks.

Link to comment
Share on other sites

Hi MaLd0n,

My Big Sur installation is working fine from the .raw file and I've used the resources folder to amend the boot them which is fine and boots well although I would like to hide unwanted boot screen icons like NVRAM, Preboot, Recovery, etc. and add my Windows OS to the boot screen but my Windows OS doesn't have an EFI that I can mount with OpenCore Configurator and can't add the bootmgfw.efi as I cannot find the PciRoot address for the windows drive and boot file.

Is there any way to add my Windows OS to the OpenCore boot menu without the Windows OS being installed as GPT UEFI?

Attached is my current boot screen.

Thanks.04135857.png.zip

Link to comment
Share on other sites

  • Administrators

use both system uefi

-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

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...