Matgen84 Posted May 2, 2020 Share Posted May 2, 2020 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 More sharing options...
chris1111 Posted May 2, 2020 Share Posted May 2, 2020 (edited) 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 May 2, 2020 by chris1111 1 Link to comment Share on other sites More sharing options...
Slice Posted May 2, 2020 Share Posted May 2, 2020 4 minutes ago, chris1111 said: Lots of applications not open SIP enabled/disabled? Link to comment Share on other sites More sharing options...
chris1111 Posted May 2, 2020 Share Posted May 2, 2020 7 minutes ago, Slice said: SIP enabled/disabled? disable Link to comment Share on other sites More sharing options...
Slice Posted May 2, 2020 Share Posted May 2, 2020 46 minutes ago, chris1111 said: Lots of applications not open Also report here It was several hours ago. Link to comment Share on other sites More sharing options...
chris1111 Posted May 2, 2020 Share Posted May 2, 2020 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 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 2, 2020 Share Posted May 2, 2020 (edited) @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 May 2, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
Slice Posted May 2, 2020 Share Posted May 2, 2020 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 More sharing options...
chris1111 Posted May 2, 2020 Share Posted May 2, 2020 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 1 Link to comment Share on other sites More sharing options...
Slice Posted May 2, 2020 Share Posted May 2, 2020 Look into system.log what is happen when you start such application. Link to comment Share on other sites More sharing options...
Pene Posted May 2, 2020 Share Posted May 2, 2020 (edited) 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 May 2, 2020 by Pene Link to comment Share on other sites More sharing options...
chris1111 Posted May 2, 2020 Share Posted May 2, 2020 (edited) 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! 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 Edited May 2, 2020 by chris1111 Snow Background 2 Link to comment Share on other sites More sharing options...
Slice Posted May 3, 2020 Share Posted May 3, 2020 11 hours ago, chris1111 said: @Slice Unsign or sign that's not append before the change every App support on 10.15 suppose to work Test, please, commit d7d3c96 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 3, 2020 Share Posted May 3, 2020 (edited) 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. Edited May 3, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
Slice Posted May 3, 2020 Share Posted May 3, 2020 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. Check if the theme doesn't contain pointer.icns. Test please catalina start with debugging kernel patching Link to comment Share on other sites More sharing options...
vector sigma Posted May 3, 2020 Share Posted May 3, 2020 (edited) Mavericks, Yosemite, Mojave and Catalina 10.15.5 beta 3 all ok here with d7d3c960a916db312c08507503071ddc98c8a343 Edited May 3, 2020 by vector sigma 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 3, 2020 Share Posted May 3, 2020 (edited) 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 Edited May 3, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
Pene Posted May 3, 2020 Share Posted May 3, 2020 (edited) @Slice In my case OSX can load only if I change at kext_patcher.cpp: #define OLD_METHOD 0 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 May 3, 2020 by Pene 1 3 Link to comment Share on other sites More sharing options...
Slice Posted May 3, 2020 Share Posted May 3, 2020 1 hour ago, Pene said: @Slice In my case OSX can load only if I change at kext_patcher.cpp: #define OLD_METHOD 0 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 More sharing options...
Matgen84 Posted May 3, 2020 Share Posted May 3, 2020 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 More sharing options...
AndyYa Posted May 3, 2020 Share Posted May 3, 2020 Does not start OS 10.13.6. Clover r5115 (SHA: d10cadac4) Link to comment Share on other sites More sharing options...
Slice Posted May 3, 2020 Share Posted May 3, 2020 1 hour ago, Pene said: @Slice In my case OSX can load only if I change at kext_patcher.cpp: #define OLD_METHOD 0 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. 1 Link to comment Share on other sites More sharing options...
AndyYa Posted May 3, 2020 Share Posted May 3, 2020 My OS 10.13.6 starts after turn off "AppleRTC patch". Clover r5115 (SHA: d10cadac4). Thanks :-) 1 Link to comment Share on other sites More sharing options...
chris1111 Posted May 3, 2020 Share Posted May 3, 2020 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 Just a question why not include the change of @Pene here its work for all os's ? 1 Link to comment Share on other sites More sharing options...
Slice Posted May 3, 2020 Share Posted May 3, 2020 OK, I committed the change 0->1 as it rises a problem for those who compiles clover for himself. 1 Link to comment Share on other sites More sharing options...
Recommended Posts