Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

Is anyone else having issues with battery indicator in latest clover revisions? 423x > i can't remember which one it started acting up.

Upon booting it just wont show up again, was working 100% fine. I have to unplug and plug then it will show up but it doesnt automatically update either, like if i unplug charger, the indicator still says its charging.

@Sherlocks ?

Link to comment
Share on other sites

Ok what version works for 10.12 AND 10.13 without lot of extra configuration (10.12.6 currently works nicely)?

 

PS Cannot find the recent nvidia web drivers thread, search is disabled :P  So I have a GT1050, should I install the 10.13 webdriver just before the update? Will it work with 1050 on High Sierra?

Link to comment
Share on other sites

@fusion71au, @Badruzeus, @chris1111 and others

Make please a preboot.log, if compile Clover 4237 with

#define KEXT_INJECT_DEBUG 2

in kext_inject.c, line 3

 

Do you have 10.13.1 or 10.13b?

  • Like 1
Link to comment
Share on other sites

@fusion71au, @Badruzeus, @chris1111 and others

Make please a preboot.log, if compile Clover 4237 with

#define KEXT_INJECT_DEBUG 2

in kext_inject.c, line 3

 

Do you have 10.13.1 or 10.13b?

10.13 not working

10.12 works

here the log 4237 with define KEXT_INJECT_DEBUG 2

10.13 Finale release

 

EDIT1** 1

Dont know if that help attaching log 10.13 Final Release Boot 4222 Working All OS

Clover bdmesg Log.txt.zip

Clover bdmesg Log-4222.txt.zip

Link to comment
Share on other sites

@fusion71au, @Badruzeus, @chris1111 and others

Make please a preboot.log, if compile Clover 4237 with

#define KEXT_INJECT_DEBUG 2

in kext_inject.c, line 3

 

Do you have 10.13.1 or 10.13b?

1. Preboot attached using Legacy r4237 with #define KEXT_INJECT_DEBUG 2 in inject_kext.c | Line 3.

2. I have 10.13.1 Beta (17B25C). Thanks.

preboot_a43sj_r4237_debug.log.zip

Link to comment
Share on other sites

Is anyone else having issues with battery indicator in latest clover revisions? 423x > i can't remember which one it started acting up.

Upon booting it just wont show up again, was working 100% fine. I have to unplug and plug then it will show up but it doesnt automatically update either, like if i unplug charger, the indicator still says its charging.

@Sherlocks ?

If I still remember; I got it to works under 10.13 using r4223 with:

1. Kozlek's FakeSMC v6.26.1440 and Rehabman's ACPIBatteryManager v1.81.3 / or 1.81.4 (with patched DSDT for battery)

2. Slice's FakeSMC v3.5 and VoodooBattery.kext (w/o patched DSDT for battery)

"BUT.." for point 1; it just works for a moment after I disassembled my mach. It then disappeared again after I rebooted my mach, IDK why.

Point. 2, it shows the indicator but since my battery device was failed; it spamming me with "Battery 0 empty capacity.. (or similar message)" on verbose logs, and it makes my boot time became longer. Sorry, I should to gave report earlier but on that time; I got trouble accessing the forum. My bad, now I only has 10.13.1 Beta and not testing point 2 yet, but just with point 1 it doesn't work here. Thanks.

  • Like 1
Link to comment
Share on other sites

1. Preboot attached using Legacy r4237 with #define KEXT_INJECT_DEBUG 2 in inject_kext.c | Line 3.

2. I have 10.13.1 Beta (17B25C). Thanks.

The log is good

56:983  0:457  GetOSVersion: 10.11.6 (15G17013)

Try to change #elsif to #elif

Thanks for notice!

10.13 not working

10.12 works

here the log 4237 with define KEXT_INJECT_DEBUG 2

10.13 Finale release

 

EDIT1** 1

Dont know if that help attaching log 10.13 Final Release Boot 4222 Working All OS

Chris, I want to see log containing an error. Not your logs with full success.

Anyone can reproduce the issue with 10.13 folder?

Link to comment
Share on other sites

The log is good

56:983  0:457  GetOSVersion: 10.11.6 (15G17013)

