SavageAUS Posted September 11, 2017 Share Posted September 11, 2017 Thank you I will implement this function as well(homework, exams these days T_T). I have implemented plugin management function as well in r4024. Thank you for the advice. syscl Great work, Now i can stop BrcmFirmwareRepo.kext and BrcmPatchRAM2.kext from loading when installing High Sierra as they cause never ending errors. 1 Link to comment Share on other sites More sharing options...
Sherlocks Posted September 11, 2017 Share Posted September 11, 2017 Great work, Now i can stop BrcmFirmwareRepo.kext and BrcmPatchRAM2.kext from loading when installing High Sierra as they cause never ending errors.I also exprienced that continuely flood error related BcrmPatchRAM kext when enter recovery mode. Need to update brcm kext driver 나의 LG-F800S 의 Tapatalk에서 보냄 1 Link to comment Share on other sites More sharing options...
SavageAUS Posted September 11, 2017 Share Posted September 11, 2017 I also exprienced that continuely flood error related BcrmPatchRAM kext when enter recovery mode. Need to update brcm kext driver 나의 LG-F800S 의 Tapatalk에서 보냄 Maybe @RehabMan will see this. Sent from my SM-G930F using Tapatalk 1 Link to comment Share on other sites More sharing options...
chris1111 Posted September 11, 2017 Share Posted September 11, 2017 Hi, sorry for a little of topic I can't find in related clover changement thread where developers have added support for unsupported CPU like mine in signature I would like to know wich is clover first release with this features Previously I had to use many kernel Patches to have a working system with xcpm Thank you May be you can find this infos in searching for ➥ Commits Link to comment Share on other sites More sharing options...
Cyberdevs Posted September 11, 2017 Share Posted September 11, 2017 Hi, sorry for a little of topic I can't find in related clover changement thread where developers have added support for unsupported CPU like mine in signature I would like to know wich is clover first release with this features Previously I had to use many kernel Patches to have a working system with xcpm Thank you Take a look here Link to comment Share on other sites More sharing options...
PMheart Posted September 11, 2017 Share Posted September 11, 2017 @fabiosun I guess the initial version which supports automatically patching for Broadwell-E was 4140. See https://sourceforge.net/p/cloverefiboot/code/4140/ 1 Link to comment Share on other sites More sharing options...
RehabMan Posted September 11, 2017 Share Posted September 11, 2017 I also exprienced that continuely flood error related BcrmPatchRAM kext when enter recovery mode. Need to update brcm kext driver 나의 LG-F800S 의 Tapatalk에서 보냄 BrcmPatchRAM kexts (BrcmPatchRAM2+BrcmFirmareRepo) should not be in EFI/Clover/kexts. They should be installed to the system volume, as should *all* kexts you need. 1 Link to comment Share on other sites More sharing options...
cjfly Posted September 11, 2017 Share Posted September 11, 2017 As @gujiangjiang and @Slice think about Custom Kext Injection, I added a new function with sub menu section name "Kext Inject Management" under Options menu for users to choose what kext(s) they want to inject(for easy debugging). screenshot1.png Here's a prebuilt r4205(updated) and please let me know if there has bug and I will polish it. Enjoy r4205.zip Thank you in advance, syscl Nice improvement! Thank you developers thank you @syscl, I can disable kext easily now 3 Link to comment Share on other sites More sharing options...
ccphuc2016 Posted September 12, 2017 Share Posted September 12, 2017 Thanks for notice. Corrected in 4207. where download clover 4207 thank Link to comment Share on other sites More sharing options...
HmO Posted September 12, 2017 Share Posted September 12, 2017 where download clover 4207 thank Clover 4207 1 Link to comment Share on other sites More sharing options...
syscl Posted September 12, 2017 Share Posted September 12, 2017 Function request: currently I am trying to change the kernel patch from static data to a more dynamic one: search symbol tables. Then we can get rid of various static data and reduce Clover's binary. I also want to add patch like "_xcpm_bootstrap" for a more flexible patch in config.plist. Wish I can get things done this week(still very busy...) Here's some progress I made Anyone think this is useful ? syscl 7 Link to comment Share on other sites More sharing options...
TheRacerMaster Posted September 13, 2017 Share Posted September 13, 2017 Function request: currently I am trying to change the kernel patch from static data to a more dynamic one: search symbol tables. Then we can get rid of various static data and reduce Clover's binary. I also want to add patch like "_xcpm_bootstrap" for a more flexible patch in config.plist. Wish I can get things done this week(still very busy...) Here's some progress I made 121505251471_.pic_hd.jpg Anyone think this is useful ? syscl Nice work. I think @cecekpawon made a symbol-based patcher for Ozmosis/his Clover fork, it might help you: https://github.com/cecekpawon/CloverPkg/blob/master/Module/KernextPatcher/KernextPatcher.c Edit: You may also want to read the kernel version (this shouldn't be too hard if you can already locate sections). This way, you could apply kernel-specific patches (for kext injection, XCPM, or other built-in patches) without having to brute force them (or whatever the current logic is). 3 Link to comment Share on other sites More sharing options...
ccphuc2016 Posted September 13, 2017 Share Posted September 13, 2017 Clover 4207 thank you Link to comment Share on other sites More sharing options...
MakAsus Posted September 13, 2017 Share Posted September 13, 2017 Excuse me for my bad english. I recently began to note that, the Clover began to ignore the option - "true" for Injection of ATI in my config.plist or if I select proper switch from load options. I need this for some specific programs. Thank you! Link to comment Share on other sites More sharing options...
Slice Posted September 13, 2017 Share Posted September 13, 2017 Excuse me for my bad english. I recently began to note that, the Clover began to ignore the option - "true" for Injection of ATI in my config.plist or if I select proper switch from load options. I need this for some specific programs. Thank you! Please provide full DarwinDumper report, without BIOS and without HTML. 2 Link to comment Share on other sites More sharing options...
MakAsus Posted September 13, 2017 Share Posted September 13, 2017 Please provide full DarwinDumper report, without BIOS and without HTML. Here you are. It is My full DarwinDumper report. MyDUMP.zip Link to comment Share on other sites More sharing options...
ephantom Posted September 13, 2017 Share Posted September 13, 2017 In a nutshell i'm seeing a weird HD partition size limit in the clover boot loader where if the OS boot partition is larger than 750GB it doesn't show up as a selectable drive. I'm using an older system that is BIOS-based (legacy), so I'm using the following clover settings: Using: Clover_v2.4k_r4128.pkg Settings: Install clover in the ESP Install boot0af in MBR CloverEFI 64-bits SATA I had a test 500GB hard drive that was/is working great with Sierra using the above settings. So I bought and installed a 4TB drive using the same setup. (clean install) The 4TB drive's EFI and recover partitions showed up in the clover boot loader menu but not the OS boot partition. Through trial and error I resized the OS boot partition down and found it appears in the clover menu if it is 751GB or smaller. Anything larger and the OS boot partition doesn’t show up. If I start up with my 500GB OS drive and have the 4TB drive plugged in, it will show up in the finder after the 500GB drive boots. I've searched around and haven't found anyone else running into partition size limitations mentioned with clover. Any suggestions on how to get a larger os boot partition to show up in the clover boot menu or an idea of what might be happening? Thanks! System Specs: Gigabyte GA-EP45-UD3P, Intel Core 2 Quad Q9505, Asus GeForce 8500 GT 512MB, 8GB DDR2 (800Mhz SDRAM) 4TB Drive: GUID Partition Map, Mac OS Extended (Journaled) Link to comment Share on other sites More sharing options...
Slice Posted September 14, 2017 Share Posted September 14, 2017 @ephantom What driver are you using, HFSPlus.efi or VBoxHFS.efi? As well HFSPlus.efi can be from iMac or from MacPro. Link to comment Share on other sites More sharing options...
ccphuc2016 Posted September 14, 2017 Share Posted September 14, 2017 Clover 4200 and 4207 install UEFI mode not working no load menu boot just black green on Gigabyte H100-S2PV when update bios F22a use Boot Disk Ultility make USB CLOVER 4200 copy raplace on EFI HDD menu boot Clover load OK or i downgate bios F3 working OK Help me ? Why ? Link to comment Share on other sites More sharing options...
Slice Posted September 14, 2017 Share Posted September 14, 2017 Here you are. It is My full DarwinDumper report. Take official Clover 4200. Your version somehow didn't produce DeviceProperties. My version does it. Sure. 2 Link to comment Share on other sites More sharing options...
bronxteck Posted September 14, 2017 Share Posted September 14, 2017 maybe nvram native in f3 but not f22? Link to comment Share on other sites More sharing options...
Slice Posted September 14, 2017 Share Posted September 14, 2017 Using EmuVariableUefi may resolve the issue. Link to comment Share on other sites More sharing options...
fivos1996 Posted September 14, 2017 Share Posted September 14, 2017 Hey guys. I would like to report a bug with the SMBIOS. When I had r4077, I had the "Memory" tab in About This Mac window. After updating to r4200, the tab disappeared and System Info - Memory showed "Upgradable Memory: No". Then I downgraded to 4077 and the tab came back again. 1 Link to comment Share on other sites More sharing options...
shaizu Posted September 14, 2017 Share Posted September 14, 2017 I'm unable to see "Memory" tab in "About This Mac" what is causing this? even tried latest version of Clover r4200 Link to comment Share on other sites More sharing options...
TheRacerMaster Posted September 14, 2017 Share Posted September 14, 2017 I'm unable to see "Memory" tab in "About This Mac" what is causing this? even tried latest version of Clover r4200 Only two pages back: http://www.insanelymac.com/forum/topic/306156-clover-bugissue-report-and-patch/?p=2483815 Link to comment Share on other sites More sharing options...
Recommended Posts