Search results

  1. Edhawk

    Sequoia on Asus Vivobook X512DA

    You need to add Itlwm.kext to your OC setup. Then install the Heliport application for the Intel WiFi to work in Sequoia. As AirportItlwm.kext hasn’t been updated for Sequoia. For the Intel Bluetooth you need to add three kexts, in the following order. IntelBluetoothFirmware.kext...
  2. Edhawk

    Trouble setting up macOS Tahoe on a HP 15-fc0013la laptop

    Yes that would be fine, pretty normal for a laptop really. The VoodooI2CHID.kext might not work with the VoodooI2CELAN.kext, but you can simply disable the HID kext in the config.plist to see if that is the case. Make sure you are using the latest version v2.9.1...
  3. Edhawk

    Trouble setting up macOS Tahoe on a HP 15-fc0013la laptop

    Without increasing the VRAM available to the iGPU you are going to be stuck with these graphics issues. It is one of the major differences between Intel and AMD systems, as Apple never used any AMD CPU’s there are only a limited number of things you can do to fix these issues. Increasing the...
  4. Edhawk

    Trouble setting up macOS Tahoe on a HP 15-fc0013la laptop

    The DeviceProperties VRAM fix is for Intel IGPU's not AMD. When using NootedRed.kext you are restricted from using DeviceProperties, as they are likely to clash with the kext. So any AMD IGPU fix for your HP laptop would need to be undertaken in an SSDT. I know on Dell Optiplex systems it...
  5. Edhawk

    Trouble setting up macOS Tahoe on a HP 15-fc0013la laptop

    Yes, enable NootedRed.kext in the config.plist. Have you increased the IGPU VRAM in the Bios to a minimum of 1GB? Most Intel IGPU's require 1.5-2GB for graphics acceleration.
  6. Edhawk

    Need help with macOS Sequoia on Ryzen 9 9950X (OpenCore Boot Failure)

    You need to map the USB ports for them to show in macOS. This can be done using Corpnewt's USBMap script in macOS. This is my preferred option. https://github.com/corpnewt/USBMap https://dortania.github.io/OpenCore-Post-Install/usb/intel-mapping/intel.html Alternatively, you can map the USB...
  7. Edhawk

    RT.GV wake-failure

    Audio not working might mean the layout-id=3 is wrong for your system, which from previous experience working on another users Intel version of your HP laptop, could have an ALC236 Audio codec installed. Changing to npci=0x3000 is not an issue, probably a better boot arg. Although both will...
  8. Edhawk

    RT.GV wake-failure

    Have you set the Bios to allow macOS to run on your computer? Check you have used the settings shown in the link below, where they are present in the bios. https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html#amd-bios-settings
  9. Edhawk

    RT.GV wake-failure

    Don't use DeviceProperties when using NootedRed.kext to drive the AMD GPU. As doing so can cause issues. Use the alcid=3 boot argument for your audio in place of the DeviceProperties option. Don't enable NootedRed.kext when first installing macOS. It can be enabled once macOS has been...
  10. Edhawk

    Trouble setting up macOS Tahoe on a HP 15-fc0013la laptop

    Your config.plist has an error on line 227, as shown in the screenshot below. The error is such that ProperTree can't open the plist. This relates to the DeviceProperties > Add section of the config.plist. I managed to open the config.plist in another app, and have fixed the issue in the...
  11. Edhawk

    macOS Tahoe on Asus rog strix g15 g153ih-hn026t

    Have you ever built or successfully run macOS on another Hack (intel or AMD)? If you haven't booted another version of macOS on this ASUS system, you are really setting yourself up for a whole host of issues. As the Beta OS is likely to throw more issues at you than a version that has been...
  12. Edhawk

    macOS Tahoe on Asus rog strix g15 g153ih-hn026t

    If you have a USB kext in your current OC EFI disable it and try booting into macOS Tahoe again. I am assuming you haven't used Corpnewt's latest USBMap script (Tahoe Beta) release to configure your USB ports. Out of curiosity have you previously run Sequoia or an earlier version of macOS on...
  13. Edhawk

    Truble getting Bluetooth Working

    Yes, if USBPorts.kext and the other two kexts are enabled in your OC setup there would be a conflict. Remove the unused UTBMap and USBToolBox.kext from the Kexts folder and your config.plist. Reboot the system, use the ResetNvram option from the OC boot screen. Open Hackintool, then use the...
  14. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    I noticed you had removed a few of the early CPU patches, but assumed you did this for a reason, following a guide or someone else's instructions. Not using those versions of macOS. I don't mess with the AMD Vanilla patches. I change the CPU cores as needed, leave all the rest set at their...
  15. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    Do the Red coloured circles on the motherboard layout image mean the USB2 (F_USB2) & Type-E (F_U320G) headers are not being used? If you mean you discovered 17 x ports under a single USB controller, then yes you need to not activate two of the ports. As each controller is limited to 15 x ports...
  16. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    This is how I go about configuring the USB ports on my systems. USB Port Configuration: USB2 (0) - Physical USB2 ports on rear I/O plate, these ports always have a Black coloured tang. USB3 (3) - Physical USB3 ports on rear I/O plate, these ports can have a Red, Blue, Cyan coloured tang...
  17. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    Regarding your EFI. As you are troubleshooting issues and sharing your EFI folder it is best to remove the 'Apple' folder before zipping the EFI folder. The Apple folder can on occasion be quite large, not so in your case but just remember not to include it with any future EFI posts. Your...
  18. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    Have a read of this page regarding the HALS_OverloadMessage.cpp message. https://support.source-elements.com/source-elements-error-messages/diagnosing-and-managing-the-dropouts-issue-in-apple%E2%80%99s-coreaudio-hals_overloadmessage
  19. Edhawk

    Ryzen 5 9600x, gigabyte b650 gaming x ax v2, everything's ok except audio drops and cracklings...

    I will have a look at your revised EFI folder when I am at my desk, later this evening.
  20. Edhawk

    Sequoia on Asus Vivobook X512DA

    Which WiFi/BT card are you using? Is it a macOS compatible device? Which Audio codec does your system use? Are you using AppleALC.kext, with the appropriate layout-id set in your config.plist?
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.