matxpa Posted September 14, 2023 Share Posted September 14, 2023 23 hours ago, Matgen84 said: Hi @Slice I can't build Clover (Monterey 12.6.8, XCODE 14,3) Toolchain=XCODE14; Python 3.11.5 Clover_Build.log 2.88 kB · 2 downloads Hi Add -Wno-unused-command-line-argument and -Wno-single-bit-bitfield-constant-conversion to both XCODE8_COMMON_FLAGS and XCODE14_COMMON_FLAGS in BseTools/Conf/tools_def.template Regards 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811122 Share on other sites More sharing options...
LAbyOne Posted September 14, 2023 Share Posted September 14, 2023 11 hours ago, Slice said: Easy to check cc -o nvram2 nvram2.c -framework CoreFoundation -framework IOKit -Wall -mmacosx-version-min=10.13 Will it work under Mojave? Cannot say as I do not have any Mojave ready to test on i have my doubts anyway, on 10.13 it crashes due to lack of IOMainPort support Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811158 Share on other sites More sharing options...
Slice Posted September 14, 2023 Share Posted September 14, 2023 1 hour ago, LAbyOne said: Cannot say as I do not have any Mojave ready to test on i have my doubts anyway, on 10.13 it crashes due to lack of IOMainPort support But the utility compiled under Mojave works in Ventura in despite of the contradiction. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811167 Share on other sites More sharing options...
LAbyOne Posted September 14, 2023 Share Posted September 14, 2023 1 hour ago, Slice said: But the utility compiled under Mojave works in Ventura in despite of the contradiction. well it should the one I compiled on 10.13 also seem to work fine on Ventura... Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811170 Share on other sites More sharing options...
Slice Posted September 15, 2023 Share Posted September 15, 2023 The question is "How to compile under Ventura an utility to be working in older system" 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811187 Share on other sites More sharing options...
Slice Posted September 15, 2023 Share Posted September 15, 2023 8 hours ago, Slice said: The question is "How to compile under Ventura an utility to be working in older system" Yes!!! I did this. Commit bf4fb452d 3 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811201 Share on other sites More sharing options...
naiclub Posted September 20, 2023 Share Posted September 20, 2023 Hello, what's the update inside? I don't follow, I'm curious. r5155.txt Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811334 Share on other sites More sharing options...
Slice Posted September 20, 2023 Share Posted September 20, 2023 2 hours ago, naiclub said: Hello, what's the update inside? I don't follow, I'm curious. r5155.txt 52.11 kB · 4 downloads The most significant change is NVRAM support at legacy boot on the new level. more useful variables will be saved which is needed for update process. In previous releases significant things were different SMBIOS for different systems, different FakeCPUID. See Clover Change Explanations. New toolsets for Ventura and Sonoma. Small bugs eliminations. 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811337 Share on other sites More sharing options...
naiclub Posted September 20, 2023 Share Posted September 20, 2023 thank you very much Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811354 Share on other sites More sharing options...
galisrule Posted September 20, 2023 Share Posted September 20, 2023 Does anybody get their fenvi wifi card to work in Sonoma with clover boot loader and if anyone does what's the procedure? Thanks very much in return Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811360 Share on other sites More sharing options...
chris1111 Posted September 21, 2023 Share Posted September 21, 2023 (edited) @Slice I made commit for nvram2 Clover PKG nvram2 will be install in /usr/local/bin/ All good build Package Fix permission OK✅ Edited September 21, 2023 by chris1111 nvram2 will be install in /usr/local/bin/ 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811373 Share on other sites More sharing options...
fabiosun Posted September 21, 2023 Share Posted September 21, 2023 (edited) 15 hours ago, galisrule said: Does anybody get their fenvi wifi card to work in Sonoma with clover boot loader and if anyone does what's the procedure? Thanks very much in return with Clover bootloader (5155 release) is not possible to block this correctly: If option is set to YES system hangs and it does not start at initial boot (+++++) If option is set to NO system has a KP (obviusly it says we are using and old kext than Sonoma one which is newer) Other unresolved question (i did in this thread) is if it is possible to set a kext order in clover bootloader as we must do in OpenCore bootloader config.plist Probably no ones use Fenvi card with Sonoma with Clover bootloader Edited September 21, 2023 by mariosun 2 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811375 Share on other sites More sharing options...
iCanaro Posted September 21, 2023 Share Posted September 21, 2023 https://github.com/CloverHackyColor/CloverBootloader/commit/d21d5b2e655e0d74f7c34b40a7a8381e30b4ebd6 2 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811378 Share on other sites More sharing options...
fabiosun Posted September 21, 2023 Share Posted September 21, 2023 (edited) 2023-09-21_09-09_CLOVERX64.efi.log.zip https://github.com/CloverHackyColor/CloverBootloader/actions/runs/6163879730 Edited September 21, 2023 by mariosun 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811379 Share on other sites More sharing options...
Slice Posted September 21, 2023 Share Posted September 21, 2023 41 minutes ago, mariosun said: 2023-09-21_09-09_CLOVERX64.efi.log.zip 21.37 kB · 1 download https://github.com/CloverHackyColor/CloverBootloader/actions/runs/6163879730 What I see here: 12:423 0:001 OCAK: Erasing com.apple.iokit.IOSkywalkFamily from prelinked kext under dict index 3, plist 615F3D98, plist index 167 12:425 0:001 OC: Prelinked blocker (Exclude) result 0 for com.apple.iokit.IOSkywalkFamily () - Success It was native kext and then 12:527 0:005 OC: Prelinked injection Kexts\14\IOSkywalkFamily.kext () - Success it is new kext injected from Kexts/14/ folder. 👍 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811382 Share on other sites More sharing options...
fabiosun Posted September 21, 2023 Share Posted September 21, 2023 (edited) @Slicethank you for your answer system hangs in early stage(++++++++) so others problem (maybe) loading the kexts in a correct order? blocking seems to work brcause if i set NO in blocking option system has a kp (after +++++++ stage) and it says about newer kext IN OSX than the one in 14 folder Edited September 21, 2023 by mariosun Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811383 Share on other sites More sharing options...
Slice Posted September 21, 2023 Share Posted September 21, 2023 Other problem leads to hang may be FixUSBOwnership. Play with it. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811386 Share on other sites More sharing options...
fabiosun Posted September 21, 2023 Share Posted September 21, 2023 (edited) 1 hour ago, Slice said: Other problem leads to hang may be FixUSBOwnership. Play with it. enabling it or disabling it as i have by default is the same so i am asking if it is possible to reproduce the exact kext order we must use in Opencore bootloader as this pictures in CLover bootloader? it seems by now the only part is missing Block option is there CSR-Config is there Secureboot option (Disabled) is also in Clover (ProtectSecureBoot?) However if some others Clover users have a positive experience in this task could be useful to follow exactly his steps to have this working Thanks Edited September 21, 2023 by mariosun Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811388 Share on other sites More sharing options...
Slice Posted September 21, 2023 Share Posted September 21, 2023 But the order is already that 12:527 0:005 OC: Prelinked injection Kexts\14\IOSkywalkFamily.kext () - Success 12:834 0:005 OC: Prelinked injection Kexts\14\IO80211FamilyLegacy.kext () - Success 12:878 0:003 OC: Prelinked injection Kexts\14\IO80211FamilyLegacy.kext\Contents\PlugIns\AirPortBrcmNIC.kext () - Success 2 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811390 Share on other sites More sharing options...
PG7 Posted September 21, 2023 Share Posted September 21, 2023 Clover Work r5155 Sonoma Fujitsu Intel HD 3000 install + Update Clover 100% Patcher OCLP AMFIPass.kext + Args "-amfipassbeta" Spoiler 4 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811395 Share on other sites More sharing options...
galisrule Posted September 22, 2023 Share Posted September 22, 2023 (edited) @slice could u take a look and see why I can't boot Sonoma and Catalina with r5155 it boots Monterey and Ventura fine.Please and thanks preboot.log Edited September 22, 2023 by galisrule Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811422 Share on other sites More sharing options...
Slice Posted September 22, 2023 Share Posted September 22, 2023 3 hours ago, galisrule said: @slice could u take a look and see why I can't boot Sonoma and Catalina with r5155 it boots Monterey and Ventura fine.Please and thanks preboot.log 250.92 kB · 1 download Exclude FSInject.efi - obsolete SMCHelper.efi - already embedded NTFS.efi - it is for searching a bootloader on NTFS partitions. Are you sure it is your case? AudioDxe.efi - not needed for installation 13:185 0:000 Set FakeCPUID: 0x0 - I am not sure if it needs to be set. It is better exclude the Key. Your videocard is 0:106 0:000 PCI (00|01:00.00) : 1002 67DF class=030000 0:106 0:000 - GFX: Model=AMD Radeon RX 480/570/580 (ATI/AMD) It is not needed in any ejection. So exclude args: unfairgva=1 igfxmetal=1 Exclude VirtualSMC.kext, SMCProcessor.kext, SMCSuperIO.kext and use FakeSMC with plugins instead. It is more compatible with Clover logic. I also vote for replacements: AppleALC -> VoodooHDA IntelMausi -> IntelMausiEthernet USBInjectALL -> nothing because you have USBMap WhateverGreen -> nothing because RX570 not needed in it. BrightnessKeys -> is it for laptops while you have desktop? Numerous SSDT-*.aml that I don't know. Do you know what these and for a what? 131:486 0:000 Kernel quirks 131:486 0:000 ACPCL 0 AXCL 0 AXEM 0 AXFB 0 CSG 0 DIM 1 DLJ 1 DRC 0 DPM 0 EBTFF 0 EDI 0 IPBS 0 LKP 0 PNKD 1 PTKP 1 TPD 0 XPL 0 PCC 0 I am lazy to check them while they are significant for system. Read WIKI about them. 1 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811432 Share on other sites More sharing options...
galisrule Posted September 22, 2023 Share Posted September 22, 2023 I got it working again thanks 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811433 Share on other sites More sharing options...
LockDown Posted September 22, 2023 Share Posted September 22, 2023 14 minutes ago, Slice said: Exclude FSInject.efi - obsolete obsolete also in legacy boot? Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811435 Share on other sites More sharing options...
Slice Posted September 22, 2023 Share Posted September 22, 2023 1 minute ago, LockDown said: obsolete also in legacy boot? Yes, it had a sense for 10.7.5 Lion. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1168/#findComment-2811436 Share on other sites More sharing options...
Recommended Posts