Jump to content

Clover General discussion


ErmaC
30,135 posts in this topic

Recommended Posts

2 minutes ago, Slice said:

There was a mistake in e9d9b22  for 10.14.6. Next commit fixed.

What is mean "no app loading"? Is it related to Clover?

 

Thanks @Slice latest r5115 (abc41b5b6) has solved the problem for my Mojave config. No more Busy timeout or Kextd Stall.

Link to comment
Share on other sites

8 minutes ago, Slice said:

 

What is mean "no app loading"? Is it related to Clover?

Lots of applications not open

 

Also report here

 

Edited by chris1111
  • Confused 1
Link to comment
Share on other sites

@Slice @chris1111

 

Latest r5115 (abc41b5b6) - macOS 10.15.5 Beta 3 - SIP disable: strange behavior too

 

  • Hackintool open and download update but don't install it
  • BBEdit don't open, Luxmark too, the same things for ESP Mounter Pro...
  • Additionals tools fo Xcode no problem 
Edited by Matgen84
Link to comment
Share on other sites

41 minutes ago, Matgen84 said:

@Slice @chris1111

 

Latest r5115 (abc41b5b6) - macOS 10.15.5 Beta 3 - SIP disable: strange behavior too

 

  • Hackintool open and download update but don't install it
  • BBEdit don't open, Luxmark too, the same things for ESP Mounter Pro...
  • Additionals tools fo Xcode no problem 

These are unsigned applications?

Link to comment
Share on other sites

8 hours ago, chris1111 said:

Not working on Snow Leopard 10.6.8 also no verbose boot 

 

Please try the attached build: CLOVERX64.zip

I hope both issues are fixed.


Note: the attached build is based on 64de6d0, so it is not related to, nor includes, Slice's latest kernel/kext changes.

Edited by Pene
Link to comment
Share on other sites

1 hour ago, Pene said:

 

Please try the attached build: CLOVERX64.zip

I hope both issues are fixed.


Note: the attached build is based on 64de6d0, so it is not related to, nor includes, Slice's latest kernel/kext changes.

Amazing! :drool: Wonderfull thank you verry much that's working now on 10.6 and 10.15 , 10.14 

 

5115-Saved Output.txt.zip

5115-10.14-Saved Output.txt.zip

5115 -10.15 Saved Output.txt.zip

 

Untitled.thumb.png.09415b3ed27d74729de1c05bf0ead5f7.png

Edited by chris1111
Snow Background
  • Like 2
Link to comment
Share on other sites

1 hour ago, Slice said:

Test, please, commit d7d3c96

 

@Slice I can't boot at all with commit d7d3c96 (Catalina 10.15;5 Beta 3): using VirtualSMC, stuck at:

 

[EB] EXITSTART

****************************

 

And, I've a problem with pointer (I don't know why). It works well before.

 

 

screenshot0.png

Edited by Matgen84
Link to comment
Share on other sites

17 minutes ago, Matgen84 said:

 

@Slice I can't boot at all with commit d7d3c96 (Catalina 10.15;5 Beta 3): using VirtualSMC, stuck at:

 

[EB] EXITSTART

****************************

 

And, I've a problem with pointer (I don't know why). It works well before.

 

 

screenshot0.png

Check if the theme doesn't contain pointer.icns.

Test please catalina start with debugging kernel patching

Снимок экрана 2020-05-03 в 8.55.31.png

Link to comment
Share on other sites

1 hour ago, Slice said:

Check if the theme doesn't contain pointer.icns.

Test please catalina start with debugging kernel patching

 

 

All my theme don't have pointer.icns, only pointer.png. The themes works before. No problem on Mojave.

 

Debug mode stuck on a patch. See below, please

 

 

1.jpg

Edited by Matgen84
Link to comment
Share on other sites

@Slice

 

In my case OSX can load only if I change at kext_patcher.cpp:

#define OLD_METHOD

to 

#define OLD_METHOD 1

otherwise it hangs before macOS loads. So there is some problem there, not sure what to do with it.

After I change that, it works OK, and applications start normally.

 

Unrelated to the above, I also found some older mistakes with kernel/kext/booter patcher that made it not work in some cases because of wrongly updated SearchLen (these were not related to latest changes), and corrected them in latest commit.

Edited by Pene
  • Like 1
  • Thanks 3
Link to comment
Share on other sites

1 hour ago, Pene said:

@Slice

 

In my case OSX can load only if I change at kext_patcher.cpp:

#define OLD_METHOD

to 

#define OLD_METHOD 1

otherwise it hangs before macOS loads. So there is some problem there, not sure what to do with it.

After I change that, it works OK, and applications start normally.

 

It is AppleRTC patch. Looks to be more complex.

Link to comment
Share on other sites

32 minutes ago, Slice said:

It is AppleRTC patch. Looks to be more complex.

 

Right. Uncheck AppleRTC patch, I can boot latest commit on 10.15.5 Beta 3

 

What about Mojave! I don't test.

 

Note: pointer problem SOLVED

Link to comment
Share on other sites

1 hour ago, Pene said:

@Slice

 

In my case OSX can load only if I change at kext_patcher.cpp:

#define OLD_METHOD

to 

#define OLD_METHOD 1

otherwise it hangs before macOS loads. So there is some problem there, not sure what to do with it.

After I change that, it works OK, and applications start normally.

 

It is AppleRTC patch. Looks to be more complex.

  • Like 1
Link to comment
Share on other sites

6 hours ago, Slice said:

Test, please, commit d7d3c96

gives me binary of d7d3c96 because I compile the source and its hang for 10.14 and 10.15 after the apfs driver

then on 10.6 its prety much the same its hang here verry quickly

IMG_2191.thumb.jpeg.227177f602a088d2a99796152c0f260a.jpeg

Just a question why not include the change of @Pene here 

its work for all os's ?

 

 

 

 

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...