Guest ricoc90 Posted September 19, 2017 Share Posted September 19, 2017 Please try this one @tluck @Badruzeus @ricoc90 r4211-p3.zip and this one r4211-p4.zip Thank you in advance, syscl Both work for me preboot.log.p3.zip preboot.log.p4.zip Link to comment Share on other sites More sharing options...
tluck Posted September 19, 2017 Share Posted September 19, 2017 here too - p3 and p4 are good for me Link to comment Share on other sites More sharing options...
syscl Posted September 20, 2017 Share Posted September 20, 2017 Both work for me preboot.log.p3.zip preboot.log.p4.zip Both work for me preboot.log.p3.zip preboot.log.p4.zip @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 2 Link to comment Share on other sites More sharing options...
Badruzeus Posted September 20, 2017 Share Posted September 20, 2017 Please try this one @tluck @Badruzeus @ricoc90 r4211-p3.zip and this one r4211-p4.zip Thank you in advance, syscl 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. preboot.log_nb_a43sj_r4211-p3.zip preboot.log_nb_a43sj_r4211-p4.zip AsusNBFnKeys.kext.zip 1 Link to comment Share on other sites More sharing options...
Guest ricoc90 Posted September 20, 2017 Share Posted September 20, 2017 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 my guess. P.S. I never use third party tool to build Clover, I use official guide to build Clover. syscl Hmmm . I'm using the build_clover.command (v4.5.3) method. I'll manually compile and report back. Link to comment Share on other sites More sharing options...
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Share on other sites More sharing options...
tluck Posted September 20, 2017 Share Posted September 20, 2017 sure - no attachment? Link to comment 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 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 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 Share on other sites More sharing options...
Recommended Posts