ITzTravelInTime Posted October 29, 2017 Share Posted October 29, 2017 For the debug you can try to use serial or network debug , so you can have a full log the system booting up in text format that you can read all the times you want Link to comment Share on other sites More sharing options...
ydeng Posted October 30, 2017 Share Posted October 30, 2017 It seems to be impossible to catch any information because debug prints run too fast: IMG_2021.JPG But how about saving the debug output into a file? Is it possible at this state? delay prints by 10micro seconds 2 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted October 30, 2017 Share Posted October 30, 2017 delay prints by 10micro secondsThat's still pretty fast Link to comment Share on other sites More sharing options...
ydeng Posted October 30, 2017 Share Posted October 30, 2017 That's still pretty fast 10 mini seconds 1 Link to comment Share on other sites More sharing options...
spakk Posted October 30, 2017 Author Share Posted October 30, 2017 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-9?p=2524481&do=findComment&comment=2524481 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted October 30, 2017 Share Posted October 30, 2017 10 mini secondsStill fast 1 Link to comment Share on other sites More sharing options...
ydeng Posted October 30, 2017 Share Posted October 30, 2017 Still fast IMG_2031.JPG IMG_2033.JPG half second delay, pinsrd is certainly working. You can see r10d goes to xmm1. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted October 31, 2017 Share Posted October 31, 2017 half second delay, pinsrd is certainly working. You can see r10d goes to xmm1. There are too much print of pinsrd. I just found pextrq when it was booting into single user mode 1 Link to comment Share on other sites More sharing options...
ydeng Posted October 31, 2017 Share Posted October 31, 2017 There are too much print of pinsrd. I just found pextrq when it was booting into single user mode IMG_2038.PNG pextrq works too. rcx value is replaced by upper half of xmm0. No sse printouts afterwards? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted October 31, 2017 Share Posted October 31, 2017 pextrq works too. rcx value is replaced by upper half of xmm0. No sse printouts afterwards? it's showing too many printsouts of pinsrd and pextrq when it boots. How about disabling printouts of them to be able to see easily other instructions? Link to comment Share on other sites More sharing options...
ydeng Posted October 31, 2017 Share Posted October 31, 2017 (edited) it's showing too many printsouts of pinsrd and pextrq when it boots. How about disabling printouts of them to be able to see easily other instructions? here you go. Gallium llvmpipe driver has sse41 option. Let me see if I can build this on mac and extract opcode for testing. homerewing mesagl Edited November 3, 2017 by ydeng 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 1, 2017 Share Posted November 1, 2017 here you go. Gallium llvmpipe driver has sse41 option. Let me see if I can build this on mac and extract opcode for testing. homerewing mesagl 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 1, 2017 Share Posted November 1, 2017 IMG_2062.PNG IMG_2064.PNG IMG_2067.PNG IMG_2070.PNG IMG_2071.PNG This one prints more info. Some of the pmov instructions have no effect. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 1, 2017 Share Posted November 1, 2017 This one prints more info. Some of the pmov instructions have no effect.It gets this kernel panic every time now and I wasn't able to catch anything because of many prints of pshufb: 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 1, 2017 Share Posted November 1, 2017 It gets this kernel panic every time now and I wasn't able to catch anything because of many prints of pshufb: IMG_2075.JPG IMG_2077.JPG ok, trying to access not mapped address. roundsd gives wrong result. This one shuld be more friendly. 1 Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 2, 2017 Share Posted November 2, 2017 ok, trying to access not mapped address. roundsd gives wrong result. This one shuld be more friendly. I made a video https://workupload.com/file/QFYnyMC 1 Link to comment Share on other sites More sharing options...
spakk Posted November 2, 2017 Author Share Posted November 2, 2017 (edited) the same: 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: are there still some ideas? Edited November 2, 2017 by spakk Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 2, 2017 Share Posted November 2, 2017 the same: 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: are there still some ideas? Just try to boot with Enoch r2902. It should work then. Link to comment Share on other sites More sharing options...
spakk Posted November 2, 2017 Author Share Posted November 2, 2017 I use Enoch 2902 but nothing works? Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 2, 2017 Share Posted November 2, 2017 I use Enoch 2902 but nothing works? I don't know then. I get the same issue only if i don't use current version of Enoch Link to comment Share on other sites More sharing options...
ydeng Posted November 3, 2017 Share Posted November 3, 2017 I made a video https://workupload.com/file/QFYnyMC Fixed rounding mode. Fixed negative displacement. 2 Link to comment Share on other sites More sharing options...
spakk Posted November 3, 2017 Author Share Posted November 3, 2017 I'm in bed and will test tomorrow Link to comment Share on other sites More sharing options...
AXAXAXAXAXAX Posted November 3, 2017 Share Posted November 3, 2017 Fixed rounding mode. Fixed negative displacement. Another video https://workupload.com/file/YXkeeUT 1 Link to comment Share on other sites More sharing options...
ydeng Posted November 3, 2017 Share Posted November 3, 2017 Another video https://workupload.com/file/YXkeeUT fixed scale 1 address 1 Link to comment Share on other sites More sharing options...
Mrs5788 Posted November 3, 2017 Share Posted November 3, 2017 my CPU without SS4.1 . Can it install macOS 10.12? Link to comment Share on other sites More sharing options...
Recommended Posts