-
Posts
95,156 -
Joined
-
Last visited
Everything posted by MaLd0n
-
OpenCore Configurator will help you create custom configuration files for the OpenCore EFI bootloader via a streamlined graphical interface. OpenCore Configurator download HERE Credits mackie100
- 8 replies
-
- 3
-
-
-
- configurator
- hackintosh
-
(and 1 more)
Tagged with:
-
Intel® HD Graphics are video cards built into Intel processors. Solutions is HERE Credits Apple for macOS AMD for ATOM VBIOS parsing code The PCI ID Repository for multiple GPU model names Andrey1970AppleLife for FAQs FireWolf for the DPCD maximum link rate fix, infinite loop fix for Intel HDMI connections, LSPCON driver support, Core Display Clock frequency fix for ICL platforms, DVMT pre-allocated memory calculation fix for ICL platforms, Backlight Smoother for IVB+ platforms, and Display Data Buffer fix for ICL platforms. Floris497 for the CoreDisplay patches Fraxul for original CFL backlight patch headkaze for Intel framebuffer patching code and CFL backlight patch improvements hieplpvip for initial AppleBacklight patching plugin igork for power-gating patch discovery and various FP research lvs1974 for continuous implementation of Intel and NVIDIA fixing code mologie for creating NVWebDriverLibValFix.kext which forces macOS to recognize NVIDIA's web drivers as platform binaries PMheart for CoreDisplay patching code and Intel fix backporting RehabMan for various enhancements RemB for continuing sleep-wake research and finding the right register for AMD issues Vandroiy for maintaining the GPU model detection database YungRaj and syscl for Intel fix backporting vit9696 for writing the software and maintaining it
-
- hackintosh
- igpu
-
(and 1 more)
Tagged with:
-
An open source kernel extension enabling native macOS HD audio for not officially supported codecs without any filesystem modifications. AppleALCU can be used for systems with digital-only audio. Download AppleAlc HERE Features Digital and analog audio support starting from the OS installation Recovery HD/macOS Installer audio support Automated codec detection Unsupported audio controller enabling (internal and external) Arbitrary kext patching Custom platform/layout injection Works with SIP / El Capitan+ Currently compatible with 10.4-13 Credits Apple for macOS Onyx The Black Cat by fG! for the base of the kernel patcher capstone by Nguyen Anh Quynh for the disassembler module toleda, Mirone and certain others for audio patches and layouts Pike R. Alpha for lzvn decompression and certain HDMI patches 07151129 for some code parts and suggestions roddy20 for training and research dumps to a patching of codecs vit9696 for writing the software and maintaining it Andrey1970AppleLife, vandroiy2013 for maintaining the codec database
-
OpenCore bootloader with development SDK. Download OpenCore Bootloader HERE Libraries This repository also contains additional UEFI support common libraries shared by other projects in Acidanthera. The primary purpose of the library set is to provide supplemental functionality for Apple-specific UEFI drivers. Key features: Apple disk image loading support Apple keyboard input aggregation Apple PE image signature verification Apple UEFI secure boot supplemental code Audio management with screen reading support Basic ACPI and SMBIOS manipulation CPU information gathering with timer support Cryptographic primitives (SHA-256, RSA, etc.) Decompression primitives (zlib, lzss, lzvn, etc.) Helper code for ACPI reads and modifications Higher level abstractions for files, strings, UEFI variables Overflow checking arithmetics PE image loading with no UEFI Secure Boot conflict Plist configuration format parsing PNG image manipulation Text output and graphics output implementations XNU kernel driver injection and patch engine Early history of the codebase could be found in AppleSupportPkg and PicoLib library set by The HermitCrabs Lab. OcGuardLib This library implements basic safety features recommended for the use within the project. It implements fast safe integral arithmetics mapping on compiler builtins, type alignment checking, and UBSan runtime, based on NetBSD implementation. The use of UBSan runtime requires the use of Clang compiler and -fsanitize=undefined argument. Refer to Clang documentation for more details. Credits The HermitCrabs Lab All projects providing third-party code (refer to file headers) AppleLife team and user-contributed resources Chameleon and Clover teams for hints and legacy al3xtjames Andrey1970AppleLife mhaeuser (ex Download-Fritz) Goldfish64 MikeBeaton nms42 PMheart savvamitrofanov usr-sse2 vit9696
- 3 replies
-
- bootloader
- download
-
(and 1 more)
Tagged with:
-
Coffee Lake graphics problem in Monterey
MaLd0n replied to Josefjanne's topic in Installation Guides
Yes. This kext solve these problems. -
Rx580 is native card usb check here https://www.olarila.com/topic/14220-hackintosh-usb-port-mapping-guide-2023/
-
-Bios Configuration --> Disable CSM / SATA Mode AHCI / If need disable Secure Boot -UEFI Mobos just paste EFI folder into EFI partition -OpenCore MOD EFI folders HERE -Tutorial -Glossary Kexts AirportBrcmFixup.kext - An open source kernel extension providing a set of patches required for non-native Airport Broadcom Wi-Fi cards. AppleALC.kext - An open source kernel extension enabling native macOS HD audio for not officially supported codecs without any filesystem modifications. AtherosE2200Ethernet.kext - Atheros onboard LAN driver for macOS. CpuTscSync.kext - It is a Lilu plugin, combining functionality of VoodooTSCSync and disabling xcpm_urgency if TSC is not in sync. It should solve some kernel panics after wake. ECEnabler.kext - Allows reading Embedded Controller fields over 1 byte long, vastly reducing the amount of ACPI modification needed for working battery status. FakePCIID_Intel_I225-V.kext - Intel onboard LAN driver for macOS. Need FakePCIID.kext. IntelMausi.kext - Intel onboard LAN driver for macOS. Lilu.kext - An open source kernel extension bringing a platform for arbitrary kext, library, and program patching throughout the system for macOS. LucyRTL8125Ethernet.kext - Realtek onboard LAN driver for macOS. RealtekRTL8100.kext - Realtek onboard LAN driver for macOS. RealtekRTL8111.kext - Realtek onboard LAN driver for macOS. RestrictEvents.kext - Lilu Kernel extension for blocking unwanted processes causing compatibility issues on different hardware and unlocking the support for certain features restricted to other hardware. The list of blocks currently includes: /System/Library/CoreServices/ExpansionSlotNotification /System/Library/CoreServices/MemorySlotNotification /usr/libexec/firmwarecheckers/eficheck/eficheck RTCMemoryFixup.kext - An open source kernel extension providing a way to emulate some offsets in CMOS (RTC) memory. It can help you to avoid some conflicts between osx AppleRTC and firmware/BIOS of your PC. SmallTreeIntel82576.kext - Intel onboard LAN driver for macOS. USBInjectAll.kext - Basic USB Solution VirtualSMC.kext - Advanced Apple SMC emulator in the kernel. VoodooPS2Controller.kext - New VoodooPS2Trackpad uses VoodooInput's Magic Trackpad II emulation in order to use macOS native driver instead of handling all gestures itself. WhateverGreen.kext - Lilu plugin providing patches to select GPUs on macOS. Credits: Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad, headkaze, onemanosx, erroruser, Jenny David, Sampath007, Facebook Hackintosh community, Facebook Olarila community and many, many, many others! We're all here to have fun and learn from each other!
-
Yes, but is not perfect after high sierra
-
https://www.olarila.com/topic/10296-olarila-repair-app/
-
Hackintosh macOS Big Sur and Monterey with Clover
MaLd0n replied to MaLd0n's topic in Big Sur (10.16)
300/400 is cooffelake and comet lake -
Hackintosh RaptorLake GA Z790 Aero G and i9-13900K
MaLd0n replied to MaLd0n's topic in Olarila Hackintosh Machines
im using ram kingston 5600mhz cooler is coolermaster with 1700 support- 60 replies
-
- 1
-
-
- hackintosh
- intel
-
(and 2 more)
Tagged with:
-
SandyBridge or IvyBridge
-
rebuild cache with Olarila repair BS https://www.olarila.com/topic/10296-olarila-repair-app/
-
ur hardware dont need XHCI-unsupported.kext if u generated USBPorts.kext u can delete USBInjectAll.kext
-
Asus Rog Strix Z690-f, Intel I9 12900K, Sapphire Pulse RX580
MaLd0n replied to Joe Griffin's topic in DSDT Patch Requests
https://github.com/OpenIntelWireless -
Which EFI for the SSD of a Dell T5810 ?
MaLd0n replied to greens's topic in Hackintosh EFI Folder Collection
try one by one -
Ayuda con rendimiento y estabilidad CPU y GPU
MaLd0n replied to Cachalote01's topic in DSDT & Patch Requests
-Desktop CoffeeLake Download HERE -
amd mobile gpu don't have support
-
Sandy Bridge https://www.olarila.com/topic/20908-easy-fast-and-perfect-vanilla-hackintosh-clover-and-opencore-windows-linux-or-macos/
-
https://www.olarila.com/topic/20908-easy-fast-and-perfect-vanilla-hackintosh-clover-and-opencore-windows-linux-or-macos/
-
Coffee Lake graphics problem in Monterey
MaLd0n replied to Josefjanne's topic in Installation Guides
enable vt-d and uncheck disableiomapper
