arsradu Posted July 14, 2019 Share Posted July 14, 2019 (edited) 12 minutes ago, vector sigma said: please don't joke a heart attack could occur God forbid! We still need you around here. :))) So you need to be well and healthy. One more question for you... Uhm, if you switch configs in CloverV2/EFI (or if you just edit config-sample) and set your Theme to anything other than embedded, when building iso (probably pkg, as well, but I only tried iso), it switches it back to embedded. This didn't happen before. Is this intended...? Cause it's weird. And kind of annoying. Cause embedded theme has some issues booting Legacy (broken OS icons). Edited July 14, 2019 by arsradu 1 Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 (edited) 11 minutes ago, arsradu said: Is this intended...? Cause it's weird. And kind of annoying. Cause embedded theme has some issues booting UEFI (broken OS icons). @Slice changes the default theme from 'Clovy' to 'embedded': THEME=embedded I added code to change GUI->theme to the desired one in config: $plistbuddy -c "Delete :GUI:Theme" "${IMGROOT}/EFI/CLOVER/config.plist" &>/dev/null $plistbuddy -c "Add :GUI:Theme string $THEME" "${IMGROOT}/EFI/CLOVER/config.plist" &>/dev/null otherwise the theme will not be loaded. So yes is it intended. EDIT Personally I like BGM Edited July 14, 2019 by vector sigma Link to comment Share on other sites More sharing options...
arsradu Posted July 14, 2019 Share Posted July 14, 2019 (edited) 6 minutes ago, vector sigma said: @Slice changes the default theme from 'Clovy' to 'embedded': THEME=embedded I added code to change GUI->theme to the desired one in config: $plistbuddy -c "Delete :GUI:Theme" "${IMGROOT}/EFI/CLOVER/config.plist" &>/dev/null $plistbuddy -c "Add :GUI:Theme string $THEME" "${IMGROOT}/EFI/CLOVER/config.plist" &>/dev/null otherwise the theme will not be loaded. So yes is it intended. EDIT Personally I like BGM Well that's the one I was trying to use at first. But...it would always switch it back to embedded. Which, as I said, needs some fixing. Since OS icons are not loading in Clover GUI with that one. So I tried to switch to Clovy instead. But it would always switch back to embedded when building iso. Edited July 14, 2019 by arsradu Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 Just now, arsradu said: Well that's the one I was trying to use at first. But...it would always switch it back to embedded. Which, as I said, needs some fixing. Since OS icons are not loading in Clover GUI with that one. I'm not familiar with theme editing, but is just a bug to be fixed. 1 Link to comment Share on other sites More sharing options...
chris1111 Posted July 14, 2019 Share Posted July 14, 2019 (edited) Verified is broken EDIT ** After 5505 Edited July 14, 2019 by chris1111 1 Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 Here works good: Link to comment Share on other sites More sharing options...
chris1111 Posted July 14, 2019 Share Posted July 14, 2019 Just now, vector sigma said: Here works good: See my EDIT After 5505 Link to comment Share on other sites More sharing options...
Vampirexx Posted July 14, 2019 Share Posted July 14, 2019 On 4988 version i cannot open some apps like BetterZip i got a sign error 0x1 like if the app id bad signed and cannot start it. It happens also with others. Now i got back to 4982 version but same issue. Please what happened? Am i account blocked somehow or what?? Thanx im on last mojave version Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 (edited) 58 minutes ago, chris1111 said: See my EDIT After 5505 found why. Slice changed the CloverUpdaterUtility: last_revision=$(LC_ALL=C $CURL --silent --fail --connect-timeout 30 \ --max-time 60 "$CLOVER_LAST_VERSION_URL" 2>&1 | \ $SED -nE 's#^.*Installer/Clover_v2.5k?_r([0-9]+).*#\1#p') was: last_revision=$(LC_ALL=C $CURL --silent --fail --connect-timeout 30 \ --max-time 60 "$CLOVER_LAST_VERSION_URL" 2>&1 | \ $SED -nE 's#^.*Installer/Clover_v2.4k?_r([0-9]+).*#\1#p') v2.5k vs v2.4k We have to do nothing, just wait last 'Release' to be 2.5k and then will be fine again. EDIT fixed at least the detection of the link in r5011, wainting a 2.5k release at sf Edited July 14, 2019 by vector sigma 2 Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 (edited) 14 minutes ago, Vampirexx said: On 4988 version i cannot open some apps like BetterZip i got a sign error 0x1 like if the app id bad signed and cannot start it. It happens also with others. Now i got back to 4982 version but same issue. Please what happened? Am i account blocked somehow or what?? Thanx im on last mojave version I guess Clover has nothing to do with this. Any way just open them the first time by mouse-right-click->open (mouse, tasto destro-> apri) Edited July 14, 2019 by vector sigma typo 3 1 Link to comment Share on other sites More sharing options...
Vampirexx Posted July 14, 2019 Share Posted July 14, 2019 Thanx Vector grazie! I tried also formatting and restoring all by timemachine and also only formatting without restoring im still stuck with this problem so that’s why i tought it s a clover update issue. File hosts is clean so what might be? Any way to force resign app?? Link to comment Share on other sites More sharing options...
vector sigma Posted July 14, 2019 Share Posted July 14, 2019 3 minutes ago, Vampirexx said: Thanx Vector grazie! I tried also formatting and restoring all by timemachine and also only formatting without restoring im still stuck with this problem so that’s why i tought it s a clover update issue. File hosts is clean so what might be? Any way to force resign app?? Ciao, not sure if 'sudo spctl --master-disable' can help you. Anyway search in the appropriate sub Forum, someone will help you. 1 Link to comment Share on other sites More sharing options...
Vampirexx Posted July 14, 2019 Share Posted July 14, 2019 Tried already with no luck. Thanx buddy 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 14, 2019 Share Posted July 14, 2019 (edited) 1 hour ago, Vampirexx said: On 4988 version i cannot open some apps like BetterZip i got a sign error 0x1 like if the app id bad signed and cannot start it. It happens also with others. Now i got back to 4982 version but same issue. Please what happened? Am i account blocked somehow or what?? Thanx im on last mojave version It's not clover, I have problem too with Movist 2.2.5 and Audirvana 3.5.13. I just delete it and install old Movist 2.1.5 (I check the appstore and the latest version of Movist is 2.1.5, really weird), then App running ok. I got several App got crash about Signature Validation about 2 days ago. Edited July 14, 2019 by Andres ZeroCross 2 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 14, 2019 Share Posted July 14, 2019 (edited) Sorry for dumb questions,,, Can i use this link https://www.insanelymac.com/forum/index.php?showtopic=282787&view=findpost&p=1853337 to build clover??? or you have another documentation to build? Honestly, for several week i always download CLOVER from Did Builder github https://github.com/Dids/clover-builder/releases But maybe clover code is different now, so it can't make release anymore for every commit. Edited July 14, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
HmO Posted July 14, 2019 Share Posted July 14, 2019 @Andres ZeroCross Run this script into terminal script.zip 2 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 14, 2019 Share Posted July 14, 2019 4 minutes ago, HmO said: @Andres ZeroCross Run this script into terminal script.zip Thanks very much 1 Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 14, 2019 Share Posted July 14, 2019 (edited) 4 hours ago, vector sigma said: Ciao, not sure if 'sudo spctl --master-disable' can help you. Anyway search in the appropriate sub Forum, someone will help you. I have questions, Conditions : 1. I have 2 macOS System, macOS Catalina and macOS Mojave 2. Each of macOS use separate physical disk (SSD) 3. Each of Physical disk have own EFI Partition Issue :I just want to install CLOVER in EFI of Catalina disk, 1. If i boot to Catalina, select Catalina partition system when install clover then check Preference Pane of Clover then Preference Pane will be available in System Preferences of Catalina 2. If i boot to Mojave, select Catalina Partition System (Because i just want install it in EFI of Catalina Disk) when install clover then check preference pane of clover then preference pane will be not available in System Preference of Mojave (it looks in Clover package copied Preference Pane to Catalina System) Of course i can manually copied Preference Pane to Mojave Partiton/Library/PreferencePanes, but i can't check update. Did i make wrong step??? Edited July 14, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
arsradu Posted July 14, 2019 Share Posted July 14, 2019 (edited) 1 hour ago, Andres ZeroCross said: I have questions, Conditions : 1. I have 2 macOS System, macOS Catalina and macOS Mojave 2. Each of macOS use separate physical disk (SSD) 3. Each of Physical disk have own EFI Partition Issue :I just want to install CLOVER in EFI of Catalina disk, 1. If i boot to Catalina, select Catalina partition system when install clover then check Preference Pane of Clover then Preference Pane will be available in System Preferences of Catalina 2. If i boot to Mojave, select Catalina Partition System (Because i just want install it in EFI of Catalina Disk) when install clover then check preference pane of clover then preference pane will be not available in System Preference of Mojave (it looks in Clover package copied Preference Pane to Catalina System) Of course i can manually copied Preference Pane to Mojave Partiton/Library/PreferencePanes, but i can't check update. Did i make wrong step??? If you just want Clover installed on Catalina's SSD...why are you even bothering installing it in Mojave? You can still boot your Mojave installation using Catalina's SSD. No need to install Clover on your Mojave SSD, as well. Edited July 14, 2019 by arsradu Link to comment Share on other sites More sharing options...
Badruzeus Posted July 15, 2019 Share Posted July 15, 2019 (edited) @fusion71au: I missed your reply, sorry. Yeah, I use CsrActiveConfig=0x3E7 (and similar patterns on 3 diff bootloaders including Enoch r2922) and having no issue with SIP since 10.15 Beta 3. Already run csrutil disable from RecHD as well. What made me bit weird is, (not sure since which rev but I got it when installing r4999) new osascript tried to does something to filesystem when Clover installation. I didn't get it from prev. Clover revs, just run, instalation complete, done. But later on $ sudo mount -uw / gives nothing with those script so.. Clover installation can not proceeded under Catalina. Honestly, it' s not big deal as Vector has said already he'll take a look and could be fixed later LOL, even manual copy-paste from Clover*.iso with UEFI is enough on my mach. But I'm just, uhmmb.. curious why if the filesystem restriction comes from OS it's self, Clover does something with it? Is that auto mount -uw / script on LaunchAgents / LaunchDaemons no longer working with (official) APFS? Thanks. #EDIT: My last trial is r5015 BTW, now I'm having "Javascript error" prevents installation proceed on normal 10.13.6 HFS+ (and also 10.11.6 under VM which I don't know how to convert it into APFS). Do I need removing Java on macOS first or what? On 10.15 still osascript (or whatever function checker on Distribution) prevents installation with read-write error for HFS+ (which no issue before those script introduced). Thanks for osascript anyway. Edited July 15, 2019 by Badruzeus Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 15, 2019 Share Posted July 15, 2019 10 hours ago, arsradu said: If you just want Clover installed on Catalina's SSD...why are you even bothering installing it in Mojave? You can still boot your Mojave installation using Catalina's SSD. No need to install Clover on your Mojave SSD, as well. Yes, you're right, The problem is i just want to use Clover Preference Pane in Mojave and Catalina. Link to comment Share on other sites More sharing options...
Alpha22 Posted July 15, 2019 Share Posted July 15, 2019 question: if I use VirtualSMC.kext I have to put it in the Bios VirtualSmc.efi folder or I have to put it in the Uefi folder Thank you Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 15, 2019 Share Posted July 15, 2019 14 minutes ago, Alpha22 said: question: if I use VirtualSMC.kext I have to put it in the Bios VirtualSmc.efi folder or I have to put it in the Uefi folder Thank you I though you need to read this,, https://github.com/andreszerocross/VirtualSMC/blob/master/Docs/FAQ.md especially at the image below Just depend if you boot in Legacy Mode (EFI/CLOVER/Drivers/BIOS) or UEFI Mode (EFI/CLOVER/Drivers/UEFI) 1 Link to comment Share on other sites More sharing options...
Alpha22 Posted July 15, 2019 Share Posted July 15, 2019 Thanks for the reply boot is UEFI VirtualSMC.efi module is recommended for boot.efi compatibility when FileVault 2 is enabled. SMCHelper-64.efi is not compatible with VirtualSMC.efi and must be removed. FileVault 2 is not enabled I have to use SMCHelper-64.efi or I have to delete it Link to comment Share on other sites More sharing options...
Badruzeus Posted July 15, 2019 Share Posted July 15, 2019 (edited) Ah nevermind, I finally am able to proceed r5015 instalation on HFS+ 10.11.6, 10.13.6, 10.14.6 and 10.15 Beta after removing this line from Distribution package. And the *.plist for auto "$ sudo mount -uw /" on every boot is still working under 10.15 APFS. Have a nice day. <installation-check script="checkFileSystemIsWritable()"/> Edited July 15, 2019 by Badruzeus 1 1 Link to comment Share on other sites More sharing options...
Recommended Posts