Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zanjie1999/lenovo-m710q-qnct-dw1560-hackintosh
联想M710q 魔改QNCT 博通DW1560 (94352z) 黑苹果 OpenCore 引导
https://github.com/zanjie1999/lenovo-m710q-qnct-dw1560-hackintosh
94352z dw1560 hackintosh lenovo m710q qnct
Last synced: 2 days ago
JSON representation
联想M710q 魔改QNCT 博通DW1560 (94352z) 黑苹果 OpenCore 引导
- Host: GitHub
- URL: https://github.com/zanjie1999/lenovo-m710q-qnct-dw1560-hackintosh
- Owner: zanjie1999
- Created: 2021-07-05T15:11:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T17:18:53.000Z (over 3 years ago)
- Last Synced: 2024-04-30T09:03:46.076Z (7 months ago)
- Topics: 94352z, dw1560, hackintosh, lenovo, m710q, qnct
- Homepage:
- Size: 31.8 MB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lenovo-M710q-QNCT-DW1560-Hackintosh
EFI for Lenovo-M710q-QNCT-DW1560 with OpenCore 0.7.0 bootloader
Test for macOS 11.x & 12.0### Computer Spec:
| Component | Specifications |
| ---------------- | ---------------------------------------|
| CPU | Intel® Core™ i7-8850H(ES) (QNCT) |
| iGPU | Intel® UHD Graphics 630 |
| RAM | 2 * 8GB DDR4 2666Mhz |
| NVMe | Kioxia RC10 512GB / WD SN520 512GB |
| LAN | Intel I219-V |
| Audio | Realtek ALC294 |
| WiFi & Bluetooth | Broadcom DW1560 (94352z) |
| SMBIOS | MacMini8,1 |
| BootLoader | OpenCore 0.7.0 |### What works:
- [x] Intel Intel® UHD Graphics 630 iGPU DP Output
- [x] ALC294 Internal Speakers
- [x] ALC294 & DP Audio Output
- [x] ALC294 Audio Input
- [x] All USB Ports
- [x] Intel I219-V
- [x] Broadcom Wi-Fi & Bluetooth
- [x] NVRAM### BIOS Settings:
* Update BIOS to M1AKT50A
* Disable:
CSM
* Boot this OpenCore
* Press the space bar
* Choose "SetupVar"
* Run code to set 64M DVMT:
```
setup_var 0x7AC 0x2
```
* Reboot to install macOS#### 说人话
更新BIOS到最新,不然安装会报多线程的错误(不懂可以看[BV1Ab4y1Z781](https://www.bilibili.com/video/BV1Ab4y1Z781))
在BIOS中必须完全关闭CSM,然后启动这个OpenCore,在引导主题界面按下空格,进入SetupVar输入setup_var 0x7AC 0x2回车
然后重启安装macOS
0.7.0版本中加入了引导主题和开机声音,4K显示器显示主题可能会有黑边,把config.plist里NVRAM中的UIScale改为02即可## Credits
- [Apple](https://apple.com) for macOS.
- [Acidanthera](https://github.com/acidanthera) for OpenCore and all the lovely hackintosh work.
- [Dortania](https://github.com/dortania) for great and detailed guides.