hardcorehenry Posted January 27, 2020 Share Posted January 27, 2020 23 minutes ago, matgeo said: Here you are. https://mega.nz/#!GYQBlaQY!DB9krd3nZM8I7bHBV7HPZvXfM3BvZwsrKReeV_cnLto P.S. For some reason I'm only allowed to upload any file only up to 0.01mb. Is there any way to change it? Try: Find: 5f535441 00a00d93 Repleace:58535441 00a00d93 Link to comment Share on other sites More sharing options...
matgeo Posted January 27, 2020 Share Posted January 27, 2020 9 minutes ago, hardcorehenry said: Try: Find: 5f535441 00a00d93 Repleace:58535441 00a00d93 I have used that in the past but makes ioreg to show a ldr2 device which I don't think I need. Isn't a way to enable math without ldr2? Link to comment Share on other sites More sharing options...
matgeo Posted January 27, 2020 Share Posted January 27, 2020 In clover I can do it with : <key>Comment</key> <string>_STA -> XSTA (in MATH)</string> <key>Disabled</key> <false/> <key>Find</key> <data> X1NUQQ== </data> <key>Replace</key> <data> WFNUQQ== </data> <key>TgtBridge</key> <data> TUFUSA== </data> Link to comment Share on other sites More sharing options...
hardcorehenry Posted January 27, 2020 Share Posted January 27, 2020 25 minutes ago, matgeo said: I have used that in the past but makes ioreg to show a ldr2 device which I don't think I need. Isn't a way to enable math without ldr2? In Config.plist patch MATH _STA to XSTA edit field Count: instead of 0 put 1. Link to comment Share on other sites More sharing options...
M0r1d1n Posted January 27, 2020 Share Posted January 27, 2020 (edited) Dear community. I am currently trying to get OpenCore running on the following system: i9-9900K Gigabyte Z390 Aorus Master (F11c BIOS) 64 GB of HyperX Fury DDR4 RAM 970 Evo Plus 1 TB RX 580 OSXWIFI Apple Broadcom BCM94360CD macOS Mojave 10.14.6 I have been unable to boot Mojave 10.14.6 without resorting to using MemoryAllocation.efi which can do bad things. I have tried nearly everything, including calculating slide values from memmap, toggling various options on and off, changing iGPU RAM do 32/128 MB instead of the default 64/256 MB, running OsxAptioFix3Drv.efi etc. I have spent around 3 full days (10-12 hours each day) going through all of the options one by one, turning them off and on, using various other drivers and kexts, etc. MemoryAllocation.efi seems to be the only way to get this config to boot properly, using the correct iMac19,1 string with iGPU enabled and since this file appears to be using code from OsxAptioFix2Drv-free2000.efi, which the author deemed unsafe, I am looking for alternate solutions. Unless someone guarantees (I will accept deposits of 1 million USD and upwards XD) that MemoryAllocation.efi is 100% safe. The current config in the attached config.plist file boots me up correctly. Please note that I have yet to add my USBMap and I will try to remove a few SATA ports I'm not using to reduce memory usage. In the meantime, if you have any advice how to get this build running as iMac19,1 with iGPU enabled, then please let me know. config-moridin.plist config-moridin.plist Edited January 27, 2020 by M0r1d1n Corrections. 1 Link to comment Share on other sites More sharing options...
PC IT Posted January 27, 2020 Share Posted January 27, 2020 Hello to all , i have a problem in opencore as a kext not loading , in the new kext (New development build of VoodooPS2 ,Version 2.1.1) , the mouse pointer is not working, have anyone noticed that, how to solve it, thank you Link to comment Share on other sites More sharing options...
pieropontra Posted January 28, 2020 Share Posted January 28, 2020 (edited) Hi guys, first time posting here! Today I decided to play a bit with OpenCore, I started to study the vanilla guide, taken confidence with base functioning, created my first EFI from scratch. I followed the guide but I was unable to understand well the SSDTs part, I used my former Clover SSDTs in conjunction with OC ones. In the end, OC loaded and founded Win10 and Catalina partitions, Win booted but Catalina not. My system: Asus Prime X299-A Intel Core i9 Extreme 9980XE Radeon VII in Slot1 Broadcom WiFi/BT card in Slot5 Anyone here have a ready EFI for a lookalike system for me to start with and maybe be able to switch from Clover? Thanks in advance to all of you. Edited January 28, 2020 by pieropontra Link to comment Share on other sites More sharing options...
anibalin Posted January 28, 2020 Share Posted January 28, 2020 Hey guys, does anyone have issues with LAN dropping randomly but consistently? Even I have to unplug and replug the ethernet cable. Using latest OC, 10.15.3, RTL8111. Link to comment Share on other sites More sharing options...
mhkmichaell Posted January 29, 2020 Share Posted January 29, 2020 On 10/14/2019 at 6:15 PM, obus said: Hi all. Struggling to get my HP-840 G1 (Core i5 HD 4400) to work with OpenCore 0.5.1. Anybody with experience from this laptop? Stuck at boot menu. It seems that Oc can't find my boot partition. Everything works fine with clover. Any help appreciated. opencore-2019-10-14-154709.txt config.plist Same problem with my probook 6470b. Do you resolve the problem? OC USB works fine when I plug to the PC. Install, recovery, everything is ok. But on my HP is like on your picture. When USB starts auto I’ve got only black screen. I must choose Boot from Efi and than boot from Boot.efi and only then I can see oc bootmenu but there is No Instalation image. Can someone help with this? Link to comment Share on other sites More sharing options...
telepati Posted January 29, 2020 Share Posted January 29, 2020 (edited) After clean NVRAM SIP always enable and Xcode never make auto saved it says config locked which isnt. I checked my config csr didnt change still the same E7030000 but it never affects after the restart SIP always shows enable. is cleaning NVRAM broke my config and I need a new config or this can be fixed without new config? I also tried these three values but now of them affect anything only way to close SIP in recovery mode with terminal command csrutil disable. Why these values are not working? 00000000 - SIP completely enabled 30000000 - Allow unsigned kexts and writing to protected fs locations E7030000 - SIP completely disabled Edited January 29, 2020 by telepati Link to comment Share on other sites More sharing options...
hardcorehenry Posted January 29, 2020 Share Posted January 29, 2020 1 hour ago, telepati said: After clean NVRAM SIP always enable and Xcode never make auto saved it says config locked which isnt. I checked my config csr didnt change still the same E7030000 but it never affects after the restart SIP always shows enable. is cleaning NVRAM broke my config and I need a new config or this can be fixed without new config? I also tried these three values but now of them affect anything only way to close SIP in recovery mode with terminal command csrutil disable. Why these values are not working? 00000000 - SIP completely enabled 30000000 - Allow unsigned kexts and writing to protected fs locations E7030000 - SIP completely disabled 1 Link to comment Share on other sites More sharing options...
NoEnd Posted January 30, 2020 Share Posted January 30, 2020 Hi, I'm having issues with restarts and shutdowns, apparently It fails to complete the process and had to force restart into safe bios. I have follwed the guide on https://khronokernel.github.io/Opencore-Vanilla-Desktop-Guide/troubleshooting/troubleshooting.html#macos-post-install >> (BIOS reset or sent into Safemode after reboot/shutdown) however I'm getting this on boot: I have below files in ACPI: SSDT-AWAC SSDT-PLUG SSDT-PMC DSDT and IOREG Attached. Thanks DSDT.aml Ioreg.txt Link to comment Share on other sites More sharing options...
Sniki Posted January 30, 2020 Share Posted January 30, 2020 (edited) In case you added a kext or ACPI table and it's causing the system trouble and not being able to boot anymore: is there a way to edit the config.plist file of OpenCore in boot picker/or using a OC tool so you can drop that specific ACPI table or not inject that specific kext that is causing trouble ? For now i always make a USB flash drive with current working EFI so in case i mess, i boot from the USB as a last known good working bootloader configuration. Edited January 30, 2020 by Sniki Link to comment Share on other sites More sharing options...
GauravC96 Posted January 30, 2020 Share Posted January 30, 2020 Hi Hackintoshers, I'm trying to get an OpenCore Catalina 10.15.2 Hack working, I've read through the Opencore manual and read the vanilla guide for Haswell. Ive hit a roadblock. I can choose to boot the MacOS Catalina install. However, I get stuck on the boot screen (Just an apple logo with back wallpaper). Ive attached my log, config plist and EFI folder . Can someone let me know whats wrong? My hardware is i7 4790k Vega 56 24gb ddr3 Ram 1TB SSD sata ASRock Z87M Extreme4 Following in Drivers ApfsDriverLoader, AppleUsbKbDxe, FwRuntimeServices, HFSPlus, NvmExpress, DxeXhciDxe Following in Kext AppleALC.kext, Lilu.kext, USBInjectAll.kext, VirtualSMC.kext, WhateverGreen.kext Following in ACPI DSDT.aml SSDT-EC.aml SSDT-EC.dsl used SSDT time to generate these This is what I get with Verbose EFI.zip opencore-2020-01-30-182530.txt config.plist Link to comment Share on other sites More sharing options...
nmano Posted January 30, 2020 Share Posted January 30, 2020 Thanks for new update OpenCore-0.5.5-RELEASE CleanNvram.efi CleanNvram.efi limited use or regular use? 1 Link to comment Share on other sites More sharing options...
syn909 Posted January 31, 2020 Share Posted January 31, 2020 (edited) *EDIT* Problem solved thanks to @nmano DeviceProperties Patches! I am experiencing something that I do not quite understand, perhaps its an OpenCore bug? After waking from Sleep I get the following error in Vmware fusion After waking from sleep: "This host supports intel VT-x, but intel vt-x is disabled" and refuses to run virtual machines. This error will persist until I fully shutdown the machine and turn off power to the PSU and reboot error will be gone in Vmware. Just for reference I have to have AppleXcpmCfgLock enabled in Kerner Quirks or my machine will not wake from sleep. *EDIT* Edited January 31, 2020 by syn909 update, problem resolved Link to comment Share on other sites More sharing options...
mhaeuser Posted January 31, 2020 Share Posted January 31, 2020 OC is not and cannot be involved with S3 wake Link to comment Share on other sites More sharing options...
Matgen84 Posted January 31, 2020 Share Posted January 31, 2020 Hi All I've got Kernel Panic Cannot perform kext summary with kexts for TP-Link Archer T9UH v2 in Kexts/Folder (Opencore 0.5.4). If I remove this kext, macOS can boot Do you know why there is a problem of injection, please. 1 Link to comment Share on other sites More sharing options...
nmano Posted January 31, 2020 Share Posted January 31, 2020 (edited) Add System peripheral Detail for X99 and X299 System X99.zip X299.zip Edited January 31, 2020 by nmano 1 1 Link to comment Share on other sites More sharing options...
nmano Posted January 31, 2020 Share Posted January 31, 2020 11 minutes ago, Matgen84 said: Hi All I've got Kernel Panic Cannot perform kext summary with kexts for TP-Link Archer T9UH v2 in Kexts/Folder (Opencore 0.5.4). If I remove this kext, macOS can boot Do you know why there is a problem of injection, please. Hi Friend If you remove kext I thing remove your wireless Adapter too. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted January 31, 2020 Share Posted January 31, 2020 26 minutes ago, nmano said: Hi Friend If you remove kext I thing remove your wireless Adapter too. Hi @nmano I can boot without kexts and wireless adapter connected. In Clover EFI Folder, all works fine. The question: Opencore can do the same for these RtWlan kexts (non Lilu plugins). 1 Link to comment Share on other sites More sharing options...
NoEnd Posted January 31, 2020 Share Posted January 31, 2020 19 hours ago, NoEnd said: Hi, I'm having issues with restarts and shutdowns, apparently It fails to complete the process and had to force restart into safe bios. I have follwed the guide on https://khronokernel.github.io/Opencore-Vanilla-Desktop-Guide/troubleshooting/troubleshooting.html#macos-post-install >> (BIOS reset or sent into Safemode after reboot/shutdown) however I'm getting this on boot: I have below files in ACPI: SSDT-AWAC SSDT-PLUG SSDT-PMC DSDT and IOREG Attached. Thanks DSDT.aml Ioreg.txt Would appreciate some help, this is the 1 thing holding me from OC. For now I'm back to clover. Thanks Link to comment Share on other sites More sharing options...
telepati Posted January 31, 2020 Share Posted January 31, 2020 1 hour ago, NoEnd said: Would appreciate some help, this is the 1 thing holding me from OC. For now I'm back to clover. Thanks Check this post it can help you. 1 Link to comment Share on other sites More sharing options...
dani77zg Posted January 31, 2020 Share Posted January 31, 2020 (edited) Hi all! Has anyone encontered a problem where he/she cannot boot into Recovery partition? I am using latest version of opencore on an AMD Ryzen build. Everything else is working perfectly with no issues whatsoever. I have OSX Ctatalina 10.5.3 installed on an SSD with Recovery partition created by the installer on the same drive. 10.5.3 was an upgrade over originaly installed 10.5.2. I couldn't boot to recovery prior nor after the 10.5.3 update and update itself went without a hitch also upgarding Recovery partition to 10.5.3. I am using iMacPro 1,1 profile. Since I saw on the AMD OSX discord channel that there are quite a few people having the same issue but not getting any answers I thought in asking here. Appreciate any help I can get. The message I get is: Error allocating 0x7b40 pages at 0x000000005859000 alloc type 2 Couldn't allocate runtime area. Hardware configuration is (if it matters): Asrock B450M Ryzen 3500X Radeon RX580 RAM 16GB 2600 MHz Samsung Evo 850 Edited January 31, 2020 by dani77zg Link to comment Share on other sites More sharing options...
Slice Posted January 31, 2020 Share Posted January 31, 2020 10 minutes ago, telepati said: Use memoryallocation.kext. Google it. Sorry but google keep silence. There are many keywords like memory, allocation and kext on different sites. 1 Link to comment Share on other sites More sharing options...
Recommended Posts