spakk Posted November 3, 2017 Author Share Posted November 3, 2017 my CPU without SS4.1 . Can it install macOS 10.12?You have to wait until a suitable sse4.1emulator is built. then it will work fixed scale 1 addressthe test with your last kernel gave me the same as already posted here : http://www.insanelymac.com/forum/topic/322370-task-force-amd-to-missing-sse41-instruction-set-older-cpus-on-macos-sierra-1012x/page-10?p=2525212&do=findComment&comment=2525212 Edit: @ydeng, maybe we should build a vanillia kernel with your emulator and test the kernel with a pentium dual core cpu (for example) and see if it will work. what do you mean? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 4, 2017 Share Posted November 4, 2017 fixed scale 1 address here is a video https://workupload.com/file/pP7gqtv 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 5, 2017 Share Posted November 5, 2017 here is a video https://workupload.com/file/pP7gqtv Added more prints. All instructions look fine to me. You have to wait until a suitable sse4.1emulator is built. then it will work the test with your last kernel gave me the same as already posted here : http://www.insanelymac.com/forum/topic/322370-task-force-amd-to-missing-sse41-instruction-set-older-cpus-on-macos-sierra-1012x/page-10?p=2525212&do=findComment&comment=2525212 Edit: @ydeng, maybe we should build a vanillia kernel with your emulator and test the kernel with a pentium dual core cpu (for example) and see if it will work. what do you mean? AMD kernel boots Intel CPU as well. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 5, 2017 Share Posted November 5, 2017 Added more prints. All instructions look fine to me. AMD kernel boots Intel CPU as well. https://workupload.com/file/sn4ffsq 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 5, 2017 Share Posted November 5, 2017 https://workupload.com/file/sn4ffsq Fixed some typos printing. I cannot see anything wrong. After this is blank screen and then installer quits? 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 5, 2017 Share Posted November 5, 2017 Fixed some typos printing. I cannot see anything wrong. After this is blank screen and then installer quits? I can't boot to the blank screen because it takes too much time with print delay How about building a kernel without debug printouts? 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 5, 2017 Share Posted November 5, 2017 I can't boot to the blank screen because it takes too much time with print delay How about building a kernel without debug printouts? here you go. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 5, 2017 Share Posted November 5, 2017 here you go. It shows many prints like "copying 4 bytes at ..." and I wasn't able to boot to the blank screen and can't tell what happens when it's booting because of many prints of copying bytes. 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 5, 2017 Share Posted November 5, 2017 It shows many prints like "copying 4 bytes at ..." and I wasn't able to boot to the blank screen and can't tell what happens when it's booting because of many prints of copying bytes. forgot to remove all of them. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 6, 2017 Share Posted November 6, 2017 forgot to remove all of them.It keeps showing these messages How about disabling debug prints for pmovzxbd, pmovsxbw, roundsd and pinsrb to be able to see other instructions? 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 6, 2017 Share Posted November 6, 2017 It keeps showing these messages IMG_0571.JPG How about disabling debug prints for pmovzxbd, pmovsxbw, roundsd and pinsrb to be able to see other instructions? roundsd is still printed. Need to see different modes. trustd keeps dying, understandable, lots of crypto calculations. source code is here https://opensource.apple.com/source/Security/Security-58286.1.32/OSX/trustd/trustd.c.auto.html 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 6, 2017 Share Posted November 6, 2017 roundsd is still printed. Need to see different modes. trustd keeps dying, understandable, lots of crypto calculations. source code is here https://opensource.apple.com/source/Security/Security-58286.1.32/OSX/trustd/trustd.c.auto.html I took a video https://workupload.com/file/xDD964X 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 6, 2017 Share Posted November 6, 2017 I took a video https://workupload.com/file/xDD964X removed roundsd, roundss 1 Link to comment Share on other sites More sharing options...
XLNC Posted November 6, 2017 Share Posted November 6, 2017 I took a video https://workupload.com/file/xDD964X plz use https://streamable.com/ to upload videos as u wont have to download to watch the video : ) 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 6, 2017 Share Posted November 6, 2017 removed roundsd, roundss Was pmovzxbq removed too? It just shows pcmpeqq 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 6, 2017 Share Posted November 6, 2017 Was pmovzxbq removed too? It just shows pcmpeqq IMG_0580.JPG IMG_0581.JPG pcmpeqq gone too. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 pcmpeqq gone too. is it the right kernel? it shows me prints of pmovzxbd and pmovsxbw. With removed com.apple.trustd.plist from S/L/LaunchDaemons it shows these printouts before booting to the blank screen with previous kernel and there is no more prints of other instructions except pcmpeqq 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 is it the right kernel? it shows me prints of pmovzxbd and pmovsxbw. With removed com.apple.trustd.plist from S/L/LaunchDaemons it shows these printouts before booting to the blank screen with previous kernel and there is no more prints of other instructions except pcmpeqq This one is correct. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 This one is correct.It doesn't print any instructions now. Just endless loop of trustd and that: 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 It doesn't print any instructions now. Just endless loop of trustd and that: rounding mode fix 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 rounding mode fix https://workupload.com/file/mBhPX4W 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 https://workupload.com/file/mBhPX4W add memory print sierra_sse41emu.zip 2 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 7, 2017 Share Posted November 7, 2017 add memory print https://workupload.com/file/nSzPMyZ 1 Link to comment Share on other sites More sharing options...
spakk Posted November 7, 2017 Author Share Posted November 7, 2017 They both do a very good job Link to comment Share on other sites More sharing options...
ydeng Posted November 7, 2017 Share Posted November 7, 2017 https://workupload.com/file/nSzPMyZ strange, did not see any memory printout. How about this one? sierra_sse41emu.zip 1 Link to comment Share on other sites More sharing options...
Recommended Posts