Home

Awesome

Lenovo Ideapad 330s-14IKB Hackintosh

Full guide to create a Lenovo Ideapad 330s-14ikb Hackintosh

Feel free to help a broke student out at the bottom of the page. :)

IMPORTANT: Please read the information about MacOS Updates at the bottom of the page!

Read this guide in...

English | Deutsch

DISCLAIMER The project is still in its beta/testing state. Proceed at your own risk, I shall not take responsibility for any damages caused.

My Ideapads's Hardware Configuration:

Issues

Let's Get Started

What you need:

BIOS Settings

1. Make Install USB (You will need a mac for this | Don't have a Mac? Look at this tutorial)

First, connect your 8GB (or more) USB drive to your mac.

Open Diskutil and format it to Mac OS Journaled and name it "install_osx"

Download macOS Mojave from the Mac App Store, after the download process has finished, create the USB installer by opening terminal and writing the following command:

sudo "/Applications/Install macOS Mojave.app/Contents/Resources/createinstallmedia" --volume /Volumes/install_osx --nointeraction

Thats it for part 1!

2. Installing Clover

Download the latest version of clover bootloader from here.<br> Open Clover bootloader installer, click on continue, agree, continue and when you reach the screen "Installtion Type", click on "Change Install Location".<br> Choose your USB disk which should be labelled as "install_osx" as the install location.<br> Next click on "Customize". Make sure the following options are selected:<br>

3. Copying relevant drivers and kext files (Go to Releases to get the kexts etc)

Copy the files from the "drivers64UEFI" (NvmExpressDxe-64 needed only for NVMe drives) and "kexts" folder to your USB where you have installed clover.<br> Replace the config.plist with the config.plist from my folder.<br>

4. Installation

Step 1:

Plugin your USB, Power on your laptop, after the laptop screen turns on, press F1 repeatedly to enter into the BIOS.<br> Change the boot order to set the USB as the first boot device. Save and exit the BIOS.<br> Now it should bring you into the Clover Bootloader menu, select Install macOS Mojave (USB Drive) and press enter.<br> The Installer now should boot and reach installation menu.<br>

Step 2:

From the installation menu, open Disk Utility, select the partition that you plan to install macOS, format it as Mac OS Journaled and name for the purpose of this guide we will name it "macOS". Exit Disk Utility after the format process has finished, this will bring you back to the Installer Main Menu. <br> Now select install macOS Mojave, agree to the "terms and conditions", select your HDD/SSD that you formatted and the installation process will begin. this will be the part 1 install. Part 1 should take around 5 minutes. <br>

Step 3:

Laptop will automatically reboot when Part 1 installation ends. now as soon as Clover Bootloader menu shows up, this time you select the "macOS" partition to boot from, the installer will continue with Part 2 now and show the progress bar with time remaining under the Apple boot logo. <br> Note: Sometimes as soon as the time remaining shows up under the Apple boot logo, the laptop will reboot once more, if this happens, choose to boot from the "macOS" partition and Part 2 installation will continue and complete. <br> After the installation has been completed, laptop will reboot and bring you to the Part 3 - first boot user setup.<br>

Step 4:

Select Language, Continue, Connecting to Internet is optional or you can skip it for now.<br> When you reach the menu to sign with your Apple ID, make sure to skip this step, it will be important if you want to setup iMessage & FaceTime.<br>

5. Post Installation

Step 1:

Open terminal and enter the following command:

sudo spctl --master-disable

This allows you to install Applications downloaded from Internet / Outside of the Mac App Store.

Step 2:

Open Clover Bootloader installer and continue with bootloader installation into the HDD/SSD that we installed macOS.<br> The procedures are exactly the same as on the Creating USB Installer, except that this time, instead of the USB Drive, we select the "macOS" HDD/SSD that we installed macOS. Also copy drivers from the "drivers64UEFI" folder to the "drivers64UEFI" folder on the Hard drive.<br>

Step 3:

Now we need to install all the needed kexts into the HDD/SSD where we installed macOS. <br> All kexts should be installed into /Library/Extensions. Easiest way to Install kexts is with HackinTool. Guide. Install all the kexts from the Library/Extensions folder I have attached. <br> Remove AppleIntelLpssI2C.kext and AppleIntelLpssI2CController.kext from /System/Library/Extentions or disable them with clover configurator (rebuild cache with hackintool) <br> Remove all kexts except for Lilu,VirtualSMC and WhateverGreen from your \EFI\CLOVER\kexts\Other <br> Reboot and press F4 and Fn+F4 at the bootloader. (This will generate you DSDT and SSDT files) <br> Boot into the system and copy the DSDT and SSDT-PNLF from my Clover folder to EFI\CLOVER\ACPI\patched. (You should ideally create these on your own, but mine should work fine.) <br>

That's it! Ideally if you have the same config you should be done, but I would always recommend the Vanilla way and fix issues one by one. (I have made simple Guides for this attached in my folder).

Step 4:

Use Hackintool to fix hibernation and for USB port patching. (Guides in the folder)

Updating macOS

If Apple releases a new Mojave Update (they just did), like macOS 10.14.6 supplimental Update, then just go ahead and install it. After the update is done, the Trackpad might not work anymore. To fix that, just do Steps 2 & 3 of the post installation guide. After that reboot. It should work just fine now.

macOS Mojave supplemental Update 2

This Update seems to break the Trackpad. I tried the update but it seemed like I couldn't get it to work, even after trying the steps I provided.

Please don't perform this update until a fix is found!

If you still want to update, please do a Time Machine backup beforehand to protect agains data loss due to that missing functionality!

Credits:

Changelog:

14/02/2020: Supplemental Update 2

09/10/2019: Supplemental Update 2

29/08/2019: Update Info

23/8/2019: Initial Release

22/8/2019: Initial Release

Help me out: