Jump to content

OpenCore General Discussion


dgsga
8,888 posts in this topic

Recommended Posts

9 minutes ago, hardcorehenry said:

Try:

Find:       5f535441 00a00d93

Repleace:58535441 00a00d93

math.png.fa44e7dd08bf968e4160be6704f39319.png

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

In clover I can do it with :

 

 

<key>Comment</key>

<string>_STA -&gt; 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

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 by M0r1d1n
Corrections.
  • Like 1
Link to comment
Share on other sites

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

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 by pieropontra
Link to comment
Share on other sites

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.

IMG_0476.jpeg

IMG_0477.jpeg

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

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 by telepati
Link to comment
Share on other sites

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

     

     

SIP.png.a923599a99ab7d06c5bfd96b35e47fc0.png

  • Thanks 1
Link to comment
Share on other sites

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:

IMG-1769.jpg

 

 

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

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 by Sniki
Link to comment
Share on other sites

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

thumbnail_IMG_2510.thumb.jpg.739da665a3b7f1d261f00e574aa38e70.jpg

 

 

EFI.zip

opencore-2020-01-30-182530.txt

config.plist

Link to comment
Share on other sites

Thanks for new update OpenCore-0.5.5-RELEASE

CleanNvram.efi

CleanNvram.efi limited use or regular use?

  • Like 1
Link to comment
Share on other sites

*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 by syn909
update, problem resolved
Link to comment
Share on other sites

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.

IMG_20200131_093551.jpg

  • Like 1
Link to comment
Share on other sites

Add System peripheral Detail   for X99 and X299 System

1925845850_ScreenShot2020-01-31at4_58_49AM.thumb.png.6c89b1a9680c82a0ecd52d436565085d.png

X99.zip

1416826777_ScreenShot2020-01-31at5_08_13AM.thumb.png.845f57436c854e105cf99335fd866950.png

X299.zip

Edited by nmano
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

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.

IMG_20200131_093551.jpg

Hi Friend

If you remove kext I thing remove  your

wireless Adapter too.

  • Like 1
Link to comment
Share on other sites

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).

  • Like 1
Link to comment
Share on other sites

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:

IMG-1769.jpg

 

 

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

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 by dani77zg
Link to comment
Share on other sites

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.

  • Sad 1
Link to comment
Share on other sites

×
×
  • Create New...