Skip to content

SuaveZhou/RedmiBook-Pro-14S-hackintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

macOS on RedmiBook Pro 14S (WIP)

News

The trackpad is now driven in interrupt mode.

The microphone needs to be downloadedAMDMicrophoneFor specific use, please check the archive in the warehouse.

Fix

Fixed cold boot black screen issue.

Update

The new EFI has been adapted to the latest system, Ventura.

Online update is supported, but you need to pay attention to update first (do not update the EFI file), and then update the EFI when the card progress bar is completed after the update is completed.

The new EFI (BigSur, Ventura) are updated with the latest drivers and OpenCore, and this update improves the boot speed, almost seconds.

Remember to replace your three yards.

Specifications

Type Spec
Model Name RedmiBook Pro 14S 2021
CPU AMD Ryzen™ 5 5500U
RAM 16 GB 3200 MHz DDR4
Wi-Fi Intel® Wi-Fi 6 AX200
Audio Realtek High Definition Audio

macOS Update History

  • ✅ macOS BigSur 11.7.7(To install this version, you need to manually download the BigSur version of the NIC driver)
  • ✅ macOS Ventura

What's working

Type Status
CPU
AMD GPU Acceleration
CPU & GPU Power Management
Audio
Intel Wi-Fi
Battery Status
Shutdown / Reboot
Bluetooth
Microphone
Sleep

What's not working

Type Info Status
USB At the moment we need to disable one of the two USB controllers, so the ports connected to it will NOT work even in other OSes, until the setting is reverted in UMAF. ⚠️

Instructions

Pre-Installation

Disabling XHCI1

https://github.com/DavidS95/Smokeless_UMAF

Notes

Add drivers and do not disrupt the original driver order.

Please use OCAT to modify config.plist, not Propertree.

Please use GenSMBIOS to generate your three codes and change them.

NootedRed needs to be disabled initially, and it can only be turned on after the installation is completed.

Kexts used

Kext Info
NootedRed AMD core graphics drivers, the most important.
AirportItlwm Intel Wi-Fi support. Disable for MediaTek Wi-Fi
AMDRyzenCPUPowerManagement AMD CPU Power Management
AppleALC Fixes audio
AppleMCEReporterDisabler Disables AppleIntelMCEReporter which causes panics on AMD CPUs
ECEnabler Battery reading fixes
FeatureUnlock Fix Continuity Camera on macOS Ventura
Lilu Patch Engine
NVMeFix NVMe Power Management
RadeonSensor Temperature readings for AMD GPUs. Disable for NVIDIA GPUs
RestrictEvents Change CPU Name
SMCAMDProcessor Companion to AMDRyzenCPUPowerManagement
SMCBatteryManager Enables battery reading
SMCRadeonGPU Companion to RadeonSensor. Disable for NVIDIA GPUs
USBToolBox Useful USB ACPI renames and prerequisite for UTBMap
UTBMap USB Map
VirtualSMC Advanced Apple SMC emulator in the kernel
VoodooPS2Controller PS/2 Keyboard support

SSDTs Used

SSDT Info
SSDT-PLUG-ALT Fixes CPU definitions.
SSDT-EC Adds a fake Embedded Controller device.
SSDT-HPET Fixes IRQ conflicts.
SSDT-SBUS-MCHC Fixes AppleSMBus.
SSDT-USBX Enables USB Power Management.
SSDT-XOSI Spoof macOS to Windows for some ACPI features.

Credits

  • qhuyduong basic EFI is available.
  • Dortania for their awesome guides.
  • Apple for macOS.
  • Acidanthera for OpenCore and most Kexts.
  • ExtremeXT for the instruction to disable XHC1
  • And anyone else that helped to develop and improve hackintoshing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages