Alpha22 Posted August 26, 2023 Share Posted August 26, 2023 @jsl2000 With the latest version of Clover can you tell me how to run RX 560 thanks Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810577 Share on other sites More sharing options...
jsl2000 Posted August 27, 2023 Share Posted August 27, 2023 9 hours ago, Alpha22 said: @jsl2000 With the latest version of Clover can you tell me how to run RX 560 thanks Please show your hardware signature to make sure whether my Clover 5151/5154's config.plist working in yours. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810585 Share on other sites More sharing options...
cankiulascmnfye Posted August 27, 2023 Share Posted August 27, 2023 On 8/25/2023 at 5:45 AM, Matgen84 said: Hi All Z390 rig (SMBIOS iMac20,1 - Clover 5154 - Sonoma Beta 6) After a coupe of hours, I don't find the solution: csrutil disable command don't work on Recovery mode (Sonoma). There is this error message: "csrutil failed to update system integrity configuration. failed to set csr-active-config" Don't work too: csrutil authenticated-root disable. [Clover] I put csr-active-config to 0x0 (Enable SIP) in the config.plist. Perhaps, there is something wrong in config.plist, below ? Could you have a look ! Do you have a solution, please config.plist 20.07 kB · 6 downloads ACPI Most of the ACPI Tables are disabled. I am pretty sure you need SSDT-PMC on Z390! SAT0 to SATA – disable that. If you want to rename the device in a smart way, use the "Rename Devices" feature instead. Boot itlwm_cc=FR – (I couldn't find any reference for this boot-arg) CPU Type: 0x0705 – Why? Devices/Properties Why are you injecting all these devices that the system knows already? You only need to inject Propeties for unknown devices and if you want to change parameters for a device. Kernel and Kext Patches Disable/Delete all the Portlimit Patches. Handled by XhciPortlimit quirk RT Variables Try 0x803 for CsrActiveConfig SMBIOS: Why are you using iMac20,1? For z390, iMac19,1 is recommended! SMBIOS is out of date as well. Selecte "Update Firmware Only" and select the corresponding model again System Parameters Inject Kexts is obsolete since this command is for FSInject.efi which is no longer present in Clover (since r5125). Instead, OpenRuntime.efi handles Kexts injection now (like for everything important). So this is basically just a dead entry now. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810593 Share on other sites More sharing options...
Slice Posted August 27, 2023 Share Posted August 27, 2023 I have to remind that XhciPortLimit patch is recognized as harmful. Use USBmap kext or analogs. I want to confirm that gcc13,1 and Python3.11.5 are good for compiling Clover in Mojave. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810594 Share on other sites More sharing options...
Matgen84 Posted August 27, 2023 Share Posted August 27, 2023 1 hour ago, cankiulascmnfye said: ACPI Olarilla USB Table? Why? Because is all-in-one SSDT (PMC, etc + SSDT-USB) made by MaldOn and me) Most of the ACPI Tables are disabled. I am pretty sure you need SSDT-PMC on Z390! See All-In-One SSDT SAT0 to SATA – disable that. If you want to rename the device in a smart way, use the "Rename Devices" feature instead. OK Boot itlwm_cc=FR – (I couldn't find any reference for this boot-arg) Is for AirportItlwm.kext (for my Intel Wifi ac 9560. I wait PCLP 0.6.9 Realase to My Fenvi T919 CPU Type: 0x0705 – Why? Because I want to have Core i7 in About my Mac Devices/Properties Why are you injecting all these devices that the system knows already? You only need to inject Propeties for unknown devices and if you want to change parameters for a device. Because I want names of these PCI devices in System Info Kernel and Kext Patches Disable/Delete all the Portlimit Patches. Handled by XhciPortlimit quirk All USB port limit patches are disabled. I don't clean up my config.plist. RT Variables Try 0x803 for CsrActiveConfig OK SMBIOS: Why are you using iMac20,1? For z390, iMac19,1 is recommended! Because I want to test this SMBIOS like others users SMBIOS is out of date as well. Selecte "Update Firmware Only" and select the corresponding model again SMBIOS use last Opencore data in Apple Models directory. "Update Firmware Only" is an Opencore key, not available in Clover System Parameters Inject Kexts is obsolete since this command is for FSInject.efi which is no longer present in Clover (since r5125). Instead, OpenRuntime.efi handles Kexts injection now (like for everything important). So this is basically just a dead entry now. ---> OK @cankiulascmnfye Thanks for your advices. What about csrutil issue in MacOS Sonoma Recovery Mode ? Error message: "csrutil failed to update system integrity configuration. failed to set csr-active-config" Don't work too: csrutil authenticated-root disable. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810597 Share on other sites More sharing options...
Slice Posted August 27, 2023 Share Posted August 27, 2023 28 minutes ago, Matgen84 said: @cankiulascmnfye Thanks for your advices. What about csrutil issue in MacOS Sonoma Recovery Mode ? Error message: "csrutil failed to update system integrity configuration. failed to set csr-active-config" Don't work too: csrutil authenticated-root disable. But after you will reboot from Recovery to macOS you'll go again into the bootloader which change SIP as set in your config.plist. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810599 Share on other sites More sharing options...
Matgen84 Posted August 27, 2023 Share Posted August 27, 2023 7 minutes ago, Slice said: But after you will reboot from Recovery to macOS you'll go again into the bootloader which change SIP as set in your config.plist. Thanks @Slice The error message show up In Terminal on Recovery Mode. csrutil failed before reboot. Perhaps, there is a possibility. In Clover GUI/Ssytem Parameters: what are the good setting to disable SIP. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810600 Share on other sites More sharing options...
Marcinho Posted August 27, 2023 Share Posted August 27, 2023 I use 0x26F for CsrActiveConfig to get complete disable. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810602 Share on other sites More sharing options...
Matgen84 Posted August 27, 2023 Share Posted August 27, 2023 5 minutes ago, Marcinho said: I use 0x26F for CsrActiveConfig to get complete disable. Thanks. Some macOS apps need CsrActiveConfig disable for installation. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810603 Share on other sites More sharing options...
chris1111 Posted August 28, 2023 Share Posted August 28, 2023 11 hours ago, Matgen84 said: Thanks. Some macOS apps need CsrActiveConfig disable for installation. @Matgen84 I confirm that the problem comes from your EFI/config.plist because I have just tested disabling SIP by Recovery HD and it works very well with Clover 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810606 Share on other sites More sharing options...
cankiulascmnfye Posted August 28, 2023 Share Posted August 28, 2023 (edited) 19 hours ago, Matgen84 said: @cankiulascmnfye Thanks for your advices. What about csrutil issue in MacOS Sonoma Recovery Mode ? Error message: "csrutil failed to update system integrity configuration. failed to set csr-active-config" Don't work too: csrutil authenticated-root disable. - The USB Patches I refered to are not disabled! They are set to "Disabled = False" which is the same as "Enabled". The only reason they are not executed is the "Match OS" parameter! - Use proper single SSDTs no All-in-one file! - "Update Firmware only" is a feature of Clover Configurator, not OpenCore! - Format the disk and perform a clean install Edited August 28, 2023 by cankiulascmnfye Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810608 Share on other sites More sharing options...
Slice Posted August 28, 2023 Share Posted August 28, 2023 23 hours ago, Matgen84 said: Don't work too: csrutil authenticated-root disable. It tells "no such command" 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810612 Share on other sites More sharing options...
Matgen84 Posted August 28, 2023 Share Posted August 28, 2023 (edited) 9 hours ago, cankiulascmnfye said: - The USB Patches I refered to are not disabled! They are set to "Disabled = False" which is the same as "Enabled". The only reason they are not executed is the "Match OS" parameter! - Use proper single SSDTs no All-in-one file! - "Update Firmware only" is a feature of Clover Configurator, not OpenCore! - Format the disk and perform a clean install Thanks 😊 - The USB Patches : I remove these old patches that is the best way - I can use several SSDT rather the SSDT-All-in-ON (approved by MaldOn). I don't understand why ? - I don't use Clover Configuator app. "Update Firmware only" is not present in Clover config-sample.plist (GitHub repo). Maybe I'm wrong, but this feature isn't present too in the Clover source files either. I try to generate a SMBIOS from Clover configurator app: no key for "Update Firmware only". I don't understand. For SMBIOS iMac20,1: mine 21/05/2023 > Clover configurator app 4/03/2023 ! ***** EDIT ******* In my config.plist: I add this two keys before clean up. And Trust=True in SMBIOS section. <key>KbdPrevLang</key> <false/> <key>language</key> <string>fr:60</string> Now csrutil command work fine 😊 Edited August 28, 2023 by Matgen84 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810613 Share on other sites More sharing options...
Matgen84 Posted August 28, 2023 Share Posted August 28, 2023 (edited) 5 hours ago, Slice said: It tells "no such command" csrutil authenticated-root disable : Command recognized here on Recovery mode. The only change in my config.plist: I add this two keys below. And Trust=True in SMBIOS section. <key>KbdPrevLang</key> <false/> <key>language</key> <string>fr:60</string> Now csrutil command work fine 😊 Edited August 28, 2023 by Matgen84 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810614 Share on other sites More sharing options...
cankiulascmnfye Posted August 29, 2023 Share Posted August 29, 2023 22 hours ago, Matgen84 said: csrutil authenticated-root disable : Command recognized here on Recovery mode. The only change in my config.plist: I add this two keys below. And Trust=True in SMBIOS section. <key>KbdPrevLang</key> <false/> <key>language</key> <string>fr:60</string> Now csrutil command work fine 😊 Interesting. When early betas of Catalina were released, the install assistant only showed a grey background without text if the language was not set to US English because it didn't contain tranlations at that stage. But I didn't know that this could affect recovery as well. So when working with beta versions of macOS using "en-US:0" is best way to maximize compatibility. BTW: In the Boot section, delete the "Legacy" key. It's not required. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810634 Share on other sites More sharing options...
Matgen84 Posted August 29, 2023 Share Posted August 29, 2023 8 minutes ago, cankiulascmnfye said: Interesting. When early betas of Catalina were released, the install assistant only showed a grey background without text if the language was not set to US English because it didn't contain tranlations at that stage. But I didn't know that this could affect recovery as well. So when working with beta versions of macOS using "en-US:0" is best way to maximize compatibility. BTW: In the Boot section, delete the "Legacy" key. It's not required. I don't know if language key affect directly the issue. It doesn't matter. The important thing is that it works now. On Beta 6, there is a choice language windows. Strangely, Recovery OS Interface was in Russian before. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810635 Share on other sites More sharing options...
iCanaro Posted September 1, 2023 Share Posted September 1, 2023 (edited) @Slice with latest clover commits, it won't boot sonoma in my amd hack 2023-09-01_09-08_CLOVERX64-5154-2cbf0e9b2.efi.log preboot.log Edited September 1, 2023 by iCanaro 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810714 Share on other sites More sharing options...
Slice Posted September 1, 2023 Share Posted September 1, 2023 41 minutes ago, iCanaro said: @Slice with latest clover commits, it won't boot sonoma in my amd hack 2023-09-01_09-08_CLOVERX64-5154-2cbf0e9b2.efi.log 129.39 kB · 0 downloads preboot.log 97.29 kB · 1 download Latest commit is not final. I wil do more. Anyway I see no how latest commit may influence on your situation. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810715 Share on other sites More sharing options...
matxpa Posted September 1, 2023 Share Posted September 1, 2023 3 hours ago, iCanaro said: @Slice with latest clover commits, it won't boot sonoma in my amd hack 2023-09-01_09-08_CLOVERX64-5154-2cbf0e9b2.efi.log 129.39 kB · 0 downloads preboot.log 97.29 kB · 2 downloads Hi On your AMD Hack do you have a BCM943xx as Wifi card ? With latest Clover r5155 (2711170df commit) dis you add the new KEY BlockSkywalk (bool set to FALSE) ? If BlockSkywalk is not present in KernelAndKextPatches section the default value is TRUE and with TRUE value BlockSkywalk macOS (14,13,12,...) can't boot, certainly your pbm. Regards Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810718 Share on other sites More sharing options...
Matgen84 Posted September 1, 2023 Share Posted September 1, 2023 24 minutes ago, matxpa said: Hi On your AMD Hack do you have a BCM943xx as Wifi card ? With latest Clover r5155 (2711170df commit) dis you add the new KEY BlockSkywalk (bool set to FALSE) ? If BlockSkywalk is not present in KernelAndKextPatches section the default value is TRUE and with TRUE value BlockSkywalk macOS (14,13,12,...) can't boot, certainly your pbm. Regards Hi @matxpa Block Skywalk is optional. If I understand the lines of code in the commit correctly. By defaut the value is FALSE. Sorry. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810719 Share on other sites More sharing options...
matxpa Posted September 1, 2023 Share Posted September 1, 2023 2 hours ago, Matgen84 said: Hi @matxpa Block Skywalk is optional. If I understand the lines of code in the commit correctly. By defaut the value is FALSE. Sorry. HI Did you try the last Clover build without BlockSkywalk key in config.plist ? Regards Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810726 Share on other sites More sharing options...
Matgen84 Posted September 1, 2023 Share Posted September 1, 2023 36 minutes ago, matxpa said: HI Did you try the last Clover build without BlockSkywalk key in config.plist ? Regards Hi I don't try for the moment this commit 2711170. For testing my onboard Intel 9560 ac on Sonoma, I use the previous one. On your side you tried ? Regards Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810728 Share on other sites More sharing options...
iCanaro Posted September 1, 2023 Share Posted September 1, 2023 adding in the config BlockSkywalk no, sonoma it starts with the latest clover commit 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810730 Share on other sites More sharing options...
matxpa Posted September 1, 2023 Share Posted September 1, 2023 (edited) 2 hours ago, Matgen84 said: Hi I don't try for the moment this commit 2711170. For testing my onboard Intel 9560 ac on Sonoma, I use the previous one. On your side you tried ? Regards Yes I've already tried it since few days as you could see on this screenshot below (r5155 (2711170) local XCOD8 build) So try r5155 without BlockSkywalk in config.plist, with BlockSkywalk activated, with BlockSkywalk deactivated And the reason why i would try this r5155 release is the BCM94360 Wifi card on this Asus Laptop, i suppose it's a legitimate reason. Spoiler And to close this topic look in CloverBootloader/rEFIt_UEFI/Settings/ConfigPlist/Config_KernelAndKextPatches.h line code number 318 ... rEFIt_UEFI/Settings/ConfigPlist/Config_KernelAndKextPatches.h:318: XBool dgetBlockSkywalk() const { return BlockSkywalk.isDefined() ? BlockSkywalk.value() : XBool(true); }; ... Regards Edited September 1, 2023 by matxpa 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810731 Share on other sites More sharing options...
jsl2000 Posted September 2, 2023 Share Posted September 2, 2023 10 hours ago, iCanaro said: adding in the config BlockSkywalk no, sonoma it starts with the latest clover commit Is this key should be applied this way ? 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1166/#findComment-2810737 Share on other sites More sharing options...
Recommended Posts