OpenCore config for installing macOS 12 Monterey on Lenovo Yoga 730-13IKB Credits: OpenCore Boot Lilu.kext OpenCore Install Guide To-do: Fix active Pen acts as mouse Fix brightness control dead zone What is working: Intel Graphic UHD620 inject 0xC0870000 to ig-platform-id, WhateverGreen.kext Realtek ALC236 inject "layout-id" 15, AppleALC.kext PS2 Keyboard VoodooPS2Controller.kext TouchPad and TouchScreen work, VoodooI2C.kext Battery and CPU sensor, VirtualSMC.kext BrightnessKeys.Kext Camera and microphone work fine Hibernation and wake up Intel Dual-Band Wireless-AC 8265, AirportItlwm.kext Intel Bluetooth 4.2, IntelBluetoothFirmware.kext, BlueToolFixup.kext UEFI Setting before install: Disable "Intel SGX" (Security -> Intel SGX -> Intel SGX Controller) Disable "Secure Boot" (Security -> Secure Boot) Switch RAID to AHCI (Configuration -> SATA Controller Mode) Misc after install: Enable HiDPI (Has issues with boot logo): bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)" To activate AppleID and other iServices you need to edit the "config.plist" file. Follow this guide FAQ: Q: Touchpad not work on First boot? A: Enter command sudo kextcache -system-prelinked-kernel in terminal and reboot Q: Can't boot Windows when BIOS swtch to AHCI? A: Boot Windows in Safe Mode