Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 50 minutes ago, naiclub said: I took a screenshot to look better. It's hard to explain for me. Sonoma uses the latest version of Xcode. Reveal hidden contents Apple Developer forum: "Xcode 14.3.1 will not work with Sonoma. You will need to use the Xcode 15 beta, which can be downloaded from the Apple developer account." 😊 Link to comment Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 6 minutes ago, Matgen84 said: Apple Developer forum: "Xcode 14.3.1 will not work with Sonoma. You will need to use the Xcode 15 beta, which can be downloaded from the Apple developer account." 😊 Xcode 14.3.1 is not compatible with Sonoma sir as i mentioned above I'm using the latest version, it means 1.5.X or higher sir Note: may misunderstand Link to comment Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 (edited) Hi @Slice I solve Issue with XCODE 14.2. The goal: get Xcode 14.3 working on Monterey. I had to do some extra steps. Uninstall XCODE 14.2 and its Command lines tools Download and Install XCODE 14.3 from Apple Developer Account Edit the XCode 14.3 Info.plist and just change the minimum system version to 12.5. Install the new Command Lines Tools Using Terminal Xcode-select the new XCODE (optional ?) Icon of the app show up incompatible symbol but it's not true. Now, I can build latest Clover commit without any problems. Edited August 4, 2023 by Matgen84 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 18 minutes ago, naiclub said: Xcode 14.3.1 is not compatible with Sonoma sir as i mentioned above I'm using the latest version, it means 1.5.X or higher sir Note: may misunderstand You've misunderstood, it doesn't matter: in your posts, you don't mention that you use XCODE 15 Beta and the screenshot shows XCODE 14.3.1 In short, I think that XCode 15 Beta is still unreliable. We'll have to wait for the final version, perhaps. Link to comment Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 10 minutes ago, Matgen84 said: คุณเข้าใจผิดแล้ว ไม่เป็นไร: ในโพสต์ของคุณ คุณไม่ได้ระบุว่าคุณใช้ XCODE 15 Beta และภาพหน้าจอแสดง XCODE 14.3.1 ในระยะสั้น ฉันคิดว่า XCode 15 Beta ยังไม่น่าเชื่อถือ เราอาจจะต้องรอเวอร์ชั่นสุดท้าย I tried to compile with OS Sonoma, no success as usual sir. It is saved with text. make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) - Creating new RAM disk Initialized /dev/rdisk7 as a 300 MB case-insensitive HFS Plus volume - gettext-0.21.1 extract... - gettext-0.21.1 configure... - gettext-0.21.1 make... Error compiling gettext-0.21.1 ! Check the log /Users/baby/CloverBootloader/toolchain/tools/logs/gettext.make.log.txt - Ejecting RAM disk "disk7" ejected. baby@iMac CloverBootloader % Spoiler โคลเวอร์ build.txt Link to comment Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 6 minutes ago, naiclub said: I tried to compile with OS Sonoma, no success as usual sir. It is saved with text. make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) - Creating new RAM disk Initialized /dev/rdisk7 as a 300 MB case-insensitive HFS Plus volume - gettext-0.21.1 extract... - gettext-0.21.1 configure... - gettext-0.21.1 make... Error compiling gettext-0.21.1 ! Check the log /Users/baby/CloverBootloader/toolchain/tools/logs/gettext.make.log.txt - Ejecting RAM disk "disk7" ejected. baby@iMac CloverBootloader % Reveal hidden contents โคลเวอร์ build.txt Wait and see XCODE 15 final release or use GCC to compile from the embedded script called Buidme (Cloverbootloader/Buildme) Link to comment Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 1 hour ago, Matgen84 said: Wait and see XCODE 15 final release or use GCC to compile from the embedded script called Buidme (Cloverbootloader/Buildme) I have tried doing as you suggested. It doesn't work, sir.clover Buil.txt Version 15.0 beta 5 (15A5209g) Command_Line_Tools_for_Xcode_15_beta_5.dmg Edited August 4, 2023 by naiclub Link to comment Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 27 minutes ago, naiclub said: I have tried doing as you suggested. It doesn't work, sir.clover Buil.txt Version 15.0 beta 5 (15A5209g) Command_Line_Tools_for_Xcode_15_beta_5.dmg The Clover compilation seems to have succeeded, but then there's an error with gettext. So it's impossible to make the PKG. I didn't install Sonoma to be able to reproduce the failure. And that's beyond my skills. Check with Slice. Link to comment Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 35 minutes ago, Matgen84 said: The Clover compilation seems to have succeeded, but then there's an error with gettext. So it's impossible to make the PKG. I didn't install Sonoma to be able to reproduce the failure. And that's beyond my skills. Check with Slice. Clover build1.txt Repeat the action with ventura, works as good as usual, sir.build.txt Edited August 4, 2023 by naiclub do wrong Link to comment Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 35 minutes ago, naiclub said: Clover build1.txt 37.34 kB · 0 downloads Just type: baby@iMac CloverBootloader % ./buildme And the script use automatically the new Toolchain=GCC131 Link to comment Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 3 hours ago, Matgen84 said: Just type: baby@iMac CloverBootloader % ./buildme And the script use automatically the new Toolchain=GCC131 I've tried all formats to no effect. That is, only the ventura, sir. Spoiler In Monterey, it was successfully built. Edited August 4, 2023 by naiclub works Link to comment Share on other sites More sharing options...
Matgen84 Posted August 9, 2023 Share Posted August 9, 2023 Hi @Slice This morning: I can't boot Clover, just underscore and black screen. (Z390, Sonoma Beta 4, SMBIOS 20,1, Clover_r5154 ee2b479). No GUI, no prebootlog. Link to comment Share on other sites More sharing options...
naiclub Posted August 9, 2023 Share Posted August 9, 2023 I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. 1 hour ago, Matgen84 said: Hi @Slice This morning: I can't boot Clover, just underscore and black screen. (Z390, Sonoma Beta 4, SMBIOS 20,1, Clover_r5154 ee2b479). No GUI, no prebootlog. I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. Link to comment Share on other sites More sharing options...
Matgen84 Posted August 9, 2023 Share Posted August 9, 2023 7 minutes ago, naiclub said: I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. In my case, there is black screen before the OS selection from Clover GUI Link to comment Share on other sites More sharing options...
naiclub Posted August 9, 2023 Share Posted August 9, 2023 (edited) 10 minutes ago, Matgen84 said: In my case, there is black screen before the OS selection from Clover GUI yes same symptoms I'm referring to the Kexts file in the EFI backed up put it back Edited August 9, 2023 by naiclub 1 Link to comment Share on other sites More sharing options...
Alpha22 Posted August 9, 2023 Share Posted August 9, 2023 Hello I would like to ask a question: System Information Processor Name Unknown how do i enter cpu name cpu Intel i5 13600KF tested config.plist CPU Type 0x0F01 does not work advice Link to comment Share on other sites More sharing options...
Anto65 Posted August 9, 2023 Share Posted August 9, 2023 https://elitemacx86.com/threads/how-to-fix-unknown-cpu-in-about-this-mac-clover-opencore.1028/ 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted August 10, 2023 Share Posted August 10, 2023 HI All On Sonoma, Clover 5154 latest commit don't inject SSDT-USB.aml from USB key. There is no problem when I boot from the Hard Disk. Any ideas, please. Link to comment Share on other sites More sharing options...
Slice Posted August 10, 2023 Share Posted August 10, 2023 3 hours ago, Matgen84 said: HI All On Sonoma, Clover 5154 latest commit don't inject SSDT-USB.aml from USB key. There is no problem when I boot from the Hard Disk. Any ideas, please. The idea is to look you USB files tree. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted August 11, 2023 Share Posted August 11, 2023 12 hours ago, Slice said: The idea is to look you USB files tree. Found. The USB is corrupted. All works fine with a new one 1 Link to comment Share on other sites More sharing options...
jsl2000 Posted August 13, 2023 Share Posted August 13, 2023 (edited) Hi, Slice: I need install BCM43xx WiFi adapter at Sonoma and in OpenCore it need Kernel>Block How can I convert this in Clover 515x ? Edited August 13, 2023 by jsl2000 2 Link to comment Share on other sites More sharing options...
Slice Posted August 13, 2023 Share Posted August 13, 2023 3 hours ago, jsl2000 said: Hi, Slice: I need install BCM43xx WiFi adapter at Sonoma and in OpenCore it need Kernel>Block How can I convert this in Clover 515x ? There is no such settings in Clover. There is an entry in Clover GUI "block kext" but it should be used once. I don't know if it is enough. A developer with such hardware should investigate what is needed. Simplest way is to delegate such settings to imbedded OC. May be do this not common but only for skywalk. More information needed. 1 Link to comment Share on other sites More sharing options...
Stefanalmare Posted August 14, 2023 Share Posted August 14, 2023 @Slice, how can I monitorize CPU 1st generation freqvency? Thank you! Link to comment Share on other sites More sharing options...
Slice Posted August 14, 2023 Share Posted August 14, 2023 4 hours ago, Stefanalmare said: @Slice, how can I monitorize CPU 1st generation freqvency? Thank you! FakeSMC+IntelCPUMonitor exists from 2009 tuned for Core2Duo as well. The link is in my signature. 1 Link to comment Share on other sites More sharing options...
Stefanalmare Posted August 14, 2023 Share Posted August 14, 2023 15 minutes ago, Slice said: FakeSMC+IntelCPUMonitor exists from 2009 tuned for Core2Duo as well. The link is in my signature. I need it for a real iMac. If I put FakeSMC in real Mac it will work? Link to comment Share on other sites More sharing options...
Recommended Posts