2017版的小米筆記本pro
步驟:
1、下載最新EFI,並更新當前系統的EFI
我使用的是XiaoMi_Pro-OC-v1.4.5.zip ,下載地址:https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases
使用oc引導解決:觸控板\聲卡仿冒\睡眠\WI-FI\HDMI可完美驅動\鍵盤快捷鍵
方法:將EFI替換當前系統下的,把CLOVER刪除掉;使用工具:win掛在efi mac用diskutil指令。其余工具:分區工具 Diskgenius v4.9.5.508、設置引導工具 easyUEFI V2.9
下載OC的時候注意: If you are using XiaoMi-Pro with 8th Gen CPU, then it's a KBL (Kaby Lake) machine. (Actually Kaby Lake Refresh) If you are using XiaoMi-Pro with 10th Gen CPU, then it's a CML (Comet Lake) machine.
升級OC:
1、替換/EFI/BOOT/BOOTx64.efi
2. 替換/EFI/OC/
3、拷貝itlwm、藍牙到/EFI/OC/kexts/ ,按照itlwnm要求修改config.plist
注意:升級到了新版小米EFI OC 1.6 已經集成了Intel WIFI和藍牙驅動,無需另行安裝配置了,操作方法:
進入系統偏好設置 - 網絡 - Wi-Fi 打開 在菜單欄中顯示 Wi-Fi 狀態。原來用heliport一直總覺得不好用,先體現下這個原生的試試效果。
2、下載和安裝 macos Catalina 10.15.7
【黑果小兵】macOS Catalina 10.15.7 19H2 正式版 with Clover 5122原版鏡像[雙EFI版][UEFI and MBR] 下載需要關注博主的公眾號在版本最底部打賞,最低2元,然后公眾號會自動回復你下載鏈接。
將下載系統鏡像燒錄到16GB的優盤上。使用工具:etcher
3、驅動intel wifi-基本完美
下載itlwm+heliport : itlwm v1.1穩定版 heliport.dmg v1.0.1
把itlwm.kext拖進 EFI->OC->Kexts目錄,修改oc目錄下地config.plist,文本中查找key是:kernel(記得是在add下面,在kernel后面搜索Arch 類似的很多都是在add后面,把下面代碼增加在后面即可),然后重啟。方法來源
注意事項:AirportItlwm_v1.2.0_stable_BigSur.kext.zip 和 itlwm_v1.2.0_stable.kext.zip是不同的,我的電腦用的oc 采用的itlwm_v1.2.0_stable
搜索:IntelBluetoothInjector.kext,放在這個</dict>后面
<dict> <key>Arch</key> <string>x86_64</string> <key>BundlePath</key> <string>itlwm.kext</string> <key>Comment</key> <string>Intel Wi-Fi driver</string> <key>Enabled</key> <true/> <key>ExecutablePath</key> <string>Contents/MacOS/itlwm</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string>16.0.0</string> <key>PlistPath</key> <string>Contents/Info.plist</string> </dict>
重啟后進入系統后安裝heliport.dmg后即可。連接5G信號穩定,連接2.4g不穩定解決辦法是把路由器信道設置為13。測試了用手機共享的熱點速度還是很穩定。
設置heliport開機自啟動:設置--用戶與群組--登陸項--把heliport添加進去。
heliport wifi 連接要多等一會,期待發布新的版本,不過已經很不錯。
升級操作步驟:
下載新版,把itlwm.kext拷貝到/EFI/OC/kexts/目錄即可。注意備份
4、驅動intel 藍牙-基本完美
下載:IntelBluetoothFirmware 1.1.2 https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases