Bronya Posted March 23, 2017 Share Posted March 23, 2017 No, the last I did last night was Spakk's files and chameleon 2848 and then I placed your boot file in the i386 files a_and i386 with Spakk's files. I had a system problem my bios screen got stuck and wanted the F1 command but I couldn't get my keyboard to respond. I removed battery cleared cmos, removed ram and even removed the CPU but still had the same problem. I switched keyboards and all was good but it was late by then. I willl try tonight with your suggestions. I only see two versions of chameleon available is there another link to access more options? P.S. For expediancy (time savings) I'm only loading the bootloaders on the USB drives not OS Sierra. If it works I should get a chameleon screen showing up, right? I don't need the OS as well at this time is this correct? Should I try some older versions of chameleon? And try adding your boot file? Yes . You can replace only one file "boot" and test older versions ! I will try delete this check in chameleon ... 1 Link to comment Share on other sites More sharing options...
Bronya Posted March 23, 2017 Share Posted March 23, 2017 try boot . I deleted a few checkings ... boot_test1.zip 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 23, 2017 Share Posted March 23, 2017 try boot . I deleted a few checkings ... boot_test1.zip hello Bronya boot, no works freez and black screen @+ 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 24, 2017 Share Posted March 24, 2017 Hello, Panic red with Clover Link to comment Share on other sites More sharing options...
Bronya Posted March 24, 2017 Share Posted March 24, 2017 I tried this, it produced the same error as Enoch r2848: boot0:GPT boot0:GPT boot0:done b1f: init ...and then reboot if after b1f: init and reboot ... maybe this problem detect Mhz from boot... I try delete this ))) 1 Link to comment Share on other sites More sharing options...
Bronya Posted March 24, 2017 Share Posted March 24, 2017 try boot_test2 ! I deleted detection cpu . boot_test2.zip 2 Link to comment Share on other sites More sharing options...
spakk Posted March 24, 2017 Share Posted March 24, 2017 Hello, Panic red with Clover Hey Gils, to clover boot problems with ryzen cpu Slice has already answered to your question, no idea if you have read his answer. short info: the user "tomnic" asked Slice if there is a way to debug this problem with red panic message. Slice has answered with message #12587 : http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page-630?do=findComment&comment=2390102 he wrote that he needed the wrong files from Clover, which generated during the boot, he need the files to analyze the errors to fix the problems I do not know about clover bootloader, no idea what files he needs, but read his description, I hope it will help you. You have to be a programmer to do this. Briefly: Clover's boot file consists of three packed parts. Look ebuild.shecho Compressing DUETEFIMainFv.FV ..."$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DUETEFIMAINFV${TARGETARCH}.z" "${BUILD_DIR}/FV/DUETEFIMAINFV${TARGETARCH}.Fv" echo Compressing DxeCore.efi ... "$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DxeMain${TARGETARCH}.z" "$BUILD_DIR_ARCH/DxeCore.efi" echo Compressing DxeIpl.efi ... "$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DxeIpl${TARGETARCH}.z" "$BUILD_DIR_ARCH/DxeIpl.efi" echo "Generate Loader Image ..." "$BASETOOLS_DIR"/GenFw --rebase 0x10000 -o "$BUILD_DIR_ARCH/EfiLoader.efi" "$BUILD_DIR_ARCH/EfiLoader.efi" "$BASETOOLS_DIR"/EfiLdrImage -o "${BUILD_DIR}"/FV/Efildr32 \ "${BUILD_DIR}"/${TARGETARCH}/EfiLoader.efi \ "${BUILD_DIR}"/FV/DxeIpl${TARGETARCH}.z \ "${BUILD_DIR}"/FV/DxeMain${TARGETARCH}.z \ "${BUILD_DIR}"/FV/DUETEFIMAINFV${TARGETARCH}.z cat $BOOTSECTOR_BIN_DIR/start32H.com2 $BOOTSECTOR_BIN_DIR/efi32.com3 \ "${BUILD_DIR}"/FV/Efildr32 > "${BUILD_DIR}"/FV/boot When boot file (it is actually DUET) is started then it unpacks all three parts in their own memories. Clover/CloverEFI/OsxEfiLdr/EfiLoader.c When you get the red panic you can see the panic address. This address corresponds to one of these parts with its own memory location. When you find this address is in the unpacked module then you can disassemble this module and find a place in sources where it happens. After that I will be ready to continue the dialog. 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 24, 2017 Share Posted March 24, 2017 try boot_test2 ! I deleted detection cpu . boot_test2.zip hello Bronya, no boot, idem woohhhhh !! bootloader works !!!! thanks 1 Link to comment Share on other sites More sharing options...
Shaneee Posted March 24, 2017 Share Posted March 24, 2017 hello Bronya, no boot, idem woohhhhh !! bootloader works !!!! thanks Does the system boot though? Link to comment Share on other sites More sharing options...
gils83 Posted March 24, 2017 Share Posted March 24, 2017 Hello, No, no decoding kernel but progress !! 2 Link to comment Share on other sites More sharing options...
Shaneee Posted March 24, 2017 Share Posted March 24, 2017 It's trying to load i386. Use arch=x86_64 3 Link to comment Share on other sites More sharing options...
gils83 Posted March 24, 2017 Share Posted March 24, 2017 It's trying to load i386. Use arch=x86_64 Yes !! chameleon loading flag: arch=x86_64 but reeboot, progress !! We need a patched kernel for Ryzen thanks 4 Link to comment Share on other sites More sharing options...
Bronya Posted March 25, 2017 Share Posted March 25, 2017 try fsb=100 busratio=.. 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 25, 2017 Share Posted March 25, 2017 try fsb=100 busratio=.. Hello Bronya, yes, use fsb=100 Mhz busratio=30 cpus=8 but no works Link to comment Share on other sites More sharing options...
Bronya Posted March 25, 2017 Share Posted March 25, 2017 Ok. I will did kernel ... and boot ... 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 25, 2017 Share Posted March 25, 2017 Yes , base opcode linux ? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=grep&q=17h Link to comment Share on other sites More sharing options...
Shaneee Posted March 25, 2017 Share Posted March 25, 2017 @Bronya, could you help out on the Clover topic to enable Ryzen and possibly older CPUs on Clover. Link to comment Share on other sites More sharing options...
Bronya Posted March 25, 2017 Share Posted March 25, 2017 @Bronya, could you help out on the Clover topic to enable Ryzen and possibly older CPUs on Clover. Hi . I need end test for ryzen with chameleon ... For clover slice can fix this if know problem ... ))) Link to comment Share on other sites More sharing options...
Shaneee Posted March 25, 2017 Share Posted March 25, 2017 Hi . I need end test for ryzen with chameleon ... For clover slice can fix this if know problem ... ))) Slice needs an AMD dev, http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page-631?do=findComment&comment=2391144 http://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page-630?do=findComment&comment=2390102 Link to comment Share on other sites More sharing options...
gils83 Posted March 25, 2017 Share Posted March 25, 2017 @Bronya, could you help out on the Clover topic to enable Ryzen and possibly older CPUs on Clover. Clover works on older CPU AMD Link to comment Share on other sites More sharing options...
Shaneee Posted March 25, 2017 Share Posted March 25, 2017 Clover works on older CPU AMD Not with El Capitan, http://www.insanelymac.com/forum/topic/313527-clover-on-amd-x64-exception-type-error/ Link to comment Share on other sites More sharing options...
gils83 Posted March 26, 2017 Share Posted March 26, 2017 Not with El Capitan, http://www.insanelymac.com/forum/topic/313527-clover-on-amd-x64-exception-type-error/ Haf, Athlon/Phenom are very old cpu, use cpu fx and apu ssse3 My kabini 5350 uefi bios work very good avec Clover UEFi with El Capitan 2 Link to comment Share on other sites More sharing options...
Blaggah Posted March 26, 2017 Share Posted March 26, 2017 Oh am I so hopeful to see hackintosh running on new AMD Ryzen chips.. I'll definitely dump my fx6300 for one. Link to comment Share on other sites More sharing options...
ptcptc Posted March 28, 2017 Share Posted March 28, 2017 Someone told me MacPro7,1 will be completly AMD powered. He knows somthing(i think), He told me also before the launch of nvidia pascal that those cards won t get support from nvidia. so i kind of belive him. also he works somewhere in the fruit chain. Link to comment Share on other sites More sharing options...
Gigamaxx Posted March 28, 2017 Share Posted March 28, 2017 Someone told me MacPro7,1 will be completly AMD powered. He knows somthing(i think), He told me also before the launch of nvidia pascal that those cards won t get support from nvidia. so i kind of belive him. also he works somewhere in the fruit chain. I have seen "Raven" in the AMD9500ControllerKext. Maybe it's Raven ridge? The Zen APU. Is there an old AMD GPU with that code Name? Link to comment Share on other sites More sharing options...
Recommended Posts