yanshanmeiyouyan / XiaoMi-Pro-Hackintosh

XiaoMi NoteBook Pro for macOS Mojave & High Sierra & Sierra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XiaoMi NoteBook Pro for macOS Mojave & High Sierra

release wiki Chat

Hackintosh your XiaoMi Notebook Pro

English | 中文

Configuration

Specifications Detail
Computer model Xiaomi NoteBook Pro 15.6''(MX150/GTX)
Processor Intel Core i5-8250U/i7-8550U Processor
Memory 8GB/16GB Samsung DDR4 2400MHz
Hard Disk Samsung NVMe SSD Controller PM961 256GB
Integrated Graphics Intel UHD Graphics 620
Monitor BOE NV156FHM-N61 FHD 1920x1080 (15.6 inch)
Sound Card Realtek ALC298 (layout-id:30/99)
Wireless Card Intel Wireless 8265
SD Card Reader Realtek RTS5129

What's not Working in Clover

  • Discrete graphic card, since macOS doesn't support Optimus technology
    • Have used disable-external-gpu to disable it in order to save power
  • Fingerprint sensor
    • Have used USBPorts to disable it in order to save power
  • Intel Bluetooth only works after warm restart from Windows
  • Intel Wi-Fi(Intel Wireless 8265)
    • Buy a USB Wi-Fi dongle or supported wireless card
  • Realtek USB SD Card Reader(RTS5129)
    • Have used USBPorts to disable it in order to save power
  • Everything else works well

What's not Working in OpenCore

  • All the things in What's not Working in Clover section
  • No theme
  • Slightly slower booting speed
  • Fail to shutdown because of incompatibility with VoodooI2CHID

Need more testing...

These not working items do not represent OpenCore bootloader is weaker than Clover, but do relate to my lack of experience.

What can work better

Installation

Please refer to the detailed installation tutorial Xiaomi Mi Notebook Pro High Sierra 10.13.6 or video tutorial Xiaomi NoteBook PRO HACKINTOSH INSTALLATION GUIDE !!!.

A complete EFI archive is available in releases page, thanks to the continuous update of stevezhengshiqi.

  • You can also update EFI by running the following command in Terminal:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/daliansky/XiaoMi-Pro-Hackintosh/master/install.sh)"

If the tracpad doesn't work during installation, please plug a wired mouse or a wireless mouse projector before the installation. After the installation completes, open Terminal.app and type sudo kextcache -i /. Wait for the process ending and restart the device. Enjoy your trackpad!

FAQ

My device is locked by Find My Mac and can't be booted, what should I do now?

Press Fn+F11 when you are in Clover boot page. Then Clover will refresh nvram.plist, and lock message should be removed.

I opened the FileVault and I can't find macOS partition in Clover boot page, how can I solve it?

It is not recommened to open FileVault. You can press Fn + F3 in the Clover boot page and choose the icon with FileVault. Then you can boot in the system and close FileVault.

My touchpad isn't working after update.

You need to rebuild the kext cache after every system update. Use Kext Utility.app or type sudo kextcache -i / in Terminal.app. Then restart. If this still doesn't work, try to press F9.

I can't boot in Windows/Linux by using Clover, but able to boot by press F12 and select OS.

Many people met this problem by using the new version of AptioMemoryFix.efi. A workaround is to delete AptioMemoryFix-64.efi in /CLOVER/drivers64UEFI/ and replace it with the old version provided in #93.

Also make sure Sandbox function in Windows 10 is disabled.

Please refer to detailed FAQ in wiki FAQ.

Changelog

You can view Changelog for detailed information.

A reward

All the project is made for free, but you can reward me if you want.

Wechat Alipay
wechatpay_160 alipay_160

Credits

Support and discussion

About

XiaoMi NoteBook Pro for macOS Mojave & High Sierra & Sierra


Languages

Language:Shell 84.6%Language:PowerShell 8.5%Language:Batchfile 6.9%