Skip to content

mr-dvgiang/NootedRed

 
 

Repository files navigation

NootedRed GitHub Workflow Status

The AMD Vega iGPU support Lilu (1.6.4+) plug-in.

Supports the entire Raven ASIC family (Ryzen 5XXX series and older), from Big Sur to Monterey.

The Source Code of this Original Work is licensed under the Thou Shalt Not Profit License version 1.0. See LICENSE.

This project is under active research and development; There will be crashes here and there.

See repository issues for more information.

Thanks Acidanthera for the AppleBacklight code and UnfairGVA patches in WhateverGreen.

Prerequisites

  • Your system must not have a GCN 5 or RDNA AMD dGPU, as this kext will conflict with them; we are mixing AMDRadeonX5000 for GCN 5, AMDRadeonX6000 for VCN, and AMDRadeonX6000Framebuffer for DCN. Disable them using -wegnoegpu (yes, this works here too) or by adding the disable-gpu device property.
  • Increase VRAM size; otherwise, the device will fail to initialise. 512MiB VRAM is the minimum, 1GiB or more for proper functionality
  • Disable Legacy Boot, also known as CSM; otherwise, you will experience various difficulties, such as a kernel panic with "Failed to get VBIOS from VRAM" as the message.
  • Remove WhateverGreen; this kext conflicts with it.
  • Use MacBookPro16,3 or MacPro7,1 SMBIOS
  • Update to latest macOS 11/12 version

Recommendations

About

Lilu plugin for AMD Vega iGPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 94.9%
  • Python 4.9%
  • Shell 0.2%