Jump to content
30960 posts in this topic

Recommended Posts

On 9/12/2024 at 12:05 AM, Slice said:

It does nothing. Somewhere in sources there are empty files that cause a warning "did you forget to write something here?".

I don't know either. I followed Max.1974, so there might be some slight differences. Thank you, Slice.

@Slice latest commit is not good Post is not build on the package

 

image.png.4992d64526b7d712592d01fb23e74b00.png

Result is no Resources/templates on the package

image.png.1bb7d594a62b8e69fdb75485f18fb569.png

 

This is the PKG from your release 5160

image.png.98cf00e9acb2c4fa1588fd1e19793777.png

 

And why your not create Release from the Artifacts? :bye: because Artifacts is the same exact file in the Clover Repos.

 

 

I think is not need to change Makefile, makepkg, translate.sh  This three files is relate to the Packages

because CloverPrefpane and CloverUpdater  is exclude building from ebuild.sh and hebuild.sh 

I test build package like this with out issue

image.png.e04513bbf8ee107fe85fb7eca544bea2.png

 

Edited by chris1111
  • Like 4
  • Thanks 1
4 hours ago, naiclub said:
  Hide contents

2567-09-1313_15_22.thumb.png.04e53a6e1e014561160580b5b2a86a41.png

hello.. @Slice

I have a good compiler, but the installation file seems to be unclean. There is the word _titie attached to every line. I would like to know why.
Thank you.

 

This is exactly what I am talk about here

 

 

  • Like 3

Thanks @chris1111 I saw that Xcode 16.0 Release Candidate and Command Line Tools release in September 9th. 

 

Nice! Now not need Xcode-beta commands anymore  😄 🤪 :thumbsup_anim:

 

Spoiler

CapturadeTela2024-09-13s22_06_12.thumb.png.12b13e03f85578d0a9dcc2b7b08a7bdd.png

 

 

Spoiler

image.png.85e06b5aa2ccec2557d2c868a924ac6f.png

 

 

Spoiler

CapturadeTela2024-09-13s22_03_09.png.76b7f40f18286d1079c0839cbec0fa43.png

 

Edited by Max.1974
  • Like 2
1 hour ago, Max.1974 said:

Thanks @chris1111 I saw that Xcode 16.0 Release Candidate and Command Line Tools release in September 9th. 

 

Nice! Now not need Xcode-beta commands anymore  😄 🤪 :thumbsup_anim:

 

  Reveal hidden contents

CapturadeTela2024-09-13s22_06_12.thumb.png.12b13e03f85578d0a9dcc2b7b08a7bdd.png

 

 

  Reveal hidden contents

image.png.85e06b5aa2ccec2557d2c868a924ac6f.png

 

 

  Reveal hidden contents

CapturadeTela2024-09-13s22_03_09.png.76b7f40f18286d1079c0839cbec0fa43.png

 

Thanks freind @Max.1974

Yes Also Simulator IOS 18.0 :guitar:

image.png.eaec3ae7831ebc1b3c5e853edc04b7b7.png

 

image.thumb.png.98c552825c6cd84d54cbdaf982c9693f.png image.thumb.png.14e159f40e3d8123dd78a1f3f4798bc8.png

Edited by chris1111
  • Like 5
  • Thanks 1

@Slice Hello, I would like to know what this value (-ctrsmt) is for. I have searched for it but I can't find any information. Now I am wondering if I remove this from boot-args, the CPU will show the integer cores. I put this value according to the master @MaLd0n

Spoiler

2567-09-1713_56_22.thumb.png.4147ff7120415681ceb1ed6b036b1c0f.png2567-09-1714_09_53.thumb.png.fdcdb24ff98f1777d4c9b1835f696c0e.png

 

Edited by naiclub
  • Like 1
26 minutes ago, naiclub said:

@Slice Hello, I would like to know what this value (-ctrsmt) is for. I have searched for it but I can't find any information. Now I am wondering if I remove this from boot-args, the CPU will show the integer cores. I put this value according to the master @MaLd0n

  Hide contents

2567-09-1713_56_22.thumb.png.4147ff7120415681ceb1ed6b036b1c0f.png2567-09-1714_09_53.thumb.png.fdcdb24ff98f1777d4c9b1835f696c0e.png

 

 

Hi @naiclub its using buy developer that create CpuTopologyRebuild.kext from GitHub

 

https://github.com/b00t0x/CpuTopologyRebuild 

 

You can read the usage from this Kext, it's necessary to get all cores from "unsupported" intel Generations, Like Ader Lake, Raptor Lake. 

 

Its useful to bring establish to intel Cores like mine i9-13900K

 

Intel Hypertrend Tecnology (HT)need be enable, and you can choose results like table: 

 

Spoiler

CapturadeTela2024-09-17s04_23_56.thumb.png.4694103a77c43eb7b9400c825582ca4f.png

 

:wink_anim:

Edited by Max.1974
  • Like 3
29 minutes ago, Max.1974 said:

 

Hi @naiclub its using buy developer that create CpuTopologyRebuild.kext from GitHub

 

https://github.com/b00t0x/CpuTopologyRebuild 

 

You can read the usage from this Kext, it's necessary to get all cores from "unsupported" intel Generations, Like Ader Lake, Raptor Lake. 

 

Its useful to bring establish to intel Cores like mine i9-13900K

 

Intel Hypertrend Tecnology (HT)need be enable, and you can choose results like table: 

 

  Hide contents

CapturadeTela2024-09-17s04_23_56.thumb.png.4694103a77c43eb7b9400c825582ca4f.png

 

