Jump to content

Clover General discussion


ErmaC
29,872 posts in this topic

Recommended Posts

1 hour ago, Matgen84 said:

 

Yes, the problem is in XCODE 14.2. It's what I think. However, few week ago, I build Clover_r5152 5f9ab55 17-06-2023.pkg > OK !


I do not have the necessary knowledge to create the toolset XCODE14 and the other changes for XCODE 14.2. If you have sometime to do it, it wil be glad. 
XCODE 14.3 build well Clover ? But Monterey don't support XCODE 14.3. Thanks.

In ventura I have successfully compiled But with Sonoma I can't do it, it says 7000. It might be because Sonoma is still in beta or not.

  • Like 1
Link to comment
Share on other sites

36 minutes ago, naiclub said:

In ventura I have successfully compiled But with Sonoma I can't do it, it says 7000. It might be because Sonoma is still in beta or not.

 

Which version are you using for Ventura and Sonoma ? The minimum system required for XCODE 15 will be macOS 13.4. Maybe you have 7000 errors because XCODE version is not fully compatible with Sonoma.
At this time, I think that only  XCODE 15 Beta exists.

Edited by Matgen84
Link to comment
Share on other sites

22 minutes ago, Matgen84 said:

 

คุณใช้เวอร์ชันใดสำหรับ Ventura และ Sonoma ระบบขั้นต่ำที่จำเป็นสำหรับ XCODE 15 คือ macOS 13.4 บางทีคุณอาจมีข้อผิดพลาด 7000 เนื่องจากเวอร์ชัน XCODE ไม่สามารถทำงานร่วมกับ Sonoma ได้อย่างสมบูรณ์
ในขณะนี้ ฉันคิดว่ามีเพียง XCODE 15 Beta เท่านั้นที่มีอยู่

I took a screenshot to look better. It's hard to explain for me.
Sonoma uses the latest version of Xcode.

Spoiler

1643120012_2566-08-0418_36_19.thumb.png.b300cae8d60eb59d7b758c82ae86dcc9.png

 

Edited by naiclub
do wrong
Link to comment
Share on other sites

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

1643120012_2566-08-0418_36_19.thumb.png.b300cae8d60eb59d7b758c82ae86dcc9.png

 

 

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

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

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 by Matgen84
  • Like 1
Link to comment
Share on other sites

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

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

1048847201_2566-08-0419_41_23.thumb.png.d88a5545129b2736f326b9e3bffeffa2.png

โคลเวอร์ build.txt

Link to comment
Share on other sites

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

1048847201_2566-08-0419_41_23.thumb.png.d88a5545129b2736f326b9e3bffeffa2.png

โคลเวอร์ 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

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 by naiclub
Link to comment
Share on other sites

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

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 by naiclub
do wrong
Link to comment
Share on other sites

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

2021449516_2566-08-0501_43_11.thumb.png.17bf984bb9b8cfbf9560ac62bc1afd67.png

In Monterey, it was successfully built.

Edited by naiclub
works
Link to comment
Share on other sites

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

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

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 by naiclub
  • Sad 1
Link to comment
Share on other sites

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.

  • Like 1
Link to comment
Share on other sites

Hi, Slice:

I need install BCM43xx WiFi adapter at Sonoma and in OpenCore it need Kernel>Block

Screenshot 2023-08-13 at 9.36.35 AM.png

How can I convert this in Clover 515x ?

Edited by jsl2000
  • Like 2
Link to comment
Share on other sites

3 hours ago, jsl2000 said:

Hi, Slice:

I need install BCM43xx WiFi adapter at Sonoma and in OpenCore it need Kernel>Block

Screenshot 2023-08-13 at 9.36.35 AM.png

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.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...