Jump to content

MaLd0n

Administrators
  • Posts

    95,183
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. Nice! Enjoy!
  2. acho que no mojave esse smbios funciona vc pode usar o catalina e fazer uns testes antes do mojave
  3. é só alterar o smbios pra iMac13,2 o smbios correto pro seu processador perdeu suporte no Catalina o ideal seria vc usar o Mojave
  4. sound like a applealc bug?
  5. DSDT.aml.zip https://filebin.net/88kon354jyfrhvhw/EFI.zip?t=x8krjg8a only hackintool, u need test things there DSDT.aml.zip USB 3 is load, dont appears in system profile but work, check it audio https://www.olarila.com/topic/6074-guide-easy-audio-solution-with-applealc/ DSDT.aml.zip use correct Olarila folder, reboot and extract new only efi folder put 3 files in clover/acpi/patched and reboot, disable Internal Graphics in bios/uefi setup Archive.zip
  6. check here, have some presets
  7. siga o tutorial pra "ripar" a imagem, mas é só isso mesmo. mac real é só instalar
  8. testa sem o dsdt. se funcionar tem de patchear de novo. o opencore é horrível pra certas coisas. os devs tão fazendo um bootloader pra noobs, mete uma porrada de ssdt sem noção, funciona meia boca e tá bom.
  9. pode ser que esse notebook ten ha uma outra controladora sata, tenha a certeza de estar usando a da intel esse erro não é comum, essas mobos são fáceis
  10. AI Tweaker: Auto Advanced SATA Mode Selection: AHCI S.M.A.R.T.: Enabled USB Legacy: Enabled Legacy USB 3.0: Enabled EHCI Hand-off: Enabled Onboard Devices Renesas USB 3.0: Disabled Bluetooth: Disabled VIA 1394: Disabled Marvell Storage: AHCI Serial Port: Disabled Boot PCI ROM: Legacy ROM Option ROM: Force BIOS
  11. veja se tem bios update pra essa mobo
  12. forget ur nvidia. u need disable it
  13. no check if problem appears with one bt audio device too
  14. https://filebin.net/6860nvmnsr26i904/EFI_FULL.zip?t=pf6zxjoq
  15. looks nice is a mistery
  16. GitHub Project https://github.com/ReddestDream/OcQuirks OcQuirks OcQuirks is a drop in replacement EFI driver for Clover that replaces AptioMemoryFix and all OsxAptioFix variants. It is built against the OpenCore source tree, and supports OpenCore's quirks model. Prerequisites The OcQuirks EFI driver has a dependency on OpenRuntime.efi, and they must be installed together in the CLOVER EFI drivers directory. OpenRuntime.efi can be found in the release zip and is built along with OcQuirks. Installation To install OcQuirks, download the latest release or build it using the instructions below and then install it into your EFI replacing any existing memory fix driver. Mount your EFI volume. Back your EFI volume up to a bootable USB drive and verify that it works. Remove AptioMemoryFix, and any OsxAptioFix variants from the Clover drivers folder on your EFI volume. Add OcQuirks.efi, OpenRuntime.efi, and OcQuirks.plist to the Clover drivers folder on your EFI volume. Reboot. If your system has trouble booting, use your USB stick to boot back into macOS and revert by reversing the process. Inspect the parameters below and configure OcQuirks.plist with parameters that better match your system. Default settings are based on AptioMemoryFix and are designed with new Intel systems in mind. Your system may require custom settings, (e.g., Z390 may need DevirtualiseMmio+ProtectUefiServices, Older 100-200 series might need EnableWriteUnprotector). It is also assumed that all slides are valid (no slide=X). Configuration The parameters listed below can be changed by dropping in OcQuirks.plist into your Clover drivers folder. This can be found in either the release zip or the root of the OcQuirks repository. If no plist is found, then the defaults below are used. Quirk Default Value Description AvoidRuntimeDefrag True Fix UEFI runtime services support on many firmwares. DevirtualiseMmio False Reduce stolen memory footprint from memory map, incompatible with some systems DisableSingleUser False A security option to ignore single user mode arguments. DisableVariableWrite False A security option to protect macOS NVRAM write access. DiscardHibernateMap False A legacy parameter to work around buggy memory maps. Preserves runtime memory size and location after wake from S4 sleep. EnableSafeModeSlide True Patch the bootloader to enable KASLR in safe mode. EnableWriteUnprotector False Permits write access to UEFI runtime services code. Use RebuildAppleMemoryMap if possible. ForceExitBootServices True Ensures that calls to ExitBootServices succeed even with an outdated MemoryMap key. MmioWhitelist Array Designed to be filled with plist dict values, describing addresses critical for particular firmware functioning when DevirtualiseMmio quirk is in use. ProtectMemoryRegions False Protect memory regions from incorrect access. Only needed by very old firmwares. ProtectSecureBoot False Protect UEFI Secure Boot variables from being written. ProtectUefiServices False Protect UEFI services from being overridden by the firmware. ProvideConsoleGopEnable True Install Graphics Output Protocol if missing from the console handle. ProvideCustomSlide True Force macOS to use a pseudorandom value among available slide values. ProvideMaxSlide 0 Overrides the maximum slide instead of 256 when ProvideCustomSlide is enabled. RebuildAppleMemoryMap True Generate Memory Map compatible with macOS. SetupVirtualMap True Workaround issues in some firmwares that access memory after SetVirtualAddress calls often resulting in boot crashes. SignalAppleOS False This quirk is useful on Mac firmwares, which behave differently in different OS. SyncRuntimePermissions True Update memory permissions for runtime environment. For a more indepth description of quirks, review the OpenCore Configuration Manual. Building Building OcQuirks is simple, you just need macOS and time. You do not need to configure OcQuirks before building now, so all you need to do is follow the process below to build. Clone the Repository $ git clone https://github.com/ReddestDream/OcQuirks.git $ cd OcQuirks Build OcQuirks Now build OcQuirks using the macbuild tool. You may be prompted to install additional tools before compilation begins. $ ./macbuild.tool Installation Follow the installation procedures found earlier in the documentation, using the newly compiled version of OcQuirks which can be found in the OcQuirks/Binaries/RELEASE folder. Credits Apple for macOS vit9696 for OpenCore and AptioMemoryFix Download-Fritz and al3x for ideas and code contributions CorpNewt for the configuration scripts
  17. extract new sendme
  18. use essa pasta com o dsdt na clover/acpi/patched https://tinyurl.com/ujc7989
  19. DSDT.aml.zip
×
×
  • Create New...