Ivcha Posted October 30, 2018 Share Posted October 30, 2018 (edited) Hi There is a huge issue with Clover r4722 When I updated to r4722 on Legacy Bios based hack I only get blinking underscore. I am using boot0af and EFI 64-bits SATA. I've tried enabling debug option in config.plist but it does not generate debug.log at all the Clover is completely stuck. Is there any other way to debug it. I've installed r4700 and it is working without any issues. I cannot find builds in between those versions to test with them to narrow down which commit caused the issue. Edited October 30, 2018 by Ivcha Link to comment Share on other sites More sharing options...
bronxteck Posted October 30, 2018 Share Posted October 30, 2018 https://github.com/Dids/clover-builder/releases they should be there 1 Link to comment Share on other sites More sharing options...
Ivcha Posted October 31, 2018 Share Posted October 31, 2018 19 hours ago, bronxteck said: https://github.com/Dids/clover-builder/releases they should be there I've installed r4722 from here and it worked without any issues. So far I've only had issues with r4722 build from SoucreForge Anyway I am successfully running r4726 now 1 1 Link to comment Share on other sites More sharing options...
jsl2000 Posted November 3, 2018 Share Posted November 3, 2018 (edited) On 10/31/2018 at 12:50 AM, bronxteck said: https://github.com/Dids/clover-builder/releases they should be there Current Clover r.4517 can boot High Sierra & Mojave, but unable to update from 10.14.1 to 10.14.2 beta1 during first reboot at Z97 hackintosh only. Try to update Clover to any version > 4517 always got booting panic as the attached picture. Any fix for this error ? Edited November 3, 2018 by jsl2000 Link to comment Share on other sites More sharing options...
Slice Posted November 3, 2018 Share Posted November 3, 2018 7 hours ago, jsl2000 said: Current Clover r.4517 can boot High Sierra & Mojave, but unable to update from 10.14.1 to 10.14.2 beta1 during first reboot at Z97 hackintosh only. Try to update Clover to any version > 4517 always got booting panic as the attached picture. Any fix for this error ? Any information? Link to comment Share on other sites More sharing options...
regs1980 Posted November 3, 2018 Share Posted November 3, 2018 r4729 little problem 2 1 Link to comment Share on other sites More sharing options...
jsl2000 Posted November 3, 2018 Share Posted November 3, 2018 (edited) 2 hours ago, Slice said: Any information? Clover was attached for your reference. Anything else ? config.plist drivers64UEFI.zip drivers64.zip Edited November 3, 2018 by jsl2000 Link to comment Share on other sites More sharing options...
Slice Posted November 3, 2018 Share Posted November 3, 2018 1 hour ago, jsl2000 said: Clover was attached for your reference. Anything else ? config.plist drivers64UEFI.zip drivers64.zip Is it AMD CPU? Link to comment Share on other sites More sharing options...
Vyzantion Posted November 3, 2018 Share Posted November 3, 2018 (edited) The last three builds of Clover had a frozen boot menu on my legacy machine. I have posted about it, perhaps I should have done it in this topic. In here the content of my EFI partition https://wetransfer.com/downloads/e78a52f163d9c34e8c7367a07cae386d20181103101919/5c4148 Edited November 3, 2018 by Vyzantion Link to comment Share on other sites More sharing options...
jsl2000 Posted November 3, 2018 Share Posted November 3, 2018 (edited) 15 hours ago, Slice said: Is it AMD CPU? No, my Z97 hackintosh is using Intel CPU i7. The similar red screen panic occurred with AMD CPU before, but error code was 06 instead of 0E. Very weird it can be booted by patched DSDT.aml & config.plist from Z87 in Clover r.4558 now. I will try to update to the newest version of Clover or r.4722 ASAP ! [Solved] This problem was fixed by myself after applied properly patched DSDT.aml from Z87 to Z97 hackintoshs. Now it can boot correctly by Clover r.4558, r.4722 & r.4728, but got wrong booting menu with Russian language code by r.4731 even I have Language (en:0) in GUI of config.plist. Edited November 4, 2018 by jsl2000 Link to comment Share on other sites More sharing options...
SavageAUS Posted November 4, 2018 Share Posted November 4, 2018 r4729 little problem I don’t think svg are quite ready yet. As I get the same thing only worse with 4731 as I couldn’t boot anything. Sent from my iPhone using Tapatalk 1 Link to comment Share on other sites More sharing options...
SavageAUS Posted November 4, 2018 Share Posted November 4, 2018 Do we need to set embeddedthemetype to svg to get rid of the garbled text?Sent from my iPhone using Tapatalk 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted November 4, 2018 Share Posted November 4, 2018 17 minutes ago, SavageAUS said: Do we need to set embeddedthemetype to svg to get rid of the garbled text? Sent from my iPhone using Tapatalk Where I can find explanations for "embeddedthemetype" parameters for config.plist. Please. Link to comment Share on other sites More sharing options...
Sherlocks Posted November 4, 2018 Share Posted November 4, 2018 gui theme was broken on r4733. i don't use svg theme. just use only bootcamp theme. thanks in advance 2 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted November 4, 2018 Share Posted November 4, 2018 13 minutes ago, Sherlocks said: gui theme was broken on r4733. i don't use svg theme. just use only bootcamp theme. GUI is not "broken", but it just not shown properly #LoL 1 Link to comment Share on other sites More sharing options...
Slice Posted November 4, 2018 Share Posted November 4, 2018 I understand the issue with garbled text. GlobalConfig.Codepage must be set to 0xC0 in settings.c line 158 and line 2754. Test, please! 2 Link to comment Share on other sites More sharing options...
Sherlocks Posted November 4, 2018 Share Posted November 4, 2018 (edited) 11 minutes ago, Slice said: I understand the issue with garbled text. GlobalConfig.Codepage must be set to 0xC0 in settings.c line 158 and line 2754. Test, please! fixed. but left that logo has shadow(or Bold?) with no clean Edited November 4, 2018 by Sherlocks 1 1 1 Link to comment Share on other sites More sharing options...
chris1111 Posted November 4, 2018 Share Posted November 4, 2018 (edited) latest commits not resolved transparency on icons animation that's broken after 4728 because 4728 works good Edited November 4, 2018 by chris1111 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted November 4, 2018 Share Posted November 4, 2018 (edited) Thanks @Slice for r4735 commit, it fixes font rendering issue on both Bitmap & Vector theme. Banner animation is still not working, but it' s position on screen shown properly as previous revs. (before r4728). #EDIT: I just realized that @Sherlocks has reported this issue before. Edited November 4, 2018 by Badruzeus 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted November 5, 2018 Share Posted November 5, 2018 Thanks @Slice for commits 4735. In addition to the remarks of @chris1111 and @Badruzeus: There is always a gray bar on the left side of the screen. First picture: repo. Second image: test on my system 2 Link to comment Share on other sites More sharing options...
SavageAUS Posted November 5, 2018 Share Posted November 5, 2018 (edited) Clover 4735 Clovy theme Desktop in sig. Edited November 5, 2018 by SavageAUS 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted November 5, 2018 Share Posted November 5, 2018 Hi Switch issue from PNG theme to Clovy SVG theme: icons, fonts in options menu and so on. Link to comment Share on other sites More sharing options...
Sherlocks Posted November 6, 2018 Share Posted November 6, 2018 (edited) on r4740, commits still not resolved transparency on icons animation and highlight line on r4726 Edited November 6, 2018 by Sherlocks 1 Link to comment Share on other sites More sharing options...
chris1111 Posted November 6, 2018 Share Posted November 6, 2018 (edited) 20 minutes ago, Sherlocks said: on r4740, commits still not resolved transparency on icons animation and highlight line on r4726 Same here Report issue ☟ Spoiler Logo.png Transparency or Shadow not good 4740 Good exemple I made it Edited November 6, 2018 by chris1111 1 Link to comment Share on other sites More sharing options...
chris1111 Posted November 6, 2018 Share Posted November 6, 2018 (edited) Hi Sherlocks I got it This is work for both themes, Normal themes and SVG I attaching the file to change and test ☟File from Clover r4728 rEFIt_UEFI.zip Edited November 6, 2018 by chris1111 1 Link to comment Share on other sites More sharing options...
Recommended Posts