bronxteck Posted February 13, 2020 Share Posted February 13, 2020 in my case a change in config.plist or patched acpi that prevents clover to load to GUI. what caused it i am not certain. so i boot from USB but still have same issue no clover GUI at all. i remove whatever caused the corruption from main hdd EFI and then clover usb can boot. this was also an issue in chameleon and early clover. if 2 efi the bootloader prefers data from internal efi over usb. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708157 Share on other sites More sharing options...
vector sigma Posted February 13, 2020 Share Posted February 13, 2020 (edited) 36 minutes ago, bronxteck said: in my case a change in config.plist or patched acpi that prevents clover to load to GUI. what caused it i am not certain. so i boot from USB but still have same issue no clover GUI at all. i remove whatever caused the corruption from main hdd EFI and then clover usb can boot. this was also an issue in chameleon and early clover. if 2 efi the bootloader prefers data from internal efi over usb. I don't think your bios/firmware loads a partition other than the one you have selected. Unless is the bios to have some problems.. Edited February 13, 2020 by vector sigma 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708159 Share on other sites More sharing options...
Slice Posted February 14, 2020 Share Posted February 14, 2020 I am not sure if this is the case but I have such BIOS that permit me to boot legacy Clover only from USB. I can boot from HDD formatted as GPT only in UEFI mode. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708215 Share on other sites More sharing options...
ameenjuz Posted February 14, 2020 Share Posted February 14, 2020 17 hours ago, vector sigma said: Anyone experience this panic booting 10.15.4 update? Kernel Extensions in backtrace: com.apple.driver.AppleIntelFramebufferCapri(14.0.5)[3A6339B6-7D6F-3D83-8138-FDC8CE4C8F73]@0xffffff7fa4413000->0xffffff7fa4519fff dependency: com.apple.iokit.IOACPIFamily(1.4)[DAB5C52E-8C93-39A0-80D2-9D6AF6023947]@0xffffff7fa0f08000 dependency: com.apple.iokit.IOPCIFamily(2.9)[B6500881-55C0-339E-B6F7-B695E7BEC7AC]@0xffffff7fa0f11000 dependency: com.apple.iokit.IOGraphicsFamily(575.1)[D885AE50-E3C6-38E3-B1BE-EAA34DC1FC81]@0xffffff7fa42cb000 dependency: com.apple.AppleGraphicsDeviceControl(5.1.12)[B20F175D-EE6D-377D-8F72-4460F12D4500]@0xffffff7fa4346000 dependency: com.apple.iokit.IOAcceleratorFamily2(438.4.2)[1CFA90EE-F36B-3794-90CB-569B28E861C5]@0xffffff7fa4350000 BSD process name corresponding to current thread: kernel_task Boot args: -v cpus=1 -rootdmg-ramdisk auth-root-dmg=file:///macOS%20Install%20Data/Locked%20Files/BaseSystem.dmg ...also had to add cpus=1 as otherwise panic on Local Apic Error yes sometime I get this panic issue on 10.15.3 When i play video 1920x1080 60fps with quicktime player the screen flickering black When i play video 1920x1080 30fps or 25fps video worked fine no flickering What is this issue anyone can tell me about this issue i think this issue is related shiki or quicktime player I m running kabylake i5 IntelHDGraphic 620 ram 4gb 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708224 Share on other sites More sharing options...
vector sigma Posted February 14, 2020 Share Posted February 14, 2020 (edited) 4 hours ago, Slice said: I am not sure if this is the case but I have such BIOS that permit me to boot legacy Clover only from USB. I can boot from HDD formatted as GPT only in UEFI mode. This looks like a boot0 issue. EDIT already tried with this? ...looks promising Edited February 14, 2020 by vector sigma Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708249 Share on other sites More sharing options...
vector sigma Posted February 14, 2020 Share Posted February 14, 2020 3 hours ago, anmool said: anyone can tell me about this issue i think this issue is related shiki or quicktime player Thanks, but this happened during installation.. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708250 Share on other sites More sharing options...
Slice Posted February 14, 2020 Share Posted February 14, 2020 1 hour ago, vector sigma said: This looks like a boot0 issue. No, it is not an issue. It is BIOS restriction. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708256 Share on other sites More sharing options...
Matgen84 Posted February 17, 2020 Share Posted February 17, 2020 3 hours ago, Sherlocks said: i did clean all. and build again. strange. there is another issue. Same issue here. Xcode 11.2.1/ Mojave 10.14.6 Spoiler [CC] usbfix /Users/mathieu/src/CloverBootloader/rEFIt_UEFI/cpp_util/XStringW.cpp:239:3: error: '__builtin_ms_va_start' used in System V ABI function VA_START (va, format); ^ /Users/mathieu/src/CloverBootloader/MdePkg/Include/Base.h:696:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_ms_va_start (Marker, Parameter) ^ /Users/mathieu/src/CloverBootloader/rEFIt_UEFI/cpp_util/XStringW.cpp:464:3: error: '__builtin_ms_va_start' used in System V ABI function VA_START (va, format); ^ /Users/mathieu/src/CloverBootloader/MdePkg/Include/Base.h:696:38: note: expanded from macro 'VA_START' #define VA_START(Marker, Parameter) __builtin_ms_va_start (Marker, Parameter) ^ 2 errors generated. make: *** [/Users/mathieu/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit_cpp/OUTPUT/cpp_util/XStringW.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/CloverBootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit_cpp] build.py... : error F002: Failed to build module /Users/mathieu/src/CloverBootloader/rEFIt_UEFI/refit_cpp.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 09:30:23, Feb.17 2020 Build total time: 00:00:54 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708661 Share on other sites More sharing options...
Slice Posted February 17, 2020 Share Posted February 17, 2020 @Matgen84 1 hour ago, Jief_Machak said: You have to regenerate conf folder, I think. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708663 Share on other sites More sharing options...
Matgen84 Posted February 17, 2020 Share Posted February 17, 2020 (edited) 7 minutes ago, Slice said: @Matgen84 How to regenerate conf folder? Just remove it and relaunch my script. Let me know, please. EDIT: I try it, don't work. Same issue. Edited February 17, 2020 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708665 Share on other sites More sharing options...
Jief_Machak Posted February 17, 2020 Share Posted February 17, 2020 I think I tried also to compile on Windows. I got these errors. Is tools_def.template out of date for VS2017 ? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708727 Share on other sites More sharing options...
Slice Posted February 17, 2020 Share Posted February 17, 2020 16 minutes ago, Jief_Machak said: I think I tried also to compile on Windows. I got these errors. Is tools_def.template out of date for VS2017 ? May be line endings changed? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708729 Share on other sites More sharing options...
apianti Posted February 17, 2020 Share Posted February 17, 2020 (edited) The windows build script has some errors because changing the other build script but not the windows script. It is pretty easy to correct. Also, the tools_def.txt should just get made from the edk2 one by default. I think maybe you need to look at the config and see if some of that needs changed. Also, you need to build the build tools on windows for the first use: edksetup.bat Rebuild edksetup.bat Edited February 17, 2020 by apianti Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708754 Share on other sites More sharing options...
Slice Posted February 17, 2020 Share Posted February 17, 2020 EDKII tools_def.template is not reliable for us. We edited it many times. As well I can tell that the windows compilation worked for me a month ago on the same computer. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708771 Share on other sites More sharing options...
Slice Posted February 18, 2020 Share Posted February 18, 2020 The new Clover compiled with GCC53 works on QEMU but hangs on real hardware scanning SPD. I didn't catch the reason yet. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708819 Share on other sites More sharing options...
Logician Posted February 18, 2020 Share Posted February 18, 2020 (edited) Deleted: Sorry, posted in wrong thread. Edited February 18, 2020 by Logician Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708854 Share on other sites More sharing options...
Slice Posted February 18, 2020 Share Posted February 18, 2020 3 minutes ago, Logician said: Anyone know why I cannot enable SIP? I have <key>csr-active-config</key> <data>AAAAAA==</data> and I see > nvram -p csr-active-config g%00%00%00 but when I check, I get >csrutil status System Integrity Protection status: disabled. I don't know what else to check/try. Because the syntax is wrong <key>CsrActiveConfig</key> <string>0x3E7</string> to disable <key>CsrActiveConfig</key> <string>0</string> to enable Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708860 Share on other sites More sharing options...
Matgen84 Posted February 18, 2020 Share Posted February 18, 2020 2 minutes ago, Slice said: Because the syntax is wrong <key>CsrActiveConfig</key> <string>0x3E7</string> to disable <key>CsrActiveConfig</key> <string>0</string> to enable @Logician has delete his post, because he talk about OpenCore settings. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708861 Share on other sites More sharing options...
chris1111 Posted February 18, 2020 Share Posted February 18, 2020 4 hours ago, Jief_Machak said: clover-genconfig wasn't building because of 'extern "C"'. Fixed. Works thanks 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708864 Share on other sites More sharing options...
chris1111 Posted February 18, 2020 Share Posted February 18, 2020 2 hours ago, Slice said: I already commit the cleanup. Look if this is correct. All is correct the boot is perfect here thanks 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2708914 Share on other sites More sharing options...
Guest Posted February 19, 2020 Share Posted February 19, 2020 maybe is a bit OT here..some of clover's devs are investigating why new AMD TRX40 CPUs fails to boot with a memory allocation error in an early booting process stage? @apianti and @slice i mean thank you Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2709043 Share on other sites More sharing options...
Slice Posted February 19, 2020 Share Posted February 19, 2020 29 minutes ago, fabiosun said: maybe is a bit OT here..some of clover's devs are investigating why new AMD TRX40 CPUs fails to boot with a memory allocation error in an early booting process stage? @apianti and @slice i mean thank you There must be a developer having AMD TRX40 CPU. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2709048 Share on other sites More sharing options...
Guest Posted February 19, 2020 Share Posted February 19, 2020 (edited) @Slice in the past there where a pretty similar problem with x99 platform and some highend xeon and you ( the devs) solved that problem with a try and error process creating new aptiomemory driver... Edited February 19, 2020 by Guest Typo Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2709055 Share on other sites More sharing options...
Slice Posted February 20, 2020 Share Posted February 20, 2020 9 hours ago, fabiosun said: @Slice in the past there where a pretty similar problem with x99 platform and some highend xeon and you ( the devs) solved that problem with a try and error process creating new aptiomemory driver... I have datasheets from Intel and zero from AMD. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2709094 Share on other sites More sharing options...
Guest Posted February 20, 2020 Share Posted February 20, 2020 2 hours ago, Slice said: I have datasheets from Intel and zero from AMD. do you mean these? https://www.amd.com/en/support/tech-docs?f[0]=tech_docs_document_type%3Adata_sheets Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/837/#findComment-2709101 Share on other sites More sharing options...
Recommended Posts