Closed Nxys closed 5 years ago
What is the issue that you are having? Are you using the exact versions of the kexts and clover that I describe on the guide? I have not upgraded yet on 10.14.4. I am still on 10.14.3
There is a typo on the guide on this section
should be like:
/Library/Extensions
The right way to load kexts is not by injecting them through clover but installing them in /Library/Extensions
and building them into the kernel cache.
Download the latest release from github and unzip the archive. You will find an AIR_EFI
directory and a addons
directory.
Mount the EFI partition of the macOS boot parition on /Volumes/EFI
:
EFI/CLOVER/kexts/Other/*
from macOS boot parition to /Library/Extensions/*
$ sudo chown -R root:wheel /Library/Extensions/*
$ sudo chmod -r 755 /Library/Extensions/*
$ sudo kextcache -i /
to rebuild the cachesaddons/LiluFriendLite.kext
from the downloaded file to /Library/Extensions/LiluFriendLite.kext
$ sudo chown -R root:wheel /Library/Extensions/*
$ sudo chmod -r 755 /Library/Extensions/*
$ sudo kextcache -i /
to rebuild the cachesremember that kextcache
needs to be run twice
My error is before the installation, Clover log shows “Kernel Extensions in backtrace: com.apple.driver.AppleIntelSKLGraphicsFramebuffer...”
I assume you are using 10.14.4 . As I said I have not tried it with this version but with 10.4.3 . I will try later today to create a usb stick with 10.14.4 and replicate the problem.
This time I try to download 10.14.3(both 18D42 18D109),then Clover log show:
I will try to replicate later today. Is your laptop the first generation one with the 6200U processor?
Yes, Xiaomi Air 13.3" i5-6200u
Last time I tried it it worked for me. Let me do it again today and will get back to you. The attached EFI is the one you are having on the USB stick right?
That's it.
Hi, I checked it on my laptop and indeed it did not boot for me either. I am not sure with what macOS version I have tested it. The problem appears to be the clover version. I tried with clover 4920 and it is working fine. At some point I will take a closer look and update the guide. For the time being just use the attached EFI folder (copy it over the EFI on the USB stick) and it will work. Let me know how it will go.
Okay, I'll try it when I don't need my laptop to work.Thx.
XiaoMi Air 13.3 Skylake-U 2016 Mac OS Mojave 10.14 I don't know where the problem is. ⊙﹏⊙ This is my efi: EFI.zip