rafaelmaeuer / Asus-P8P67Pro-Hackintosh

Install macOS Monterey on Asus P8P67 Pro/Evo Mainboard (+ Dual-Boot Win 11)
46 stars 14 forks source link

Bigsur 11.3 Sound not Work #20

Closed bluelytihing1 closed 3 years ago

bluelytihing1 commented 3 years ago

Hello rafaelmaeuer Thank you for the EFI files P8P67 DELUXE Working perfectly

When I have updated Bigsur 11.3 , I found that the sound is not working. VoodooHDA did not respond. I have tried to fix it but it doesn't work at all.

rafaelmaeuer commented 3 years ago

Sorry I don't have access to the machine at the moment so I can't test macOS update 11.3. Did you tried the latest version of VoodooHDA or AppleALC?

bluelything1 commented 3 years ago

FB_IMG_1620317532467 I fixed a bug by applying a new VoodooHDA patch on / Library / Extension. Must disable SLP before installing.

rafaelmaeuer commented 3 years ago

Nice to hear it's working now, could you share your solution?

bluelything1 commented 3 years ago

latest Bigsur 11.4 Sound Working. In a few days, I'll be sharing with you how to patch Voodoohda. Screen Shot 2564-06-18 at 20 49 21

bluelything1 commented 3 years ago

How to Patch VoodooHDA On Bigsur 11.4

First Step

  1. Open Config.plist On OpenCore Configurator
  2. Go to NVRAM -> csr-active-config 00000000 Set 67000000 for Disabled SIP
  3. Save And REBOOT

    Second Step 1.Check SIP 1.1 Open Terminal 1.2 type a Message "csrutil status"
    1.3 If Show up "System Integrity Protection status: unknown (Custom Configuration)." Disabled Complete 2.Download AppleHDADisabled.kext & VoodooHDA2.9.7.kext on insanelymac 2.1 Website https://www.insanelymac.com/forum/topic/314406-voodoohda-297/ 3.when Downloading Complete put file VoodooHDA.kext to Desktop 3.1 Open Terminal 3.2 type a Message sudo cp -R /Users/(Name)/Desktop/VoodooHDA.kext /Library/Extensions 3.3 The system ask you to look into System Preferences -> Security and enable here VoodooHDA 3.4 Reboot

    Final Step

  4. Put file AppleHDADisabled.kext to EFI->OC->kext
  5. Reboot

    END

rafaelmaeuer commented 3 years ago

Thanks for sharing your results, I added them to the readme. Nevertheless for installation csr 03000000 and for use 01000000 is sufficient. But as for now there is no option to completely activate SIP again after installation - am I right?