Baio77 Posted May 22, 2020 Share Posted May 22, 2020 Hi I'm using this fantastic Open Core Fork I would say, I have 1 problem on the DELL 5584 I5 8265 Laptop, I can't start if I use drivers other than aptiomemoryfix, I would like advice on how to fix this, plus I add that the latest PS2 or I2c kext they are problematic ....... I attach the EFI which is the most performing and thanks for the support. P.S. I follow the link it seems for a moment still the update to 0.5.9 is right ?? https://github.com/n-d-k/OpenCorePkg/blob/master/Changelog.md DELL 5584 I5 8265U 0.5.9.zip Link to comment Share on other sites More sharing options...
greythorne Posted May 23, 2020 Share Posted May 23, 2020 On 5/20/2020 at 8:53 AM, Monyo said: Same results here. Hi, first time going to try NDK's forked OC. git cloned his git repository and issued ./ndk-macbuild.tool. But apparently has the same issues as the forumer above. Any help greatly appreciated. Thanks Link to comment Share on other sites More sharing options...
Matgen84 Posted May 23, 2020 Share Posted May 23, 2020 (edited) 2 hours ago, greythorne said: Hi, first time going to try NDK's forked OC. git cloned his git repository and issued ./ndk-macbuild.tool. But apparently has the same issues as the forumer above. Any help greatly appreciated. Thanks NDK's forked OC is not update since few weeks. This is why you can't build. Edited May 23, 2020 by Matgen84 2 Link to comment Share on other sites More sharing options...
Awesome Donkey Posted May 23, 2020 Share Posted May 23, 2020 Looks like EDK2 changes broke building it again. I decided to switch to vanilla OpenCore a week ago since I like to keep on the bleeding edge with general OC changes (instead of having to make all changes when the next version is released), however NDK's fork is the better version when using multiple OSes. If there's no updates soon (or updates to the next OC version when it's released) hopefully another developer (or better yet a group of developers) decides to fork this fork and continue work on it, thankfully that's the benefit of open-source. Hopefully NDK is alright and it's just a case of not having internet access or something like that. With the way things are in the world these days, it's hard to not assume the worst. 4 Link to comment Share on other sites More sharing options...
danielnguyen95 Posted May 31, 2020 Share Posted May 31, 2020 Windows custom entry still unable to Boot, seem laptop ACPI fixes bug override _OSI is why windows boot failed Link to comment Share on other sites More sharing options...
SavageAUS Posted May 31, 2020 Share Posted May 31, 2020 (edited) 20 hours ago, danielnguyen95 said: Windows custom entry still unable to Boot, seem laptop ACPI fixes bug override _OSI is why windows boot failed Add windows in bless override, that’s what fixed that problem for me. I’ll post config later if you can’t sort it out. <dict> <key>BlessOverride</key> <array> <string>\EFI\Microsoft\Boot\bootmgfw.efi</string> </array> </dict> </plist> Sent from my iPhone using Tapatalk Edited June 1, 2020 by SavageAUS Link to comment Share on other sites More sharing options...
danielnguyen95 Posted June 1, 2020 Share Posted June 1, 2020 8 hours ago, SavageAUS said: Add windows in bless override, that’s what fixed that problem for me. I’ll post config later if you can’t sort it out. <dict> <key>BlessOverride</key> <array> <string>\EFI\Microsoft\Boot\bootmgfw.efi</string> </array> </dict> </plist> Sent from my iPhone using Tapatalk yes, i was add BlessOverride, but still error Link to comment Share on other sites More sharing options...
t3chfr3ak Posted June 6, 2020 Share Posted June 6, 2020 hey @n.d.k After updating to the newest nightly I have the following errors, could you help me to solve them: OCS: No Schema for Delete at 1 Index! OCS: No schema for Delete at 1 Index! OCS: No schema for ApplePanic at 1 Index! OCS: No schema for BlacklistAppleUpdate at 1 Index! OCS: No schema for Delete at 1 Index! OCS: No schema for DeduplicateBootOrder at 0 Index! OCS: No schema TscSyncTimeout at 1 Index! Are these "Schema" thing actually not implemented? What should I do to fix it? Link to comment Share on other sites More sharing options...
Matgen84 Posted June 6, 2020 Share Posted June 6, 2020 (edited) 1 hour ago, t3chfr3ak said: hey @n.d.k After updating to the newest nightly I have the following errors, could you help me to solve them: OCS: No Schema for Delete at 1 Index! OCS: No schema for Delete at 1 Index! OCS: No schema for ApplePanic at 1 Index! OCS: No schema for BlacklistAppleUpdate at 1 Index! OCS: No schema for Delete at 1 Index! OCS: No schema for DeduplicateBootOrder at 0 Index! OCS: No schema TscSyncTimeout at 1 Index! Are these "Schema" thing actually not implemented? What should I do to fix it? NDK-OC is not maintained since May,4 and his latest release 0.5.8. No news from @n.d.k since one month Edited June 6, 2020 by Matgen84 1 Link to comment Share on other sites More sharing options...
Awesome Donkey Posted June 6, 2020 Share Posted June 6, 2020 The fork hasn't been updated in over a month, and the last version available is based on OpenCore 0.5.8. Those no scheme errors are from changes in OpenCore 0.5.9 which doesn't apply to the now out-of-date OC fork. 2 Link to comment Share on other sites More sharing options...
ender Posted June 12, 2020 Share Posted June 12, 2020 OPENCANOPY.efi How can I use this? I have OpenCanopy.efi in the Drivers folder and declared in the config.plist, but when I set Picker to External, I am not greeted with OpenCanopy. How can this be remedied? Ender. P.S. Sorry to say this, but anything that resembles Clover makes me want to vomit. Link to comment Share on other sites More sharing options...
Matgen84 Posted June 12, 2020 Share Posted June 12, 2020 30 minutes ago, ender said: OPENCANOPY.efi How can I use this? I have OpenCanopy.efi in the Drivers folder and declared in the config.plist, but when I set Picker to External, I am not greeted with OpenCanopy. How can this be remedied? Ender. P.S. Sorry to say this, but anything that resembles Clover makes me want to vomit. You've to post in Opencore discussion thread if you need help for OpenCanopy. Link to comment Share on other sites More sharing options...
Awesome Donkey Posted June 12, 2020 Share Posted June 12, 2020 (edited) If you're going to use OpenCanopy you're probably better off using vanilla OpenCore with it in that case. They probably won't assist anyone using OpenCanopy with the customized OpenCore fork since 1) the fork hasn't been updated in over a month, 2) newer OpenCanopy likely won't work with older OpenCore versions (which the fork is currently based on) and 3) the fact that OpenCanopy is considered experimental. Edited June 12, 2020 by Awesome Donkey Link to comment Share on other sites More sharing options...
Ellybz Posted June 30, 2020 Share Posted June 30, 2020 (edited) In case anyone was wondering... It is still possible to boot Big Sur with OpenCore NDK-059 As long as you update the kexts, drivers, etc, and the elements below, you're good to go. In your config.plist: 1-Disable AvoidRuntimeDefrag 2-NVRAM/Add : 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem / Data=0 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-kernel / Data=0 3 -NVRAM/Block ( String ) 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem 7C436110-AB2A-4BBB-A880-FE41995C9F82-: booter-fileset-kernel 4- boot args: Lilubetaall (Not needed with RX580 ) First part of installation was done via VMware Fusion / OSX Mojave ( Installer dowloaded thru Catalina Software update ) Not working (Yet ) : Airplay & Sleep functions BT, Audio ( except RME PCIe) , DP, TB3 are working. I don't use Wifi. Enjoy! Edited July 3, 2020 by Ellybz 4 Link to comment Share on other sites More sharing options...
PC IT Posted July 1, 2020 Share Posted July 1, 2020 4 hours ago, Ellybz said: In case anyone was wondering... It is still possible to boot Big Sur with OpenCore NDK-059 As long as you update the kexts, drivers, etc, and the elements below, you're good to go. In your config.plist: 1-Disable AvoidRuntimeDefrag 2-NVRAM/Add : 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem / Data=0 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-kernel / Data=0 3 -NVRAM/Block ( String ) 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem 7C436110-AB2A-4BBB-A880-FE41995C9F82-: booter-fileset-kernel 4- boot args: Lilubetall First part of installation was done via VMware Fusion / OSX Mojave ( Installer dowloaded thru Catalina Software update ) Not working (Yet ) : Airplay & Sleep functions BT, Audio ( except RME PCIe) , DP, TB3 are working. I don't use Wifi. Enjoy! HI dear, can you post your efi folder, i like the oc theme, and also i want to compare it with mine. thanks Link to comment Share on other sites More sharing options...
Ellybz Posted July 1, 2020 Share Posted July 1, 2020 2 hours ago, meaganmargaret said: So, @Ellybz Not trying to be picky, but isn't the parameter for Lilu -lilubetaall? Maybe I've got it wrong, but what you have listed is -lilubetall (with one a instead of two). You're absolutely right. Wrote too fast. Corrected. Thanks Link to comment Share on other sites More sharing options...
junologue Posted July 1, 2020 Share Posted July 1, 2020 17 hours ago, Ellybz said: In case anyone was wondering... It is still possible to boot Big Sur with OpenCore NDK-059 As long as you update the kexts, drivers, etc, and the elements below, you're good to go. In your config.plist: 1-Disable AvoidRuntimeDefrag 2-NVRAM/Add : 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem / Data=0 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-kernel / Data=0 3 -NVRAM/Block ( String ) 7C436110-AB2A-4BBB-A880-FE41995C9F82 : booter-fileset-basesystem 7C436110-AB2A-4BBB-A880-FE41995C9F82-: booter-fileset-kernel 4- boot args: Lilubetaall First part of installation was done via VMware Fusion / OSX Mojave ( Installer dowloaded thru Catalina Software update ) Not working (Yet ) : Airplay & Sleep functions BT, Audio ( except RME PCIe) , DP, TB3 are working. I don't use Wifi. Enjoy! doesn’t work for me sadly. What drivers do you update to, cause oc06 drivers doesnt work with ndk 059. and i get this error Link to comment Share on other sites More sharing options...
Ellybz Posted July 1, 2020 Share Posted July 1, 2020 Use this guide. Multiple users reported success ( Including Z490 ). 2 Link to comment Share on other sites More sharing options...
MacNB Posted July 2, 2020 Share Posted July 2, 2020 5 hours ago, Moviemakergr said: My too on Z390 pro But Z490 can'ttake boot.. Thanks any way . UPDATE @MaLd0n saves my life.. hahah i have boot and the solution was ??? 1 Link to comment Share on other sites More sharing options...
kaoskinkae Posted July 2, 2020 Share Posted July 2, 2020 I have noticed that when i place the AudioDxe.efi with opencore there is a considerable delay from when the gigabyte bios image appears until the opencore menu appears. Link to comment Share on other sites More sharing options...
MacNB Posted July 2, 2020 Share Posted July 2, 2020 7 hours ago, kaoskinkae said: I have noticed that when i place the AudioDxe.efi with opencore there is a considerable delay from when the gigabyte bios image appears until the opencore menu appears. The NDK fork has not been updated for a while. There have been fixes to the AudioDxe in the Official OC builds. What build are you using and which version ? Link to comment Share on other sites More sharing options...
kaoskinkae Posted July 3, 2020 Share Posted July 3, 2020 13 hours ago, MacNB said: La bifurcación NDK no se ha actualizado durante un tiempo. Ha habido correcciones en AudioDxe en las versiones oficiales de OC. ¿Qué versión estás usando y qué versión? OC 0.5.9 The delay is theree secondos or more and the sound is very low it only sounds at first and if I select one of my two systems it speaks Catalina Link to comment Share on other sites More sharing options...
sam298 Posted July 28, 2020 Share Posted July 28, 2020 I am dual booting with opencore/mac in one ssd and windows in another ssd. I'm using opencore bootpicker to choose os. To avoid ssdt/smbios/dev prop injection, all I have to do is to set EnableForAll = no? Link to comment Share on other sites More sharing options...
thinh280795 Posted August 12, 2020 Share Posted August 12, 2020 good. Link to comment Share on other sites More sharing options...
CVFZ Posted August 31, 2020 Share Posted August 31, 2020 There's OpenCore N-D-K Fork Which doesn't need to disable AvoidRuntimeDefrag. Booter-fileset-kernel and booter-fileset-basesystem is still necessary... https://www.hackintosh-forum.de/forum/thread/46387-opencore-sammelthread-n-d-k-fork/?postID=636222#post636222 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts