An open API service indexing awesome lists of open source software.

https://github.com/milovanpms/ryzentosh-matebook16

OpenCore files to run macOS on Huawei Matebook 16 (AMD Ryzen 5800H)
https://github.com/milovanpms/ryzentosh-matebook16

amd amd-vanilla huawei macos macosx matebook matebook-16 opencore opencore-config opencore-configuration opencore-efi opencore-efi-configuration osx ryzen ryzen-hackintosh ryzentosh

Last synced: 7 months ago
JSON representation

OpenCore files to run macOS on Huawei Matebook 16 (AMD Ryzen 5800H)

Awesome Lists containing this project

README

          

# Milo's Ryzentosh (Huawei Matebook 16 2020)

[![MacOS version](https://img.shields.io/badge/Ventura-13.6.3-informational.svg)](https://www.apple.com/macos)
[![OpenCore version](https://img.shields.io/badge/OpenCore-0.9.8-informational.svg)](https://github.com/acidanthera/OpenCorePkg)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/milovanpms.svg?style=social&label=%20%40milovanpms)](https://twitter.com/milovanpms)


baguette

## Disclaimer
Please don't yell at me if your laptop starts to smell like burnt sausage. Don't forget to generate your personalised SMBIOS and setting it in your config.plist, otherwise it will not work.
Also, the only component I changed is the WiFi/Bluetooth card, there was a non-compatible Realtek card in the laptop, I changed it for an Intel AX210NGW.
And don't forget to change your AirportItlwm.kext file according to your macOS version, otherwise connectivity will not work!

## Specification

| Component | Model |
| ---------------- | ---------------------------------------------------|
| Laptop | Huawei Matebook 16 2020 (CREM-WFD9) |
| CPU | AMD Ryzen 7 5800H |
| WiFi/Bluetooth | Intel AX210NGW (swapped, it was a Realtek card) |
| SSD | WDC PC SN730 SDBPNTY-512G |
| RAM | 2x Soldered 8GB Micron 4ATF1G64HZ-3G2E1 (3200 MHz) |
| iGPU | AMD Radeon Vega 7 Graphics (with 512MB VRAM) |

## Working

* iCloud
* Sound, HDMI and Jack (AppleALC not compatible with any preset, so I used VoodooHDA)
* Graphics Acceleration (with NootedRed)
* WiFi
* iServices

## Not Working

* Bluetooth (I don't have much time to look for a solution, don't hesitate to commit)
* AirDrop (because of Bluetooth)
* Screen Mirroring
* TouchID
* Trackpad ("working" but unusable)

## Patches, Drivers & Kexts

* [AppleALC](https://github.com/acidanthera/AppleALC)
* [AppleMCEReporterDisabler](https://github.com/acidanthera/bugtracker/files/3703498/AppleMCEReporterDisabler.kext.zip)
* [Kernel Patches](https://github.com/AMD-OSX/AMD_Vanilla)
* [Lilu](https://github.com/acidanthera/Lilu)
* [OpenCore](https://github.com/acidanthera/OpenCorePkg)
* [RestrictEvents](https://github.com/acidanthera/RestrictEvents)
* [VirtualSMC](https://github.com/acidanthera/VirtualSMC)
* [NootedRed](https://github.com/ChefKissInc/NootedRed)
* [VoodooI2C](https://github.com/VoodooI2C/VoodooI2C)
* [VoodooPS2](https://github.com/acidanthera/VoodooPS2)
* [AMDRyzenCPUPowerManagement](https://github.com/trulyspinach/SMCAMDProcessor)
* [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor)
* [AMDTscSync](https://github.com/naveenkrdy/AmdTscSync)
* [SMCBatteryManager](https://github.com/acidanthera/VirtualSMC)
* [ECEnabler](https://github.com/1Revenger1/ECEnabler)
* [AirportItlwm](https://github.com/OpenIntelWireless/itlwm)
* [NVMeFix](https://github.com/acidanthera/NVMeFix)

## Credits

* [Apple for macOS](https://apple.com)
* [OpenCore](https://dortania.github.io/OpenCore-Install-Guide)
* [Hackintool](https://github.com/benbaker76/Hackintool)
* [AMD OS X Discord](https://discord.com/invite/EfCYAJW)
* [@sileshn for the README.md](https://github.com/sileshn/Ryzentosh)