Matgen84 Posted May 5, 2020 Share Posted May 5, 2020 34 minutes ago, SergeNu said: In what format? icns worked before i update clover with one of new 5100+ builds. Now, Clover do not support icns format, only png rename too icns. In all cases, you can optimize your them via Clover.app Link to comment Share on other sites More sharing options...
SergeNu Posted May 5, 2020 Share Posted May 5, 2020 33 minutes ago, Matgen84 said: Now, Clover do not support icns format, only png rename too icns. In all cases, you can optimize your them via Clover.app Fixed. Tnanx! 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 5, 2020 Share Posted May 5, 2020 Hi @Slice and Clover Team Sorry for Off-Topic: I test r5115 (ce9538bb4) and r5115 (33a9cc85a) on my IvyBridge config (Mojave): I've a problem with Wifi connection AirportBrcmFixUp 2.0.7 + Clover Fix Airport -----> don't work : 5GHz/40Mhz instead of 5GHz/80Mhz, wifi transmission speed 7Mb, Google drive won't connect, Safari too. AirportBrcmFixUp 2.0.7 + without Clover Fix Airport ----> Idem Only Clover Fix Airport: Wifi works, so Internet too. Any ideas. Please. Link to comment Share on other sites More sharing options...
Pene Posted May 5, 2020 Share Posted May 5, 2020 2 hours ago, SergeNu said: In what format? icns worked before i update clover with one of new 5100+ builds. It was discontinued around 5109 or so. Icons should be in png format. They can be .icns extension (for compatibility) but content must be png format. 1 Link to comment Share on other sites More sharing options...
Slice Posted May 5, 2020 Share Posted May 5, 2020 1 hour ago, Matgen84 said: Hi @Slice and Clover Team Sorry for Off-Topic: I test r5115 (ce9538bb4) and r5115 (33a9cc85a) on my IvyBridge config (Mojave): I've a problem with Wifi connection AirportBrcmFixUp 2.0.7 + Clover Fix Airport -----> don't work : 5GHz/40Mhz instead of 5GHz/80Mhz, wifi transmission speed 7Mb, Google drive won't connect, Safari too. AirportBrcmFixUp 2.0.7 + without Clover Fix Airport ----> Idem Only Clover Fix Airport: Wifi works, so Internet too. Any ideas. Please. Brcm WiFi depends on Board-ID in SMBIOS which probably also fixed by AirportBrcmFixUp other way. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 5, 2020 Share Posted May 5, 2020 (edited) 3 hours ago, Slice said: Brcm WiFi depends on Board-ID in SMBIOS which probably also fixed by AirportBrcmFixUp other way. @Slice On Catalina (Aorus Master rig), AirportBrcmFixUp 2.0.7 + Clover Fix Airport works fine ( r5115 33a9cc85a). On Mojave (IvyBridge), AirportBrcmFixUp 2.0.7 or 2.0.6 + Clover Fix Airport don't work ( r5115 33a9cc85a). I don't see any changes on Board-ID detection from AirportBrcmFixUp repo. Maybe I mistaken: it was WhateverGreen who use Board-ID. debug.log preboot.log Edited May 5, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
yapan4 Posted May 5, 2020 Share Posted May 5, 2020 Two more remarks: 1) bot argument -v still does not work in version 5114 2) The BIOS DSDT.aml file is 740KB on my motherboard and is probably too big for Clover. DSDT length out of range Probably fix is available and need be applied(I don't known, I'm not developer) - https://github.com/CloverHackyColor/CloverBootloader/blob/master/rEFIt_UEFI/Platform/FixBiosDsdt.cpp#L5389 Thank you Link to comment Share on other sites More sharing options...
Jief_Machak Posted May 5, 2020 Share Posted May 5, 2020 4 minutes ago, yapan4 said: bot argument -v still does not work in version 5114 I thought it was fixed, but is it in the 5114 version... not sure. Anyone knows ? 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 5, 2020 Share Posted May 5, 2020 7 minutes ago, Jief_Machak said: I thought it was fixed, but is it in the 5114 version... not sure. Anyone knows ? 13 minutes ago, yapan4 said: Two more remarks: 1) bot argument -v still does not work in version 5114 The boot arg -v is fixed at least since r5114 (commit: 67e496d6e). Doesn't exist in r5115 Release. 1 Link to comment Share on other sites More sharing options...
Jief_Machak Posted May 5, 2020 Share Posted May 5, 2020 Just now, Matgen84 said: Doesn't exist in r5115 Release. What doesn't exist in 5115 ? Link to comment Share on other sites More sharing options...
Matgen84 Posted May 5, 2020 Share Posted May 5, 2020 Just now, Jief_Machak said: What doesn't exist in 5115 ? I means there is no -v problem 1 Link to comment Share on other sites More sharing options...
yapan4 Posted May 5, 2020 Share Posted May 5, 2020 r5115 don't work for me, stop on++++++++++++++++++++++++, so I don't known behavior -v on this version Link to comment Share on other sites More sharing options...
Jief_Machak Posted May 5, 2020 Share Posted May 5, 2020 @Matgen84 oh ! Good then. @yapan4 We'll have to find why... 1 Link to comment Share on other sites More sharing options...
vector sigma Posted May 5, 2020 Share Posted May 5, 2020 1 hour ago, yapan4 said: r5115 don't work for me, stop on++++++++++++++++++++++++, so I don't known behavior -v on this version Are you talking about github release or you try to compile last source? 2 Link to comment Share on other sites More sharing options...
Slice Posted May 5, 2020 Share Posted May 5, 2020 2 hours ago, yapan4 said: Two more remarks: 1) bot argument -v still does not work in version 5114 2) The BIOS DSDT.aml file is 740KB on my motherboard and is probably too big for Clover. DSDT length out of range Probably fix is available and need be applied(I don't known, I'm not developer) - https://github.com/CloverHackyColor/CloverBootloader/blob/master/rEFIt_UEFI/Platform/FixBiosDsdt.cpp#L5389 Thank you I am not interesting in bugs already resolved in new commits. Thanks. 1 2 Link to comment Share on other sites More sharing options...
vector sigma Posted May 5, 2020 Share Posted May 5, 2020 (edited) 23 minutes ago, Slice said: 2) The BIOS DSDT.aml file is 740KB on my motherboard and is probably too big for Clover. @SliceThis is different story? if ((DsdtLen < 20) || (DsdtLen > 400000)) { //fool proof (some ASUS dsdt > 300kb?) MsgLog("DSDT length out of range\n"); return; } Edited May 5, 2020 by vector sigma 2 Link to comment Share on other sites More sharing options...
Sherlocks Posted May 5, 2020 Share Posted May 5, 2020 2 hours ago, yapan4 said: r5115 don't work for me, stop on++++++++++++++++++++++++, so I don't known behavior -v on this version new kernelpm patch was changed. it causes issue. now, no consider e2 parts. 1 Link to comment Share on other sites More sharing options...
Slice Posted May 5, 2020 Share Posted May 5, 2020 2 hours ago, Sherlocks said: new kernelpm patch was changed. it causes issue. now, no consider e2 parts. It does consider. Link to comment Share on other sites More sharing options...
yapan4 Posted May 5, 2020 Share Posted May 5, 2020 (edited) 3 hours ago, vector sigma said: Are you talking about github release or you try to compile last source? Github release. I will be grateful if someone attaches the compiled Clover.efi with the latest changes (aka beta testing) In the end, I'm in no hurry and can wait for the next release ... Edited May 5, 2020 by yapan4 1 Link to comment Share on other sites More sharing options...
Slice Posted May 5, 2020 Share Posted May 5, 2020 19 minutes ago, yapan4 said: Github release. I will be grateful if someone attaches the compiled Clover.efi with the latest changes (aka beta testing) In the end, I'm in no hurry and can wait for the next release ... This one CLOVERX64.efi.zip 1 Link to comment Share on other sites More sharing options...
yapan4 Posted May 5, 2020 Share Posted May 5, 2020 Just now, Slice said: This one CLOVERX64.efi.zip Negative results, stop on +++++++++++ Will be try on unlocked BIOS there not need any kernel patches... preboot.log Link to comment Share on other sites More sharing options...
yapan4 Posted May 5, 2020 Share Posted May 5, 2020 On the unlocked BIOS the boot is fine, probably something with the use of kernel patches. -v work. DSDT length out of range still persist. Thank you. bootlog.txt 1 Link to comment Share on other sites More sharing options...
Slice Posted May 6, 2020 Share Posted May 6, 2020 8 hours ago, yapan4 said: On the unlocked BIOS the boot is fine, probably something with the use of kernel patches. -v work. DSDT length out of range still persist. Thank you. bootlog.txt This version? CLOVERX64.efi.zip 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 6, 2020 Share Posted May 6, 2020 (edited) Hi @Slice I build and install latest commit on Mojave system (Lock config). Clover r5115 (b7470f863) stuck at: End RandomSeed ******************* Edited May 6, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 6, 2020 Share Posted May 6, 2020 (edited) 45 minutes ago, Slice said: This version? CLOVERX64.efi.zip Stuck at End RandomSeed too. Idem for commit r5115 (562e571d3) Edited May 6, 2020 by Matgen84 Link to comment Share on other sites More sharing options...
Recommended Posts