Jump to content
30960 posts in this topic

Recommended Posts

2 minutes ago, Pene said:

Does option "-v" work with 5115? Or also no

No its not work for 10.6

only work on 10.15 and 10.14

Not test other

Edited by chris1111
Not test other
3 minutes ago, Pene said:

Send me your config.plist please I want to see some things

see PM :D

4 minutes ago, Matgen84 said:

@chris1111

 

Can you confirm that r5115 the last one e9d9b22 don't work for you too? Please.

Yes not working 10.14.6

Working 10.15. but no app loading 

1 hour ago, chris1111 said:

see PM :D

Yes not working 10.14.6

Working 10.15. but no app loading 

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

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

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.

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
18 minutes ago, Slice said:

It was several hours ago.

On that commit

https://github.com/CloverHackyColor/CloverBootloader/commit/e9d9b22f379ec126d20248a0947818dd375e937a

 

I am not test latest I am not at Home

@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
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?

10 minutes ago, Slice said:

These are unsigned applications?

@Slice Unsign or sign that's not append before the change

every App support on 10.15 suppose to work

  • Like 1
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
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
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
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

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

@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
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.

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

×
×
  • Create New...