- Joined
- Dec 30, 2017
- Messages
- 35
- Motherboard
- Xiaomi Mi Notebook Pro
- CPU
- Intel Core i7 8550u
- Graphics
- Intel UHD 620, MX 150 (Disabled)
- Mac
-
Hi everyone! I would like to put my contribution forth by sharing with you what I have achieved so far in terms of installing MacOS High Sierra (10.13.6) on my Xiaomi Mi Notebook Pro. I am using the i7/16gb model with the Nvidia MX150, but I think this guide could also works for other 8th Gen configurations of this laptop. The guide has not been tested yet on the newly released GTX Edition of this laptop.
General notes:
Working good with minor bugs:
INSTALLATION GUIDE
1. BIOS configuration
As a first step, we need to disable Secure Boot in the BIOS settings. To do so, access the BIOS (F2) and set up an admin password. Please remember this, as I am unsure whether there's any way of recovering this if it is lost. Disable secure boot and reboot. Press F12 at boot to select the USB device to boot from.
2. Install MacOS
Download the latest CLOVER folder from stevezhengshiqi.
This guide uses native support for the CPU, thanks to stevezhengshiqi. Therefore, you will have to download MacOS High Sierra 10.13.6 (17G2112). Once you have this version of MacOS, create a bootable USB installer of MacOS High Sierra, install CLOVER, and substitute the contents of the CLOVER folder now created inside the EFI partition with those contained in the branch you downloaded.
I recommend installing MacOS on a HSF+J partition. By default, a clean install of HS will format any partition it is installed on in APFS. You can follow RehabMan's guide to avoid this.
Some people experience the trackpad not to be working during the installation guide. This is normal and related to a modification to the VooodooI2C kext. The easiest fix is to use a wired mouse during installation. Otherwise, you can substitute the kext in @Steeeeeeve EFI folder with the original one compiled from source.
3. After First Boot
Once you have access to the MacOS desktop, install CLOVER on the main boot source (either the internal SSD or an external USB drive). Now substitute again the contents of the CLOVER folder within your new EFI partition with the ones from the CLOVER folder you downloaded.
If the trackpad was not working during the installation process, open Terminal and run the command
Reboot the system and everything should be working fine.
3.1 [OPTIONAL] Improve screen experience
We have two mods that will make your Mac experience even better. These are completely optional and can be skipped if you are happy with your results so far. I am personally a big fan.
First, HiDPI. This allows you to scale the MacOS UI a little bit down to improve usability, as Retina MacBooks do. Although the pixel-density is not quite the same, I really enjoy the 1680x945 aspect ratio. The instructions are here. The only detail I would add is that once you run the terminal command:
you might be prompted with some instructions. I entered the following options:
Second, color calibrating the display. You can follow the instructions here. I believe qeeqez is to thank for the color profile, which I also happily use on Windows.
4. [OPTIONAL] Substitute WiFi chip
To get even more out of your machine, you can follow @owenlars guide (Post #281) on how to replace the internal chip. This should be attempted only by expert users, and neither me nor him assume any responsibility for possible damages. Owenlars guide will not fix bluetooth. If you want to go even further, and also integrate a working internal bluetooth module for your machine, see @Neolo777 Post #605.
As of v0.6+ of this guide, the main changes and patches applied through CLOVER are the ones brought forward by redacted and stevezhengshiqi, who are to thank for the results achieved. I do not wish to take any credit for their work, and I strongly encourage you to support them as detailed on the respective GitHub pages. On the same page, you will also find their changelogs.
I am attaching a copy of my ACPI/origin folder as generated by CLOVER, if anyone who does not have the machine would like to contribute to this project.
This is a great value/price machine and a fully working High Sierra configuration makes it even more appealing to many. I am looking forward to your comments!
General notes:
- This guide relies heavily the work of redacted and stevezhengshiqi (@Steeeeeeve). If you feel like being generous, buy them a beer.
- Thanks daniscabaldi for his initial contributions and testing.
- Thanks @owenlars for pioneering the replacement of the WiFi chip.
- This guide assumes you have a (very basic) general understanding of Hackintosh
Working good with minor bugs:
- Intel UHD 620 graphics (not the MX150, which is disabled via SSDT and will never work). Some minor glitches on boot
- Keyboard
- Trackpad
- Backlight. Working in system preferences, but cannot be adjusted with default keys. It should be possible to map this using some external keyboard-shortcut-binding software.
- Webcam
- Sleep/Wake. (Does not work if you install Mac OS X on an external drive)
- Audio from internal speakers.
- Battery status. Sometimes it gets a while for the battery level to appear on the status bar.
- Usb-c ports have been confirmed to work for display output. Thanks @olegt.
- Audio from 3.5mm jack. By default, when the headphones are plugged in the audio volume quickly gets high, after that it gets very low and keeps playing, but the audio is always bad and messy. A possible solution to this has been detailed in @kevin_1351 in the following post.
- HDMI-out. The mirroring option and resolution controls works. To get the primary screen working, you should close the lid, wait for the PC to go to sleep and then open it again. Once you remove the secondary screen, it's best if you reboot the laptop. 2k/4k video output should work (thanks @Gianlucamelis for testing).
- Wireless Intel AC 8265, Bluetooth 4.1 (soldered Intel chip, will never work).
- Easy Solution: use USB wifi dongle (the model I am personally using is the Edimax EW-7822ULC, using its MacOS drivers downloaded from the manufacturer's website).
- Hard Solution: See Section 4.
- Fingerprint sensor (also probably will never work, not something I am interested in looking into).
- NVIDIA MX 150. Disabled via SSDT, will never work.
- SD Card Reader
INSTALLATION GUIDE
1. BIOS configuration
As a first step, we need to disable Secure Boot in the BIOS settings. To do so, access the BIOS (F2) and set up an admin password. Please remember this, as I am unsure whether there's any way of recovering this if it is lost. Disable secure boot and reboot. Press F12 at boot to select the USB device to boot from.
2. Install MacOS
Download the latest CLOVER folder from stevezhengshiqi.
This guide uses native support for the CPU, thanks to stevezhengshiqi. Therefore, you will have to download MacOS High Sierra 10.13.6 (17G2112). Once you have this version of MacOS, create a bootable USB installer of MacOS High Sierra, install CLOVER, and substitute the contents of the CLOVER folder now created inside the EFI partition with those contained in the branch you downloaded.
I recommend installing MacOS on a HSF+J partition. By default, a clean install of HS will format any partition it is installed on in APFS. You can follow RehabMan's guide to avoid this.
Some people experience the trackpad not to be working during the installation guide. This is normal and related to a modification to the VooodooI2C kext. The easiest fix is to use a wired mouse during installation. Otherwise, you can substitute the kext in @Steeeeeeve EFI folder with the original one compiled from source.
3. After First Boot
Once you have access to the MacOS desktop, install CLOVER on the main boot source (either the internal SSD or an external USB drive). Now substitute again the contents of the CLOVER folder within your new EFI partition with the ones from the CLOVER folder you downloaded.
If the trackpad was not working during the installation process, open Terminal and run the command
Code:
sudo kextcache -i /
3.1 [OPTIONAL] Improve screen experience
We have two mods that will make your Mac experience even better. These are completely optional and can be skipped if you are happy with your results so far. I am personally a big fan.
First, HiDPI. This allows you to scale the MacOS UI a little bit down to improve usability, as Retina MacBooks do. Although the pixel-density is not quite the same, I really enjoy the 1680x945 aspect ratio. The instructions are here. The only detail I would add is that once you run the terminal command:
Code:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)"
you might be prompted with some instructions. I entered the following options:
- Enable HIDPI
- MacbookPro Icon
- 1920x1080 screen
Second, color calibrating the display. You can follow the instructions here. I believe qeeqez is to thank for the color profile, which I also happily use on Windows.
4. [OPTIONAL] Substitute WiFi chip
To get even more out of your machine, you can follow @owenlars guide (Post #281) on how to replace the internal chip. This should be attempted only by expert users, and neither me nor him assume any responsibility for possible damages. Owenlars guide will not fix bluetooth. If you want to go even further, and also integrate a working internal bluetooth module for your machine, see @Neolo777 Post #605.
As of v0.6+ of this guide, the main changes and patches applied through CLOVER are the ones brought forward by redacted and stevezhengshiqi, who are to thank for the results achieved. I do not wish to take any credit for their work, and I strongly encourage you to support them as detailed on the respective GitHub pages. On the same page, you will also find their changelogs.
***
As a final note, I would like to point out once more that the guide has been heavily based on the contributions of redacted, @deniscabaldi, @owenlars and stevezhengshiqi. Please take this guide with a grain of salt, as I assume no responsibility for your machines. I hope that this thread will develop into a proper discussion to build on my initial guide (which I am more than willing to amend according to the best practices and suggestions of people in the comments).I am attaching a copy of my ACPI/origin folder as generated by CLOVER, if anyone who does not have the machine would like to contribute to this project.
This is a great value/price machine and a fully working High Sierra configuration makes it even more appealing to many. I am looking forward to your comments!
Attachments
Last edited by a moderator: