AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 strange, did not see any memory printout. How about this one?Now it shows prints like "copying bytes at ..."https://workupload.com/file/KtEGBJa 1 Link to comment Share on other sites More sharing options...
Shaneee Posted November 7, 2017 Share Posted November 7, 2017 Now it shows prints like "copying bytes at ..." https://workupload.com/file/KtEGBJa Does safe boot help at all? Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 Now it shows prints like "copying bytes at ..." https://workupload.com/file/KtEGBJa pmovsxbw, one at a time. sierra_sse41emu.zip 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 Does safe boot help at all? No, safe boot doesn't help pmovsxbw, one at a time. https://workupload.com/file/5TrpDRv 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 No, safe boot doesn't help https://workupload.com/file/5TrpDRv pmovzxbd sierra_sse41emu.zip 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 8, 2017 Share Posted November 8, 2017 pmovzxbd https://workupload.com/file/AqDwJdx 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 8, 2017 Share Posted November 8, 2017 https://workupload.com/file/AqDwJdx pmovzxbq sierra_sse41emu.zip 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 9, 2017 Share Posted November 9, 2017 pmovzxbq https://workupload.com/file/5URdudh 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 9, 2017 Share Posted November 9, 2017 https://workupload.com/file/5URdudh pmovzxbw sierra_sse41emu.zip 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 9, 2017 Share Posted November 9, 2017 pmovzxbw https://workupload.com/file/8Y7EV3R 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 9, 2017 Share Posted November 9, 2017 https://workupload.com/file/8Y7EV3R What happens if you start trustd from single user mode and pipe log prints to a file? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 9, 2017 Share Posted November 9, 2017 What happens if you start trustd from single user mode and pipe log prints to a file? can you say how to pipe log prints to a file? Link to comment Share on other sites More sharing options...
ydeng Posted November 9, 2017 Share Posted November 9, 2017 can you say how to pipe log prints to a file? just type /usr/libexec/trustd and see what happens? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 9, 2017 Share Posted November 9, 2017 just type [/size]/usr/libexec/trustd and see what happens?[/size] nothing happens 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 9, 2017 Share Posted November 9, 2017 nothing happens It is running. Something else needs to talk to it to trigger a crash. Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 10, 2017 Share Posted November 10, 2017 It is running. Something else needs to talk to it to trigger a crash.But it doesn't crash with the first kernel that was without any fixes in instructions http://www.insanelymac.com/forum/topic/322370-task-force-amd-to-missing-sse41-instruction-set-older-cpus-on-macos-sierra-1012x/?p=2524988 Link to comment Share on other sites More sharing options...
ydeng Posted November 10, 2017 Share Posted November 10, 2017 But it doesn't crash with the first kernel that was without any fixes in instructions http://www.insanelymac.com/forum/topic/322370-task-force-amd-to-missing-sse41-instruction-set-older-cpus-on-macos-sierra-1012x/?p=2524988 securityd get killed there. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 13, 2017 Share Posted November 13, 2017 securityd get killed there. Can you publish your changes in instructions? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 16, 2017 Share Posted November 16, 2017 if i put my kernel into working system, not installer, it always gets this kernel panic when it boots into white screen: the last messages from system log: Nov 15 18:21:18 iMac com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): Unknown key for integer: _DirtyJetsamMemoryLimit Nov 15 18:21:18 iMac com.apple.xpc.launchd[1] (com.apple.imtranscoding.IMTranscoderAgent): Unknown key for integer: _DirtyJetsamPriority Nov 15 18:21:18 iMac com.apple.xpc.launchd[1] (com.apple.imtranscoding.IMTranscoderAgent): Unknown key for integer: _DirtyJetsamMemoryLimit Nov 15 18:21:18 iMac com.apple.xpc.launchd[1] (com.apple.imdmessageservices.IMDMessageServicesAgent): Unknown key for integer: _DirtyJetsamMemoryLimit Link to comment Share on other sites More sharing options...
spakk Posted February 4, 2018 Author Share Posted February 4, 2018 @ydeng, are you still working on the opcode/ sse4.1emu? 1 Link to comment Share on other sites More sharing options...
spakk Posted February 5, 2018 Author Share Posted February 5, 2018 @ydeng Amazingly, your code seems to work, in partI've integrated your emu into the last El Capitan Source and built a new kernel.then I’ve noticed that the system was booted with "opemu ud2" error loop, but at the end has reached the desktop.then came the black screen followed by error loops. This is why i write partially. I'm trying to build a new one and will report my new results. 1 Link to comment Share on other sites More sharing options...
ydeng Posted February 5, 2018 Share Posted February 5, 2018 @ydeng Amazingly, your code seems to work, in part I've integrated your emu into the last El Capitan Source and built a new kernel. then I’ve noticed that the system was booted with "opemu ud2" error loop, but at the end has reached the desktop. then came the black screen followed by error loops. This is why i write partially. I'm trying to build a new one and will report my new results. Here's the latest code with debug prints. I don't know how to make progress anymore. opemu.zip 1 Link to comment Share on other sites More sharing options...
spakk Posted February 5, 2018 Author Share Posted February 5, 2018 I think I'll try first with El Capitain and if it succeeds then with sierra. my last kernel has not achieved the hoped result. I will make further attempts tomorrow. 2 Link to comment Share on other sites More sharing options...
spakk Posted February 5, 2018 Author Share Posted February 5, 2018 yes it boots, but does not olow that's what it has become. A new art that's el capitan not sierra After booting with the old El Capitan kernel, my desktop picture looks like this.(Pic.4) 1 Link to comment Share on other sites More sharing options...
ITzTravelInTime Posted February 6, 2018 Share Posted February 6, 2018 If you don't know how to continue i tell to you to double check all the code and then try to make it more simple and then try to implement some functions to check that all the operations are done correctly, maybe something can go wrong and you will not see it, and also a network or serial debugger can be useful to read all the debug prints while they are hidden Link to comment Share on other sites More sharing options...
Recommended Posts