Jump to content

oroooat

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by oroooat

  1. Already use default setting (Bios F21 version), enable X.M.P and attached config.plist for your reference config.rar
  2. I recently purchased new DDR5 32G RAM 5600 MHz (16Gb x2), which needs the F21 BIOS to operate. However, my current mobo is Z690 Gaming X (16Gbx1 5200 Mhz) with F8 BIOS have no issue with when boot hackintosh. (I assume all GA Z690 may have the same bios settings) I did flashed the bios to F21 and did the same bios setting with F8. Now I cannot boot hackintosh. stuck at [EB|#LOG:EXITBS:START] Basically my config are below Above 4G Decoding → Enabled Re-Size BAR Support → Enabled VT-d → Enabled XHCI Hand-off → Enabled Hyper Threading Technology → Enabled TSM 2.0 (Trusted Computing)→ Disabled CFG-Lock → Disabled Fast Boot → Disabled Windows 10 Features → Windows 10 CSM Support → Disabled I'm not certain not sure. Do I need a extra configuration? since I noticed 'Improve the linkage between Resizable and 4G above'
  3. Hi, I have exact same build as yours. How I can inject DSDT on config.plist? Thanks!
  4. thank for your help.. I tested your config and reset NVRAM the system time still freeze
  5. I'm facing system time freeze issue when put my computer (Catalina 10.5.7) in sleep mode. For example, current time is 12.00 pm I put computer Sleep then wait 30 minutes pass. Woke computer up the system time still show 12.00pm it should show 12.30pm I try boot same OC config to Big Sur 11.3 (reset NVAM every single time when boot different OS). no system time freeze issue at all. Current OC 0.6.9 CPU : i7-9700KM/B : Gigabyte Aorus h370 gaming 3 wifiGPU : MSI Radeon RX 5700 XT GAMING X Here my config.plist and already update latest kext config.plist.zip
  6. I'm facing grey screen when I'm trying toinstall big sur olarila iso via USB method. I have with multiple times per below method still cannot pass grey screen with cursor SOLVED SET BELOW IN CONFIG.PLIST 1. SecureBootModel => Disabled 2. csr-active-config => 67000000 4. DngLoading => Signed 5. always set iMacPro1,1 in config.plist 6. prev-lang:kbd => en:US:0 CPU : i7-9700K M/B : Gigabyte Aorus h370 gaming 3 wifi GPU : MSI Radeon RX 5700 XT GAMING X SSD M.2 : WD Black 250GB
  7. Got this screen any solution?
  8. I'm facing macOS installation couldn't be completed (screen shot below) when try to install software update. I can download normally via Software update. However after restart and boot into macOS Install partition. The system wont install and give the error. I've attached error log and config.plist below. Archive 2.zip
  9. Just wonder what's the type of this value (00000000) ?
  10. Thank you for your kind support. I can confirm now working with Clover.
  11. Already did from your advice. still no luck Error from boot screen Here my config.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>Add</key> <array> <dict> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>SSDT-OLARILA.aml</string> </dict> <dict> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>DSDT.aml</string> </dict> <dict> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>SSDT-EC.aml</string> </dict> <dict> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>SSDT-HPET.aml</string> </dict> <dict> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>Path</key> <string>SSDT-PLUG.aml</string> </dict> </array> <key>Delete</key> <array/> <key>Patch</key> <array> <dict> <key>Comment</key> <string>Olarila Fix Stuck Boot</string> <key>Count</key> <integer>0</integer> <key>Enabled</key> <true/> <key>Find</key> <data>oAqTU1RBUwE=</data> <key>Limit</key> <integer>0</integer> <key>Mask</key> <data></data> <key>OemTableId</key> <data></data> <key>Replace</key> <data>oAqRCv8L//8=</data> <key>ReplaceMask</key> <data></data> <key>Skip</key> <integer>0</integer> <key>TableLength</key> <integer>0</integer> <key>TableSignature</key> <data>RFNEVA==</data> </dict> </array> <key>Quirks</key> <dict> <key>FadtEnableReset</key> <false/> <key>NormalizeHeaders</key> <false/> <key>RebaseRegions</key> <true/> <key>ResetHwSig</key> <false/> <key>ResetLogoStatus</key> <false/> </dict> </dict> <key>Booter</key> <dict> <key>MmioWhitelist</key> <array/> <key>Quirks</key> <dict> <key>AvoidRuntimeDefrag</key> <true/> <key>DevirtualiseMmio</key> <true/> <key>DisableSingleUser</key> <false/> <key>DisableVariableWrite</key> <false/> <key>DiscardHibernateMap</key> <false/> <key>EnableSafeModeSlide</key> <true/> <key>EnableWriteUnprotector</key> <true/> <key>ForceExitBootServices</key> <false/> <key>ProtectMemoryRegions</key> <false/> <key>ProtectSecureBoot</key> <false/> <key>ProtectUefiServices</key> <false/> <key>ProvideCustomSlide</key> <true/> <key>RebuildAppleMemoryMap</key> <true/> <key>SetupVirtualMap</key> <false/> <key>SignalAppleOS</key> <false/> <key>SyncRuntimePermissions</key> <true/> </dict> </dict> <key>DeviceProperties</key> <dict> <key>Add</key> <dict/> <key>Delete</key> <dict/> </dict> <key>Kernel</key> <dict> <key>Add</key> <array> <dict> <key>BundlePath</key> <string>Lilu.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/Lilu</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>VirtualSMC.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/VirtualSMC</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>VirtualSMC.kext/Contents/PlugIns/SMCProcessor.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/SMCProcessor</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>VirtualSMC.kext/Contents/PlugIns/SMCLightSensor.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/SMCLightSensor</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>AirportBrcmFixup.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/AirportBrcmFixup</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>AppleALC.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/AppleALC</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>AtherosE2200Ethernet.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/AtherosE2200Ethernet</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>IntelMausi.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/IntelMausi</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>LucyRTL8125Ethernet.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/LucyRTL8125Ethernet</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>RealtekRTL8111.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/RealtekRTL8111</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>SmallTreeIntel82576.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/SmallTreeIntel82576</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>USBInjectAll.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/USBInjectAll</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>WhateverGreen.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/WhateverGreen</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>XHCI-unsupported.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string></string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> <dict> <key>BundlePath</key> <string>NVMeFix.kext</string> <key>Comment</key> <string></string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/NVMeFix</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict> </array> <key>Block</key> <array/> <key>Emulate</key> <dict> <key>Cpuid1Data</key> <data></data> <key>Cpuid1Mask</key> <data></data> </dict> <key>Patch</key> <array/> <key>Quirks</key> <dict> <key>AppleCpuPmCfgLock</key> <true/> <key>AppleXcpmCfgLock</key> <true/> <key>AppleXcpmExtraMsrs</key> <false/> <key>AppleXcpmForceBoost</key> <false/> <key>CustomSMBIOSGuid</key> <false/> <key>DisableIoMapper</key> <true/> <key>DisableRtcChecksum</key> <false/> <key>DummyPowerManagement</key> <false/> <key>ExternalDiskIcons</key> <false/> <key>IncreasePciBarSize</key> <false/> <key>LapicKernelPanic</key> <false/> <key>PanicNoKextDump</key> <true/> <key>PowerTimeoutKernelPanic</key> <true/> <key>ThirdPartyDrives</key> <false/> <key>XhciPortLimit</key> <true/> </dict> </dict> <key>Misc</key> <dict> <key>BlessOverride</key> <array/> <key>Boot</key> <dict> <key>ConsoleAttributes</key> <integer>0</integer> <key>HibernateMode</key> <string>None</string> <key>HideAuxiliary</key> <false/> <key>PickerAttributes</key> <integer>0</integer> <key>PickerAudioAssist</key> <false/> <key>PickerMode</key> <string>External</string> <key>PollAppleHotKeys</key> <false/> <key>ShowPicker</key> <true/> <key>TakeoffDelay</key> <integer>0</integer> <key>Timeout</key> <integer>5</integer> </dict> <key>Debug</key> <dict> <key>AppleDebug</key> <true/> <key>ApplePanic</key> <true/> <key>DisableWatchDog</key> <true/> <key>DisplayDelay</key> <integer>0</integer> <key>DisplayLevel</key> <integer>2147483650</integer> <key>SerialInit</key> <false/> <key>SysReport</key> <false/> <key>Target</key> <integer>3</integer> </dict> <key>Entries</key> <array> <dict> <key>Arguments</key> <string></string> <key>Auxiliary</key> <false/> <key>Comment</key> <string>Not signed for security reasons</string> <key>Enabled</key> <false/> <key>Name</key> <string>CustomOS</string> <key>Path</key> <string>PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI</string> </dict> </array> <key>Security</key> <dict> <key>AllowNvramReset</key> <true/> <key>AllowSetDefault</key> <true/> <key>AuthRestart</key> <false/> <key>BootProtect</key> <string>Bootstrap</string> <key>ExposeSensitiveData</key> <integer>6</integer> <key>HaltLevel</key> <integer>2147483648</integer> <key>ScanPolicy</key> <integer>0</integer> <key>Vault</key> <string>Optional</string> </dict> <key>Tools</key> <array> <dict> <key>Arguments</key> <string></string> <key>Auxiliary</key> <false/> <key>Comment</key> <string>Not signed for security reasons</string> <key>Enabled</key> <false/> <key>Name</key> <string>UEFI Shell</string> <key>Path</key> <string>OpenShell.efi</string> </dict> <dict> <key>Arguments</key> <string></string> <key>Auxiliary</key> <false/> <key>Comment</key> <string>Memory testing utility</string> <key>Enabled</key> <false/> <key>Name</key> <string>memcheck</string> <key>Path</key> <string>memcheck/memcheck.efi</string> </dict> <dict> <key>Arguments</key> <string>Shutdown</string> <key>Auxiliary</key> <true/> <key>Comment</key> <string>Perform shutdown</string> <key>Enabled</key> <false/> <key>Name</key> <string>Shutdown</string> <key>Path</key> <string>ResetSystem.efi</string> </dict> </array> </dict> <key>NVRAM</key> <dict> <key>Add</key> <dict> <key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key> <dict> <key>DefaultBackgroundColor</key> <data>AAAAAA==</data> <key>UIScale</key> <data>AQ==</data> </dict> <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key> <dict/> <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key> <dict> <key>SystemAudioVolume</key> <data>Rg==</data> <key>boot-args</key> <string>alcid=1 -v -no_compat_check agdpmod=pikera</string> <key>csr-active-config</key> <data>ZwAAAA==</data> </dict> </dict> <key>Delete</key> <dict/> <key>LegacyEnable</key> <false/> <key>LegacyOverwrite</key> <false/> <key>LegacySchema</key> <dict> <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key> <array> <string>EFILoginHiDPI</string> <string>EFIBluetoothDelay</string> <string>LocationServicesEnabled</string> <string>SystemAudioVolume</string> <string>SystemAudioVolumeDB</string> <string>SystemAudioVolumeSaved</string> <string>bluetoothActiveControllerInfo</string> <string>bluetoothInternalControllerInfo</string> <string>flagstate</string> <string>fmm-computer-name</string> <string>nvda_drv</string> <string>prev-lang:kbd</string> </array> <key>8BE4DF61-93CA-11D2-AA0D-00E098032B8C</key> <array> <string>Boot0080</string> <string>Boot0081</string> <string>Boot0082</string> <string>BootNext</string> <string>BootOrder</string> </array> </dict> <key>WriteFlash</key> <true/> </dict> <key>PlatformInfo</key> <dict> <key>Automatic</key> <true/> <key>DataHub</key> <dict> <key>ARTFrequency</key> <integer>0</integer> <key>BoardProduct</key> <string>Mac-7BA5B2D9E42DDD94</string> <key>BoardRevision</key> <data>CQ==</data> <key>DevicePathsSupported</key> <integer>0</integer> <key>FSBFrequency</key> <integer>0</integer> <key>InitialTSC</key> <integer>0</integer> <key>PlatformName</key> <string></string> <key>SmcBranch</key> <data></data> <key>SmcPlatform</key> <data>ajEzNwAAAAA=</data> <key>SmcRevision</key> <data></data> <key>StartupPowerEvents</key> <integer>0</integer> <key>SystemProductName</key> <string>iMacPro1,1</string> <key>SystemSerialNumber</key> <string>C02TR5ZDHX87</string> <key>SystemUUID</key> <string>25509BF3-74D0-4FF7-A1A9-2FD676A82175</string> </dict> <key>Generic</key> <dict> <key>AdviseWindows</key> <false/> <key>MLB</key> <string>C02721403GUJG36JA</string> <key>ROM</key> <data>h3mJzH/6</data> <key>SpoofVendor</key> <false/> <key>SystemProductName</key> <string>iMacPro1,1</string> <key>SystemSerialNumber</key> <string>C02TR5ZDHX87</string> <key>SystemUUID</key> <string>25509BF3-74D0-4FF7-A1A9-2FD676A82175</string> </dict> <key>PlatformNVRAM</key> <dict> <key>BID</key> <string>Mac-7BA5B2D9E42DDD94</string> <key>FirmwareFeatures</key> <data>PvWP/QAAAAA=</data> <key>FirmwareFeaturesMask</key> <data>P/+f/wAAAAA=</data> <key>MLB</key> <string>C02721403GUJG36JA</string> <key>ROM</key> <data>h3mJzH/6</data> </dict> <key>UpdateDataHub</key> <true/> <key>UpdateNVRAM</key> <true/> <key>UpdateSMBIOS</key> <true/> <key>UpdateSMBIOSMode</key> <string>Create</string> </dict> <key>UEFI</key> <dict> <key>APFS</key> <dict> <key>EnableJumpstart</key> <true/> <key>GlobalConnect</key> <false/> <key>HideVerbose</key> <true/> <key>JumpstartHotPlug</key> <true/> <key>MinDate</key> <integer>0</integer> <key>MinVersion</key> <integer>0</integer> </dict> <key>Audio</key> <dict> <key>AudioCodec</key> <integer>0</integer> <key>AudioDevice</key> <string>PciRoot(0x0)/Pci(0x1b,0x0)</string> <key>AudioOut</key> <integer>0</integer> <key>AudioSupport</key> <false/> <key>MinimumVolume</key> <integer>20</integer> <key>PlayChime</key> <false/> <key>VolumeAmplifier</key> <integer>0</integer> </dict> <key>ConnectDrivers</key> <true/> <key>Drivers</key> <array> <string>HfsPlus.efi</string> <string>OpenCanopy.efi</string> <string>OpenRuntime.efi</string> </array> <key>Input</key> <dict> <key>KeyFiltering</key> <false/> <key>KeyForgetThreshold</key> <integer>5</integer> <key>KeyMergeThreshold</key> <integer>2</integer> <key>KeySupport</key> <true/> <key>KeySupportMode</key> <string>Auto</string> <key>KeySwap</key> <false/> <key>PointerSupport</key> <false/> <key>PointerSupportMode</key> <string>ASUS</string> <key>TimerResolution</key> <integer>50000</integer> </dict> <key>Output</key> <dict> <key>ClearScreenOnModeSwitch</key> <false/> <key>ConsoleMode</key> <string></string> <key>DirectGopRendering</key> <false/> <key>IgnoreTextInGraphics</key> <false/> <key>ProvideConsoleGop</key> <true/> <key>ReconnectOnResChange</key> <false/> <key>ReplaceTabWithSpace</key> <false/> <key>Resolution</key> <string>Max</string> <key>SanitiseClearScreen</key> <false/> <key>TextRenderer</key> <string>BuiltinGraphics</string> <key>UgaPassThrough</key> <false/> </dict> <key>ProtocolOverrides</key> <dict> <key>AppleAudio</key> <false/> <key>AppleBootPolicy</key> <false/> <key>AppleDebugLog</key> <false/> <key>AppleEvent</key> <false/> <key>AppleFramebufferInfo</key> <false/> <key>AppleImageConversion</key> <false/> <key>AppleKeyMap</key> <false/> <key>AppleRtcRam</key> <false/> <key>AppleSmcIo</key> <false/> <key>AppleUserInterfaceTheme</key> <false/> <key>DataHub</key> <false/> <key>DeviceProperties</key> <false/> <key>FirmwareVolume</key> <false/> <key>HashServices</key> <false/> <key>OSInfo</key> <false/> <key>UnicodeCollation</key> <false/> </dict> <key>Quirks</key> <dict> <key>DeduplicateBootOrder</key> <false/> <key>ExitBootServicesDelay</key> <integer>0</integer> <key>IgnoreInvalidFlexRatio</key> <false/> <key>ReleaseUsbOwnership</key> <false/> <key>RequestBootVarRouting</key> <true/> <key>TscSyncTimeout</key> <integer>0</integer> <key>UnblockFsConnect</key> <false/> </dict> <key>ReservedMemory</key> <array> <dict> <key>Address</key> <integer>268435456</integer> <key>Comment</key> <string>HD3000: IGPU memory corruption errata</string> <key>Enabled</key> <false/> <key>Size</key> <integer>268435456</integer> </dict> </array> </dict> </dict> </plist> DSDT.aml SSDT-EC.aml SSDT-HPET.aml SSDT-OLARILA.aml SSDT-PLUG.aml
  12. Hi already tried both SSDT-Olarila and SSDT-OLA not working at all DSDT.aml SSDT-OLARILA.aml SSDT-OLA.aml
  13. Hi there, Everything was fine when I'm using Clover. However, after I switch for OC which downloaded from Olarila premade EFI (CHIPSET SERIES 10, 20, 30 (SKYLAKE / KABYLAKE / COFFEELAKE https://tinyurl.com/ttu8wyt). OC cannot boot. AFAIK after try to read the error I found that there have some issues with AppleNVMe. Is there a solution? Here my current EFI for both clover and OC Clover - https://we.tl/t-oCSukqM9SO OC - https://we.tl/t-aBtRj0H4ws CPU : Intel I7 9700KRAM : Corsair 16 GBMotherboard : Gigabyte H370 AORUS GAMING 3 WIFI https://www.gigabyte.com/us/Motherboard/H370-AORUS-GAMING-3-WIFI-rev-10/sp#spGPU : MSI RX 5700XT GamingSSD : M.2 WD Black 512GB , 256 GB Installed two slot working fine with catalina (Clover) Thank you
  14. thank you for clarify. will wait
  15. Hi there, Thank you for making super super easy iso to install big sur. however i got stuck at boot usb from using "BIG SUR Olarila beta 4" isp I did not put any flag to boot usb. Error message show below. I tied both USB3.0 and USB 2.0 same happen. CPU : Intel I5 9400FRAM : Consair 16 GBMotherboard : Gigabyte H370 AORUS GAMING 3 WIFI https://www.gigabyte.com/us/Motherboard/H370-AORUS-GAMING-3-WIFI-rev-10/sp#spGPU : MSI RX 580 ARMOR 8G OC SSD : M.2 WD Black 512GB , 256 GB Installed two slot working fine with catalina Thank you in advance
  16. Thank you so much! I can confirm it's working perfectly. ? Again, Appreciate your support
  17. Hi, First of all, Thank you for make the best Osx86 ISO ever and ever. I have been using Olarila ISO since High Sierra Mojave with no issue at all. Yesterday, I decided upgrade to Catalina 10.5.5 everything work smoothly except two things. 1. Bluetooth not discover any devices. Below is the screenshot. I used to connect my Magic Mouse 2 (white), Magic Mouse 2 (Black), Magic Keyboard, AirPod Pro AirPod 2 with when on Mojave. After fresh install with Olaria Catalima 10.15.5.raw none of these are not working anymore. I've check about mac it found bluetooth. However I'm not sure need to install specific kext or not My motherboard : Gigabyte H370 AORUS GAMING 3 WIFI https://www.gigabyte.com/us/Motherboard/H370-AORUS-GAMING-3-WIFI-rev-10/sp#sp 2. After Wake from sleep mode Display enter to HDR Mode. My Monitor LG-34UK550 4K which support HDR mode https://www.lg.com/us/monitors/lg-32UK550-B-4k-uhd-led-monitor First boot into RGB mode normally. However it force to HDR Mode every single time when awake from sleep GPU = MSI RX 580 ARMOR 8G OC Connect GPU to Monitor via Displayport Even I already checked force RGB Mode still enter HDR Mode My Hackintosh setup CPU : I5 9400F RAM : Consair 16 GB Motherboard : Gigabyte H370 AORUS GAMING 3 WIFI https://www.gigabyte.com/us/Motherboard/H370-AORUS-GAMING-3-WIFI-rev-10/sp#sp GPU : MSI RX 580 ARMOR 8G OC Monitor : LG-34UK550 4K https://www.lg.com/us/monitors/lg-32UK550-B-4k-uhd-led-monitor I copy original EFI Folder from Olaria Catalima 10.15.5.raw in to my EFI Boot Drive. Also attached config.plist for your reference Kext from original EFI Folder too only add AppleALC.kext (v 1.5) to enable on board sound Result from RunMe https://we.tl/t-Wxn6gecnKL Thank you in advance config.plist.zip
×
×
  • Create New...