vector sigma Posted August 9, 2019 Share Posted August 9, 2019 8 hours ago, ricoc90 said: Well, since you've asked: Very difficult. instructions unclear! Which button do I have to press...?! There's no such button as "Release"! Reveal hidden contents https://github.com/acidanthera/AptioFixPkg/releases r27 https://github.com/acidanthera/AptioFixPkg/releases/download/R27/AptioFix-R27-RELEASE.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685311 Share on other sites More sharing options...
Guest ricoc90 Posted August 9, 2019 Share Posted August 9, 2019 4 minutes ago, vector sigma said: https://github.com/acidanthera/AptioFixPkg/releases r27 https://github.com/acidanthera/AptioFixPkg/releases/download/R27/AptioFix-R27-RELEASE.zip Thanks but I still don't get it. Can you instead just come by my place and do it for me? I have no idea how all of this works Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685312 Share on other sites More sharing options...
vector sigma Posted August 9, 2019 Share Posted August 9, 2019 Just now, ricoc90 said: Thanks but I still don't get it. Can you instead just come by my place and do it for me? I have no idea how all of this works Ha ha, I was reading back and didn't realize of your later reponse. I'll made a tutorial Lol Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685313 Share on other sites More sharing options...
vector sigma Posted August 9, 2019 Share Posted August 9, 2019 10 hours ago, Matgen84 said: Before OC tests installed on USB Stick to boot on Catalina (Clover), I don't have this issue. I try Reset Nvram, Rebuild and repair permissions: no success. I can't restart or shutdown. All my kexts seems to be up to date. I don't use FakeSMC sensors because I use virtualSMC. EDIT: different config, different OS, different EFI Folder. IvyBridge (r5039) works fine on Mojave, Coffee Lake-R Z390 no more on Beta 5 Catalina. Very strange. You can try from Mojave and do something like that: sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina if is still a problem of cache 17 hours ago, ellaosx said: in buildme, i got error if i select 2 & 3 option. Im using xcode 10.1 on HighSierra 22 hours ago, Andres ZeroCross said: Can't compile with buildme Hi, just tried in mojave and worked here. Did you solve or it's related to Xcode 11? 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685315 Share on other sites More sharing options...
Guest ricoc90 Posted August 9, 2019 Share Posted August 9, 2019 1 hour ago, vector sigma said: Hi, just tried in mojave and worked here. Did you solve or it's related to Xcode 11? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685322 Share on other sites More sharing options...
fusion71au Posted August 10, 2019 Share Posted August 10, 2019 (edited) 5 hours ago, camillionario said: Thanks, but now I receive this error 7 hours ago, ricoc90 said: Caused by update to Ukrainian translation name commit r5038. Fixed by renaming /CloverPackage/package/po/uk_UA.po to shorter form - uk.po (like before the commit). Edited August 10, 2019 by fusion71au 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685349 Share on other sites More sharing options...
Matgen84 Posted August 10, 2019 Share Posted August 10, 2019 11 hours ago, vector sigma said: You can try from Mojave and do something like that: sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina if is still a problem of cache Hi, just tried in mojave and worked here. Did you solve or it's related to Xcode 11? Thanks. @vector sigma I can't do that from Mojave because there is two different Hack (IvyBridge/Z77/Mojave and Coffee Lake-R/Z390/Catalina). They are connected via local network (Wifi--->Ethernet). iMac-de-Mathieu:~ mathieu$ sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina Password: touch: /Volumes/Catalina/System/Library/Extensions: Read-only file system iMac-de-Mathieu:~ mathieu$ sudo mount -uw /Volumes/Catalina mount_smbfs: -o update: option not supported iMac-de-Mathieu:~ mathieu$ sudo mount_smbfs -ow /Volumes/Catalina mount_smbfs: -o w: option not supported iMac-de-Mathieu:~ mathieu$ Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685355 Share on other sites More sharing options...
Andres ZeroCross Posted August 10, 2019 Share Posted August 10, 2019 1 minute ago, Matgen84 said: Thanks. @vector sigma I can't do that from Mojave because there is two different Hack (IvyBridge/Z77/Mojave and Coffee Lake-R/Z390/Catalina). They are connected via local network (Wifi--->Ethernet). iMac-de-Mathieu:~ mathieu$ sudo touch /Volumes/Catalina/System/Library/Extensions && sudo kextcache -u /Volumes/Catalina Password: touch: /Volumes/Catalina/System/Library/Extensions: Read-only file system iMac-de-Mathieu:~ mathieu$ sudo mount -uw /Volumes/Catalina mount_smbfs: -o update: option not supported iMac-de-Mathieu:~ mathieu$ sudo mount_smbfs -ow /Volumes/Catalina mount_smbfs: -o w: option not supported iMac-de-Mathieu:~ mathieu$ just "sudo mount -uw /" not "sudo mount -uw /Volumes/Catalina" Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685356 Share on other sites More sharing options...
Matgen84 Posted August 10, 2019 Share Posted August 10, 2019 19 minutes ago, Andres ZeroCross said: just "sudo mount -uw /" not "sudo mount -uw /Volumes/Catalina" "sudo mount -uw /Volumes/Catalina" is in Terminal on Mojave Hack (IvyBridge). I've two hacks connected via Wifi/Ethernet (my previous post). 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685364 Share on other sites More sharing options...
vector sigma Posted August 10, 2019 Share Posted August 10, 2019 (edited) 12 hours ago, fusion71au said: Fixed by renaming /CloverPackage/package/po/uk_UA.po to shorter form - uk.po (like before the commit). We should understand firstly what is in use by the user, infact there's a uk (Ukrainian) and uk_UA (Ukrainian from Ukraine). http://www.lingoes.net/en/translator/langcode.htm one of the two probably make the package show up in english if doesn't match the current OS language identifier EDIT taking both uk and uk_UA for the moment Edited August 10, 2019 by vector sigma 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685403 Share on other sites More sharing options...
Matgen84 Posted August 10, 2019 Share Posted August 10, 2019 Hi Clover Developer Team My Stupid question: Would it be possible to choose its own language file before make pkg, for those who compiles it would be more convenient. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685421 Share on other sites More sharing options...
vector sigma Posted August 10, 2019 Share Posted August 10, 2019 (edited) 47 minutes ago, Matgen84 said: Would it be possible to choose its own language file before make pkg, for those who compiles it would be more convenient. Sorry I'm not sure what you want to do, but translations should not be there already when peoples download the stable version at source forge? Edited August 10, 2019 by vector sigma 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685430 Share on other sites More sharing options...
telepati Posted August 11, 2019 Share Posted August 11, 2019 could you please somebody share with me FakeSMC v3.5.2? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685533 Share on other sites More sharing options...
Guest ricoc90 Posted August 11, 2019 Share Posted August 11, 2019 Here you go. Downloaded from here FakeSMC.kext.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685534 Share on other sites More sharing options...
pkdesign Posted August 12, 2019 Share Posted August 12, 2019 On 8/8/2019 at 1:06 AM, Matgen84 said: So sorry. Aptiomemoryfix R27 works perfectly on my Z390 Aorus Master board What SMBios are you using? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685722 Share on other sites More sharing options...
Matgen84 Posted August 13, 2019 Share Posted August 13, 2019 5 hours ago, pkdesign said: What SMBios are you using? I'm using Imac19,1 SMBIOS. Now I try anothers memory fix because NVRAM problems sometime with AptioMemoryFix. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685741 Share on other sites More sharing options...
telepati Posted August 13, 2019 Share Posted August 13, 2019 4 hours ago, Matgen84 said: I'm using Imac19,1 SMBIOS. Now I try anothers memory fix because NVRAM problems sometime with AptioMemoryFix. How do you understand the NVRAM problem? Where do you look? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685765 Share on other sites More sharing options...
Matgen84 Posted August 13, 2019 Share Posted August 13, 2019 31 minutes ago, telepati said: How do you understand the NVRAM problem? Where do you look? Really, I don't understand NVRAM. What I know is what I read on several Github repo with same or similar Board (Z390 Gigabyte) like 'cmer'. For my Aorus Master, after USB OC test, I can't reboot or shutdown on Clover/Catalina with AptioMemoryFix.efi in EFI partition: panic with randomly error message. Clean NVRAM, Rebuild kextcache don't work. Solved by remove it, clean install and replace by osxaptiofixdrv-free-2000.efi + Emuvariable on Clover/Catalina. It's just my example. Sorry for my bad english 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685768 Share on other sites More sharing options...
Andres ZeroCross Posted August 13, 2019 Share Posted August 13, 2019 Why always get this message if i install it on my Internal Disk??? No problem if install to external storage (Flashdisk). 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685771 Share on other sites More sharing options...
Guest ricoc90 Posted August 13, 2019 Share Posted August 13, 2019 @Andres ZeroCross No such issue here. What does the install log say? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685773 Share on other sites More sharing options...
Andres ZeroCross Posted August 13, 2019 Share Posted August 13, 2019 Just now, ricoc90 said: @Andres ZeroCross No such issue here. What does the install log say? This is log of installation,, i don't see any problem / error in log or i miss it??? Clover_Install_Log.txt 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685774 Share on other sites More sharing options...
Guest ricoc90 Posted August 13, 2019 Share Posted August 13, 2019 (edited) 4 minutes ago, Andres ZeroCross said: This is log of installation,, i don't see any problem / error in log or i miss it??? Clover_Install_Log.txt I meant the install log from the installer itself (CMD+L or Window -> Install log while at the installer) Edited August 13, 2019 by ricoc90 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685775 Share on other sites More sharing options...
chris1111 Posted August 13, 2019 Share Posted August 13, 2019 (edited) 37 minutes ago, Andres ZeroCross said: Why always get this message if i install it on my Internal Disk??? No problem if install to external storage (Flashdisk). Show a Picture a content of Volumes folder and Root Disk Use Show all files to see Hiden Volumes folder Edited August 13, 2019 by chris1111 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685776 Share on other sites More sharing options...
Matgen84 Posted August 13, 2019 Share Posted August 13, 2019 1 hour ago, Andres ZeroCross said: Why always get this message if i install it on my Internal Disk??? No problem if install to external storage (Flashdisk). As @ricoc90 says: WINDOWS+L at end of installation r5047 in attachment Clover_v2.5k_r5047.pkg.zip Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685784 Share on other sites More sharing options...
pkdesign Posted August 13, 2019 Share Posted August 13, 2019 12 hours ago, Matgen84 said: I'm using Imac19,1 SMBIOS. Now I try anothers memory fix because NVRAM problems sometime with AptioMemoryFix. Yup. It has never worked for me. The only thing that I can use is the free2000 version. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/793/#findComment-2685873 Share on other sites More sharing options...
Recommended Posts