Contribute
Register

<< Solved >> Update to Catalina (ACPI AE_NOT_FOUND)

Status
Not open for further replies.
Ok. So, i deleted FakeSMC from /Library/Extensions

VirtualSMC.kext was already in /Kexts/Other

Reboot and ... the same ...

So sorry guys. Thanks for your help :)
zip and upload new clover folder

also in terminal:
Code:
sudo kextcache -i /
and copy and paste the results here
 
Please post a screenshot of your /Library/Extensions folder.
 
I can't do this :
Code:
sudo kextcache -i /
because OsX doesn't boot.

Thanks for all you are doing for me :)

This is the /Library/Extensions folder

and in attached files, the clover folder.

Capture d’écran 2020-06-02 à 18.40.37.png
 

Attachments

  • EFI.zip
    9.9 MB · Views: 51
You're not supposed to have the same kexts in two different locations.

Starting with Catalina, it's advised to use /other folder in EFI for your hackintosh related kexts.

Delete or move them (VirtualSMC, realtekALC and IntelMausiEthernet) there if they aren't already, then rebuild your kexts cache as mentioned in Feartech comment above.
 
Last edited:
I can't do this :
Code:
sudo kextcache -i /
because OsX doesn't boot.

Thanks for all you are doing for me :)

This is the /Library/Extensions folder

and in attached files, the clover folder.

View attachment 473290
if you can't boot, then how did you take that screen shot?
 
But I can't rebuild Kexts cache as OsX doesn't boot. I can't do this from my MacBook ?
 
Connect your SDD to your MacBook, delete or move the kexts I mentioned in my previous comment and type that command in your Terminal.app

Code:
sudo kextcache -i /Volumes/YourSSD

Replace YourSSD with the name of the partition Catalina is installed.
 
The result :

Code:
kext file:///Volumes/MAcOS/Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
Untrusted kexts are not allowed
Kext rejected due to invalid signature: <OSKext 0x7fc4f5600360 [0x7fff94a06090]> { URL = "file:///Volumes/MAcOS/Library/Extensions/realtekALC.kext/", ID = "com.apple.driver.RealtekALC" }
/Volumes/MAcOS/Library/Extensions/realtekALC.kext does not authenticate; omitting.
KernelCache ID: 57FA4F6933DBDF0F311F61A9816E8444
Air-de-Stephane:~ Stephane$
 
Status
Not open for further replies.
Back
Top