:wink_anim:

@Max.1974 Thank you very much my dear friend. You are a very admirable person. You responded very quickly.😍

  • Thanks 1

Thanks to @chris1111 and @Slice and Clover team for new release. I compiled just now in Sequoia 15.1 beta 

 

 

 

 

Captura de Tela 2024-09-20 às 03.12.43.png

image.png.9dbb54ce85a0ec9ec2bd38a2336bedae.png

:thumbsup_anim:

 

https://github.com/CloverHackyColor/CloverBootloader/actions/runs/10952168338 

 

  • Like 5
On 9/20/2024 at 1:12 PM, Max.1974 said:

Thanks to @chris1111 and @Slice and Clover team for new release. I compiled just now in Sequoia 15.1 beta 

 

 

 

 

Captura de Tela 2024-09-20 às 03.12.43.png

image.png.9dbb54ce85a0ec9ec2bd38a2336bedae.png

:thumbsup_anim:

 

https://github.com/CloverHackyColor/CloverBootloader/actions/runs/10952168338 

 

Spoiler

2567-09-2118_35_41.thumb.png.cc8a8681f6502d6baa26a56a2be1e9d2.png

Finally solved this issue thanks a lot @chris1111 @Slice @Max.1974

  • Like 2

hi guys, i need help configuring clover from scratch to be able to boot Sequoia 15.0 with it for my hardware ?

I have been able to install Sequoia with latest opencore and boot with it but the Sequoia feels generally slower for some reason and my gpu is getting hotter and the fan start to spin a bit higher for some unknown reason and i need to see information about the gpu temps but cant since there is no support for that in opencore unlike Clover.

4 minutes ago, axonleo said:

hi guys, i need help configuring clover from scratch to be able to boot Sequoia 15.0 with it for my hardware ?

I have been able to install Sequoia with latest opencore and boot with it but the Sequoia feels generally slower for some reason and my gpu is getting hotter and the fan start to spin a bit higher for some unknown reason and i need to see information about the gpu temps but cant since there is no support for that in opencore unlike Clover.

 

Hi @axonleo how is going? My friend, to use in your hardware from your signature its need use OCLP, and Clover is very fast, more than Opencore (with i tested) and I not recommend you upgrade to Sequoia. I have one Laptop Lenovo E470 Kaby Lake and is smooth, but your machine is a little older for this system. But Clover is better than OC on my Opinion. Simple and fast. 

  • Like 2
1 hour ago, Max.1974 said:

 

Hi @axonleo how is going? My friend, to use in your hardware from your signature its need use OCLP, and Clover is very fast, more than Opencore (with i tested) and I not recommend you upgrade to Sequoia. I have one Laptop Lenovo E470 Kaby Lake and is smooth, but your machine is a little older for this system. But Clover is better than OC on my Opinion. Simple and fast. 

Hi, im good man :) how are you? I understand but still wanna try and see how it works booting Sequoia with clover... but how do i configure clover to boot my current Sequoia.

Can we get through it step by step ?

Hi my friend, I believe you are a good man, but Sandy Bridge for Sequoia its not problem, maybe you can run, problem is Nvidia Zotac 680. Maybe you can download EFI basic from Olarila.com (made by @MaLd0n) and he give to you support. I have no idea to start this processor. Forgive me. 

 

Try start here:  EFI basic for all chipsets 

 

  • Like 3

Hello all!

I translated my book to English.

https://github.com/CloverHackyColor/CloverBootloader/releases/download/5160/Clover_Of_Khaki_Color_5160-en.pdf

It is not manual but rather a history of Hackintosh. It is documentation on Clover in past and in present in its historical. It is a swarm of hackintosh instructions.

Sorry for google translated text. If someone with native English has some notes then I can provide editable ODT version. Just ask me.

  • Like 10
10 hours ago, Max.1974 said:

Hi my friend, I believe you are a good man, but Sandy Bridge for Sequoia its not problem, maybe you can run, problem is Nvidia Zotac 680. Maybe you can download EFI basic from Olarila.com (made by @MaLd0n) and he give to you support. I have no idea to start this processor. Forgive me. 

 

Try start here:  EFI basic for all chipsets 

 

no worries man i will check it even though i dont think its going to work for some reason since i have tried it before with sonoma and it didnt work but lets see if Sequoia version is better

  • Like 1
4 hours ago, Slice said:

Hello all!

I translated by book to English.

https://github.com/CloverHackyColor/CloverBootloader/releases/download/5160/Clover_Of_Khaki_Color_5160-en.pdf

It is not manual but rather a history of Hackintosh. It is documentation on Clover in past and in present in its historical. It is a swarm of hackintosh instructions.

Sorry for google translated text. If someone with native English has some notes then I can provide editable ODT version. Just ask me.

 

Thanks a lot @Slice this month I translate to portuguese, and its amazing History !! You are a Warrior!!! :superman:

 

I not finish to read and correct some words. 

 

Manual em Português PT-BR Clover 5160 🇧🇷 

Manual Clover HackyColor 5160 Portugues Brasil @Slice.pdf

Edited by Max.1974
  • Like 6
  • Thanks 1

Hello everyone, I have a problem. I want to know if everyone is like me or not. The thing is that Bluetooth does not work with Clover. If you want it to work, you have to boot with Opencore first. After that, when you boot Clover, Bluetooth will work 100%. But every time I edit and change the config.plist and reset NVRAM, the problem will come back again. Bluetooth does not work with Clover. You have to go to Opencore first. Is it possible that NVRAM remembers the values that Opencore saved?

  • Like 1
×
×
  • Create New...