Jump to content

Clover takes about 1min 20 seconds to boot


Yurlamum
 Share

86 posts in this topic

Recommended Posts

No idea, ill do it again and write down the time, gimme a minute :)

Well. You may try to only install FakeSMC (without sensors in ./FakeSMC.kext/C*/PlugIns like @MaLd0n said) and then test sleeping. If it works, then the problem is related to certain kexts, otherwise not.

  • Like 1
Link to comment
Share on other sites

Well. You may try to only install FakeSMC (without sensors in ./FakeSMC.kext/C*/PlugIns like @MaLd0n said) and then test sleeping. If it works, then the problem is related to certain kexts, otherwise not.

 

 

Fakesmc sensors, the kexts cause many problems for me ;)

Remove kexts and take a test ;) All u need in Clover/kexts/10.12

;)

 

logfile

https://mega.nz/#!Xw0UiArQ!mbjjWdtxL5IU7D2QF6_iAuBRF13VRpuelzhYtfbUEmA

 

pressed sleep at 00:56:41

woke at around 00:57:something

 

i have NO idea why the year changed to 2040, never did that before and its wreaking havoc on my notifications now. but thats another story. trying to remove the kext now and rebooting. cya in a few minutes

Ok this is what i did:

 

 

dan@battlecat:/Library/Extensions$ ls

ACS6x.kext/                  FakeSMC_CPUSensors.kext/
AHCIInjector.kext/           FakeSMC_GPUSensors.kext/
AHCI_3rdParty_SATA.kext/     FakeSMC_LPCSensors.kext/
ATTOCelerityFC8.kext/        HighPointIOP.kext/
ATTOExpressSASHBA2.kext/     HighPointRR.kext/
ATTOExpressSASRAID2.kext/    PromiseSTEX.kext/
AppleALC.kext/               SoftRAID.kext/
ArcMSR.kext/                 USBInjectAll.kext/
CalDigitHDProDrv.kext/       hp_io_enabler_compound.kext/
FakeSMC.kext/                realtekALC.kext/
FakeSMC_ACPISensors.kext/
 
 
dan@battlecat:/Library/Extensions$ sudo mv FakeSMC_* ~/Desktop
Password:
dan@battlecat:/Library/Extensions$ ls
ACS6x.kext/                  FakeSMC.kext/
AHCIInjector.kext/           HighPointIOP.kext/
AHCI_3rdParty_SATA.kext/     HighPointRR.kext/
ATTOCelerityFC8.kext/        PromiseSTEX.kext/
ATTOExpressSASHBA2.kext/     SoftRAID.kext/
ATTOExpressSASRAID2.kext/    USBInjectAll.kext/
AppleALC.kext/               hp_io_enabler_compound.kext/
ArcMSR.kext/                 realtekALC.kext/
CalDigitHDProDrv.kext/
 

Then ran the Olarila.command rebooted and slept.

Unfortunately it still reboots after sleep.

  • Like 1
Link to comment
Share on other sites

logfile

https://mega.nz/#!Xw0UiArQ!mbjjWdtxL5IU7D2QF6_iAuBRF13VRpuelzhYtfbUEmA

 

pressed sleep at 00:56:41

woke at around 00:57:something

 

i have NO idea why the year changed to 2040, never did that before and its wreaking havoc on my notifications now. but thats another story. trying to remove the kext now and rebooting. cya in a few minutes

Ok this is what i did:

 

Then ran the Olarila.command rebooted and slept.

Unfortunately it still reboots after sleep.

Oops. You've installed too many kexts, try to remove everything except for FakeSMC.kext and rebuild kernel cache.

mkdir -p ~/Desktop/kext_bak
sudo mv /L*/E*/*.kext ~/Desktop/kext_bak
sudo chown -R 501:80 ~/Desktop/kext_bak
sudo mv ~/Desktop/kext_bak/FakeSMC.kext /L*/E*
sudo chmod -R 755 /L*/E*
sudo chown -R 0:0 /L*/E*
sudo touch /S*/L*/E* && sudo kextcache -i /

BTW. Is there any panic reports in /Library/Logs/DiagnosticReports? Check with

ls /Library/Logs/DiagnosticReports/ | grep panic

If anything presents, then upload it/them.

  • Like 1
Link to comment
Share on other sites

If anything presents, then upload it/them.

 

no panics

Does this matter: symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

?

Edited by Yurlamum
  • Like 1
Link to comment
Share on other sites

no panics

Does this matter: symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

?

Weird... Try removing redundant kexts now.

No. It doesn't matter.

  • Like 1
Link to comment
Share on other sites

The mobos ASrock have sleep problem, many cases, need disable third party usb in bios(like ASmedia), but ur mobo dont have

 

My sugestions

 

use a fresh install, dont use any automatic installer for post installation

 

Install Clover in UEFI mode and replace Clover folder

01.png

or

if u have problems with UEFI, use it or boot0ss and replace files

02.png

 

U have all files now, just install and replace ;)

  • Like 1
Link to comment
Share on other sites

current folder, all u need is there ;)

but dont use s/l/e and l/e

just use Clover folder, check clover/acpi/patched, clover/kexts/10.12 etc

is it fine to install with un.i.b.east? I have no idea what the preferred install method is over here.

  • Like 1
Link to comment
Share on other sites

i prefer it

http://www.insanelymac.com/forum/files/file/559-flash-drive-maker/

after create usb stick bootable, install clover in stick and replace folder

see my signaturem my skylake tutorials work for u ;) but use ur folder

ok and by use clover/kext/10.12 you mean copy over the content there to /Library/Extension and run the kextcache update cmd? Or did i misread that?

Link to comment
Share on other sites

 Share

×
×
  • Create New...