• Become a Premium Member for $25/year with no ads to improve your community experience.

ssdt

  1. rlindsberg

    dGPU disabled but fan is still spinning

    Hi! I have built a desktop for Hackintosh and some gaming in Windows. I disabled the discrete GPU with all three methods (tried one by one) described in https://dortania.github.io/OpenCore-Install-Guide/extras/spoof.html#windows-gpu-selection. I see that the GPU disappears from macOS, but the...
  2. yukenz

    SOLVED Help to solve Error _STA on BAT0 Devices

    I need help dealing with an error that occurs in the acpi section. here I include a PR file to identify the error that occurs when booting in the log file the error occurs on lines 349 to 440 My specifications Opencore Debug 0.9.2 Laptop Lenovo G40-70 MacOS Big Sur 11.7.6 Vanilla Installer...
  3. EliteMacx86

    GUIDE How to Patch APIC for macOS [Clover/OpenCore]

    How to Patch APIC for macOS [Clover/OpenCore] This guide describes how to patch APIC for macOS. This guide is supported by both, i.e Clover and OpenCore Bootloader. By following this guide, you'll be able to patch the APIC Table for booting macOS. Overview APIC stands for Advanced...
  4. EliteMacx86

    INFO Common SSDT usage for macOS

    Common SSDT usage for macOS What is SSDT? In order to boot into the installation, you need to add the necessary SSDTs. Depending on the Platform you have, copy the SSDTs from OpenCore/RELEASE/Docs/AcpiSamples/Binaries to EFI/OC/ACPI directory. SSDT Name Notes SSDT-ALS0.aml* Enables...
  5. EliteMacx86

    INFO Common Device Properties for macOS [Clover/OpenCore]

    Common Device Properties for macOS [Clover/OpenCore] Kexts Specific WhateverGreen Global Device Properties Description enable-hdmi20 Enables CoreDisplayFixup functionality via WhateverGreen.kext. Enables HDMI 2.0 patches on IGPU and dGPU. Patches CheckTimingWithRange in...
  6. EliteMacx86

    GUIDE How to Inject Device Properties [Clover/OpenCore]

    How to Inject Device Properties [Clover/OpenCore] This guide describes how to inject device properties on macOS. The guide works for both, Clover and OpenCore. By following this guide, you'll be able to inject the desired device properties. Overview Device Properties are one of the most...
  7. C

    Is TB3 working? How to know if it is working?(SSDTs)

    Goodmorning to all, I'm a newbie just approached to hackintosh, greetings from Italy!! I use OpenCore 0.8.8 and I get a working hackintosh on Oralilla Ventura 13.2. Barely all devices are working except HDMI and DP ( Both on MiniDP and type-c dp delivery) output becouse are tied directly to...
  8. EliteMacx86

    SSDT-GPU-SPOOF Latest

    SSDT-GPU-SPOOF This SSDT is based off of WhaterGreen's sample.dsl Required for spoofing unsupported GPUs on macOS. Supports AMD and NVIDIA GPUs Refer to the guide linked below for more information https://elitemacx86.com/threads/how-to-spoof-graphics-on-macos-intel-amd-nvidia.1008/
  9. EliteMacx86

    GUIDE How to Fix IRQ Conflicts on macOS [Clover/OpenCore]

    How to Fix IRQ Conflicts on macOS [Clover/OpenCore] This guide covers fixing of IRQ Conflicts on macOS, supported by Clover and OpenCore. By following this guide, you'll be able to patch out the IRQ Conflicts. I. Overview On a few systems, patching IRQ might be required and is required on...
  10. EliteMacx86

    GUIDE How to Fix SMBus on macOS

    How to Fix SMBus on macOS
  11. EliteMacx86

    GUIDE How to Enable CPU Power Management on X99 Motherboards [Haswell-E and Broadwell-E]

    How to Enable CPU Power Management on X99 Motherboards [Haswell-E and Broadwell-E]
  12. Cimmerian_Iter

    Battery Patch for clover not working.

    Hello everyone, I nearly finished my laptop Hackintosh config and I need to fix my battery. So I followed rehabman tutorial and made a Battery SSDT patch + another patch to make my STA return 0xf instead of something else(like 0xb) and included the rename patch of the value I have edited in the...
  13. EliteMacx86

    GUIDE How to Enable Intel CPU Power Management on X79/C606 Motherboards [Sandy Bridge-E/EP and Ivy Bridge-E/EP]

    How to Enable Intel CPU Power Management on X79 Motherboards [Sandy Bridge-E/EP and Ivy Bridge-E/EP] This guide covers the implementation of Intel CPU Power Management on X79/C606 chipset based Motherboards. This guide is supported on Sandy Bridge-E/EP and Ivy Bridge-E/EP CPUs lineup, up to...
  14. Cyberdevs

    How to create custom SSDT-UIAC

    Few years ago I wrote a guide on How to install macOS Sierra on GA-Z170X-Gaming 5 and a friend of mine SavageAUS wrote this section on how to create the custom SSDT-UIAC as a part of the guide, I hope you guys find it useful.) How to create custom SSDT-UIAC: A quick rundown on how to create a...
  15. EliteMacx86

    GUIDE How to Patch Laptop DSDT and SSDTs

    How to Patch Laptop DSDT and SSDTs This guide covers patching Laptop DSDT and SSDTs for macOS/OS X. By following this guide, you'll be able to patch your OEM DSDT/SSDTs. I. Overview To enable macOS features and various hardware and maintain stability, DSDT and SSDTs patching are required...
  16. EliteMacx86

    How to generate SSDT for Unknown Processor Models using ssdtPRGen script

    Piker-Alpha has developed a script called ssdtPRGen which will generate a SSDT for your CPU. But for few CPUs which is not listed, or are the latest CPUs from Intel, has not been added to the list. Whenever you try to generate the SSDT, it says "Error: Unknown processor model" and then aborts...
  17. EliteMacx86

    How to Generate SSDT for CPU Power Management [Clover/OpenCore]

    How to Generate SSDT for CPU Power Management [Clover/OpenCore] An EliteMacx86 Exclusive Guide - This guide covers implementation of SSDT for CPU Power Management using Clover and OpenCore. Overview Piker-Alpha has developed a script called ssdtPRGen which will generate a SSDT for your CPU...
  18. EliteMacx86

    GUIDE How to Extract DSDT/SSDTs

    How to Extract DSDT/SSDTs An EliteMacx86 Exclusive Guide - This guide covers the extraction of ACPI sets, (commonly known as DSDT and SSDTs) using Clover. Overview Extracting DSDT/SSDTs is very easy and has minimal requirements. To extract the DSDT/SSDT, follow the steps below. For Clover...
  19. EliteMacx86

    GUIDE How to Install DSDT/SSDT [Clover/OpenCore]

    How to Install DSDT/SSDT [Clover/OpenCore] An EliteMacx86 Exclusive Guide - This guide covers installing DSDT and SSDTs files for Clover and OpenCore. 1. Firstly extract your DSDT and the related SSDTs. 2. Patch your DSDT and SSDT. 3. Save the file as .aml extension. 4. Mount your ESP. For...