tluck Posted September 20, 2017 Share Posted September 20, 2017 well i am running ./ebuild.sh -t XCODE8 -fr -D NO_GRUB_DRIVERS_EMBEDDED -D NO_GRUB_DRIVERS --x64 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497490 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 OK, both r4211-p3 & P4 work on my legacy. But on my last test, -p4 gives better results for my 2nd gen mach with Nvidia GF119 << it solves non-saved brightness values on every boot (even after sudo nvram -c) with r4210. Also some notes about "r4211-p2", it caused my installed 3rd party kext named "AsusNBFnKeys v2.6" gives "No graphics found" message on verbose logs << not a mandatory though, thanks @syscl. Thank you, actually p4 is r4211. They(p4 and r4211) are identical. I just build Clover use official way and never use any other tool to build it. What's your build tool for Clover? syscl 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497493 Share on other sites More sharing options...
Badruzeus Posted September 20, 2017 Share Posted September 20, 2017 @tluck @ricoc90 @Badruzeus Er... I think the problem maybe the compile tool. What compile tool you use to compile Clover? P4 is the build from r4211(directly)!! Because p1 p2 and p3 change different irrelevant places but they all work! So I built r4211 from source and it work as expected. P.S. I never use third party tool to build Clover, I use official guide to build Clover(./ebuild.sh) on macOS 10.12.6 on both MacBookPro141 and Precision M3800. syscl @syscl My build tools on OS X El Capitan 10.11.6 (15G1611) are: ~ Build_Clover script v4.5.3 ~ XCode 8.3 version 8C38 ~ Apple LLVM version 8.0.0 (clang-800.0.42.1) ~ NASM version 2.13.01. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497496 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 So by using @tluck's way, will this one freeze the system? r4211-tluck.zip I saw the binary a bit larger than r4211 with ebuild.sh directly. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497498 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 this one freezes for me?! how did you compile p4? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497499 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 this one freezes for me?! how did you compile p4? I just run ./ebuid.sh Then go to CloverPackage/CloverV2/EFI/BOOT for BOOTX64.efi. syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497501 Share on other sites More sharing options...
Guest ricoc90 Posted September 20, 2017 Share Posted September 20, 2017 So by using @tluck's way, will this one freeze the system? r4211-tluck.zip I saw the binary a bit larger than r4211 with ebuild.sh directly. Yup, Same X64 exception error as before preboot.log.tluck.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497502 Share on other sites More sharing options...
Badruzeus Posted September 20, 2017 Share Posted September 20, 2017 So by using @tluck's way, will this one freeze the system? r4211-tluck.zip I saw the binary a bit larger than r4211 with ebuild.sh directly. Exactly, it gives same romantic red on black error messages as b4... preboot.log_test_tluck_build.zip 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497508 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 OK, I will make patches based on tluck command and send here. Thank you for your report! syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497511 Share on other sites More sharing options...
fusion71au Posted September 20, 2017 Share Posted September 20, 2017 @tluck @ricoc90 @Badruzeus Er... I think the problem maybe the compile tool. What compile tool you use to compile Clover? P4 is the build from r4211(directly)!! Because p1 p2 and p3 change different irrelevant places but they all work! So I built r4211 from source and it work as expected. P.S. I never use third party tool to build Clover, I use official guide to build Clover(./ebuild.sh) on macOS 10.12.6 on both MacBookPro141 and Precision M3800. syscl When I compile r4211 with Build_Clover script v4.5.3 (which uses default XCODE8 settings), get red screen error after selecting OSX Volume on my legacy desktop GA-P55aUD3/i5-750/ATI 5770. Boots OK with r4211 compiled with XCODE5 settings in Lion (ebuild.sh & Xcode 4.6.3) and boots OK with r4211 compiled with XCODE5 settings in High Sierra (ebuild.sh & Xcode 8.3.3)... # boot6 ./ebuild.sh -fr -x64 -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_APPLE_HFSPLUS_DRIVER # boot7 ./ebuild.sh -fr -mc --no-usb -D NO_GRUB_DRIVERS_EMBEDDED -D CHECK_FLAGS -D USE_APPLE_HFSPLUS_DRIVER OK, please try this one @tluck @ricoc90 @Badruzeus @fusion71au. Build with ./ebuild.sh -t XCODE8 -fr -D NO_GRUB_DRIVERS_EMBEDDED -D NO_GRUB_DRIVERS --x64 r4211-xcode8-p5.zip syscl CloverX64 r4211 built with ebuild.sh -t XCODE8 option ---> red screen as before BootLog_r4211_XCODE5.zip Clover r4211_XCODE5.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497513 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 When I compile r4211 with XCODE8 settings using Build_Clover script v4.5.3, get red screen error after selecting OSX Volume on my legacy desktop GA-P55aUD3/i5-750/ATI 5770. Boots OK with r4211 compiled with XCODE5 settings in Lion (ebuild.sh & Xcode 4.6.3)... OK, please try this one @tluck @ricoc90 @Badruzeus @fusion71au. Build with ./ebuild.sh -t XCODE8 -fr -D NO_GRUB_DRIVERS_EMBEDDED -D NO_GRUB_DRIVERS --x64 r4211-xcode8-p5.zip syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497514 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 r4211-xcode8-p5.zip hangs for me. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497517 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 r4211-xcode8-p5.zip hangs for me. Thank you I will send another one. syscl Please try this one @tluck @Badruzeus @fusion71au @ricoc90. Build with ./ebuild.sh -t XCODE8 -fr -D NO_GRUB_DRIVERS_EMBEDDED -D NO_GRUB_DRIVERS --x64 r4211-xcode-p6.zip syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497523 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 ok r4211-xcode-p6.zip booted! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497526 Share on other sites More sharing options...
Guest ricoc90 Posted September 20, 2017 Share Posted September 20, 2017 Yup, p6 boots fine! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497528 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 Thank you guys. You guys are awesome! @tluck @Badruzeus @fusion71au @ricoc90 please see if this one work as well? r4211-xcode8-p7.zip syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497531 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 sure - no attachment? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497532 Share on other sites More sharing options...
chris1111 Posted September 20, 2017 Share Posted September 20, 2017 Works here P6. Boot Log Attaching Clover bdmesg Log.txt.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497535 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 Please try this one @tluck @Badruzeus @fusion71au @ricoc90 @chris1111 r4211-xcode8-p7.zip syscl Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497537 Share on other sites More sharing options...
Guest ricoc90 Posted September 20, 2017 Share Posted September 20, 2017 Please try this one @tluck @Badruzeus @fusion71au @ricoc90 @chris1111 r4211-xcode8-p7.zip syscl Nope, X64 Exception again Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497538 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 r4211-xcode8-p7.zip works good too. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497540 Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 Nope, X64 Exception again OK, I will revert SMBIOS's change. This %g argument cause the issue on XCode8. Edit: Committed to r4122: revert to old remap smbios due to XCode8 compatible. syscl 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497543 Share on other sites More sharing options...
Badruzeus Posted September 20, 2017 Share Posted September 20, 2017 OK, I will revert SMBIOS's change. This %g argument cause the issue on XCode8. I think so, r4211 boots just fine.. if it compiled with GCC53 & NASM 2.13.01 under Ubuntu 16.04 using Build_Clover.command v4.5.3 bin_r4211_ubuntu_16.04.2_gcc53_build_v4.5.3.zip Build_Clover_v4.5.3_ub_16.04.2_r4211_term.txt.zip preboot.log_a43sj_ubuntu_gcc53_build.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497544 Share on other sites More sharing options...
Guest ricoc90 Posted September 20, 2017 Share Posted September 20, 2017 Good work dude, thanks! Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497546 Share on other sites More sharing options...
chris1111 Posted September 20, 2017 Share Posted September 20, 2017 No boot Red screen with 4211 Xcode 8-p7 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/575/#findComment-2497547 Share on other sites More sharing options...
Recommended Posts