Thanks for notice!

Chris, I want to see log containing an error. Not your logs with full success.

Anyone can reproduce the issue with 10.13 folder?

How can log file with no boot

Boot stop  Apple ACPICPU , MCHC

 

EDIT**

Ok Slice I have log

I boot  in the 10.13 and its stop at the same point

I shutdown PC 

Boot to Sierra 10.12  ok

go to my High Sierra SSD / Library / Log / CloverEFI

here the 10.13 High Sierra  4237 log attaching

boot-r4237-2017-Bad boot.log.zip

Link to comment
Share on other sites

Press F2 in CloverGUI.

Boot OS.

If crash then reboot and see /EFI/CLOVER/misc/preboot.log

Notice here from @chris1111

8:763  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
8:763  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13

Kext does not add into InjectKextList for Other and 10.13.

 

Edited: what I guess is that you have 10.12 and 10.13, and you disable 10.12's kext but boot 10.13, so kext was not injected for 10.13 folder and Other.

  • Like 1
Link to comment
Share on other sites

Notice here from @chris1111

8:763  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
8:763  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13

Kext does not add into InjectKextList for Other and 10.13.

 

Edited: what I guess is that you have 10.12 and 10.13, and you disable 10.12's kext but boot 10.13, so kext was not injected for 10.13 folder and Other.

I have nothing to deactivate, I boot 10.13

 

I have kext in 10.13, 10.12. 10.7, 10.6
No kext in Other  :)
 
Boot 10.12 is ok, this is the only OS working
if I put my kext in Other its work for 10.12 and 10.13
Link to comment
Share on other sites

 

I have nothing to deactivate, I boot 10.13

 

I have kext in 10.13, 10.12. 10.7, 10.6
No kext in Other  :)
 
Boot 10.12 is ok, this is the only OS working
if I put my kext in Other its work for 10.12 and 10.13

 

Hi, what's your default OS when clover GUI start? 10.12 or 10.13?

 

Edited: I have an idea and will let you know once I finish.

Link to comment
Share on other sites

Guest ricoc90

r4237 works for me.

10.13.1 beta as only OS (besides Windows 10 but that's irrelevant)

FakeSMC in 10.13, other kexts in Other.

10:562  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
10:562  0:000  Extra kext: EFI\CLOVER\kexts\Other\USB_Injector.kext
10:564  0:001  Extra kext: EFI\CLOVER\kexts\Other\Lilu.kext
10:566  0:002  Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
10:567  0:001  Extra kext: EFI\CLOVER\kexts\Other\AppleALC.kext
10:571  0:003    |-- PlugIn kext: EFI\CLOVER\kexts\Other\AppleALC.kext\Contents\PlugIns\PinConfigs.kext
10:683  0:112  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13
10:683  0:000  Extra kext: EFI\CLOVER\kexts\10.13\FakeSMC.kext
10:697  0:013  Custom boot screen not used because entry has unset use graphics
10:697  0:000  Closing log
Link to comment
Share on other sites

 

r4237 works for me.

10.13.1 beta as only OS (besides Windows 10 but that's irrelevant)

FakeSMC in 10.13, other kexts in Other.

10:562  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
10:562  0:000  Extra kext: EFI\CLOVER\kexts\Other\USB_Injector.kext
10:564  0:001  Extra kext: EFI\CLOVER\kexts\Other\Lilu.kext
10:566  0:002  Extra kext: EFI\CLOVER\kexts\Other\IntelMausiEthernet.kext
10:567  0:001  Extra kext: EFI\CLOVER\kexts\Other\AppleALC.kext
10:571  0:003    |-- PlugIn kext: EFI\CLOVER\kexts\Other\AppleALC.kext\Contents\PlugIns\PinConfigs.kext
10:683  0:112  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.13
10:683  0:000  Extra kext: EFI\CLOVER\kexts\10.13\FakeSMC.kext
10:697  0:013  Custom boot screen not used because entry has unset use graphics
10:697  0:000  Closing log

 for UEFI or Legacy

 

Edit **

UEFI  works in my Lapy

Link to comment
Share on other sites

×
×
  • Create New...