Git Product home page Git Product logo

ryzen-hackintosh's Introduction

OpenCore EFI for AMD Ryzen Hackintosh (macOS 10.13 - 11.0) RYZEN 2600X B450M VEGA 64

Specification

Component Model
CPU AMD Ryzen 5 2600x @ 3.6GHz
Motherboard MSI B450 Tomahawk Max
RAM 32GB Kingston DIMM @ 2400Mhz
Audio Chipset ALC892
GPU MSI RX Vega 64
OS Disk (NVMe) Kingston A400 480GB
2x Monitor 27' 32'

macOS version: 10.14.6 (20B50)
OpenCore version: 0.6.3

Compatability macOS versions

  • High Sierra (10.13.x)
  • Mojave (10.14.x)
  • Catalina (10.15.x)
  • Big Sur (10.16/11.0)

Instructions

  1. Make your USB installer with this guide
  2. Clone the repository and paste "BOOT" and "OC" directories into your's pendrive "EFI" folder
  3. Download GenSMBIOS to generate unique SMBIOS information. Run it and select Generate SMBIOS, as the model select iMacPro1,1 or iMac19,1.
  4. Open config.plist with ProperTree and go to PlatformInfo > Generic. Set MLB (Board Serial), SystemSerialNumber (Serial) and SystemUUID (SmUUID) to generated values. Change ROM to your network card's MAC address without the : character. How to get MAC Address?
  5. Boot it!

You CAN NOT use SMBIOS from this repository, it MUST be unique for every macOS installation

DONT FORGET THE NOTE ABOVE

Dual monitor / External monitor / Multi Monitor setup issues

I have came upon a sudden and a restless problem only when more then one monitor is plugged in. I have two monitors LG 32" and Philips 27" both DisplayPort. When my computer boots up inside login screen first monitors screen starts blinking. The second monitor is black but blinking trying to connect. fter some time the second monitor goes offline or like in few casses it sorts itself out and the monitors work. If i unplug and plug back the cables bunch of times i can resolve.

In the issue was resolved by installing RDM
Then tinkering with both displays resolution and refresh rate the problem was solved and blinking/trying to connect stopped. Maybe he needed a saved configuration for the monitors. I'm not sure anymore. I'm glad if this helped you.

To switch to another patch search for mtrr_update_action in config.plist. Then set Enabled to true for patch which you want to use. Remember to set Enabled to false for second PAT patch.
Don't try to use them both at the same time, it won't work.

ISSUE WAS RESOLVED BY CHANGING THE MONITOR -- Second monitor didn't like multi monitor setup on MacOS - Issue workaround only if you have the problem from above

Don't Update the BIOS MacOS Boot Loop

It seems that the new BIOS update for the motherboard B450 Tomahawk Max causes a forever apple logo loop when booting into system. I downgraded a few updates BIOS updates and voila it worked. Don't update to the latest update of BIOS causes you to be stuck to Apple Logo when trying to boot.

Audio Fix

I had to change the boot argument from alcid=11 to alcid=1. You can find all the information how to fix it here https://dortania.github.io/OpenCore-Post-Install/universal/audio.html#making-layout-id-more-permanent

Adobe problems fix

Adobe applications crash on AMD Hackintoshes due to missing intel_fast_memset instructions. Follow this guide to get it working!

More fixes if Photoshop or any other Adobe program is not working as intended: https://gist.github.com/fcoury/5863a4a3ae484b2ad74f6390d48e629b

Guides

All rights go to:

Software:

People:


Screenshot

ryzen-hackintosh's People

Contributors

anokic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tmallsir

ryzen-hackintosh's Issues

ryzen 5 3450U built EFI file

hii
can anyone built or give me
EFI file change os in mac os
this is laptop
device name is dell inspiron 3505
processor name ("AMD Ryzen 5 mobile")
processor code name ("picasso")

No macOS Base System (External) / Install macOS Catalina (External)

Hey! It's a good repo, but I just catch some fail
OpenCore boots successful, but here no macOS entries. View of bootloader screen
изображение
Tree of USB

F:\                                                                                                                                                                                                                                          └───EFI                                                                                                                                                                                                                                          
├───BOOT                                                                                                                                                                                                                                     
├───OC                                                                                                                                                                                                                                       
│   ├───ACPI                                                                                                                                                                                                                                 
│   ├───Drivers                                                                                                                                                                                                                              
│   ├───Kexts                                                                                                                                                                                                                                
│   │   ├───Lilu.kext                                                                                                                                                                                                                        
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       └───MacOS                                                                                                                                                                                                                    
│   │   ├───VirtualSMC.kext                                                                                                                                                                                                                  
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       └───MacOS                                                                                                                                                                                                                    
│   │   ├───SMCBatteryManager.kext                                                                                                                                                                                                           
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       ├───MacOS                                                                                                                                                                                                                    
│   │   │       └───Resources                                                                                                                                                                                                                
│   │   ├───WhateverGreen.kext                                                                                                                                                                                                               
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       └───MacOS                                                                                                                                                                                                                    
│   │   ├───AppleALC.kext                                                                                                                                                                                                                    
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       └───MacOS                                                                                                                                                                                                                    
│   │   ├───RealtekRTL8111.kext                                                                                                                                                                                                              
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       ├───MacOS                                                                                                                                                                                                                    
│   │   │       └───Resources                                                                                                                                                                                                                
│   │   │           └───en.lproj                                                                                                                                                                                                             
│   │   ├───XLNCUSBFix.kext                                                                                                                                                                                                                  
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   ├───NVMeFix.kext                                                                                                                                                                                                                     
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       └───MacOS                                                                                                                                                                                                                    
│   │   ├───VoodooI2C.kext                                                                                                                                                                                                                   
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       ├───MacOS                                                                                                                                                                                                                    
│   │   │       └───PlugIns                                                                                                                                                                                                                  
│   │   │           ├───VoodooGPIO.kext                                                                                                                                                                                                      
│   │   │           │   └───Contents                                                                                                                                                                                                         
│   │   │           │       └───MacOS                                                                                                                                                                                                        
│   │   │           ├───VoodooI2CServices.kext                                                                                                                                                                                               
│   │   │           │   └───Contents                                                                                                                                                                                                         
│   │   │           │       └───MacOS                                                                                                                                                                                                        
│   │   │           └───VoodooInput.kext                                                                                                                                                                                                     
│   │   │               └───Contents                                                                                                                                                                                                         
│   │   │                   ├───MacOS                                                                                                                                                                                                        
│   │   │                   └───_CodeSignature                                                                                                                                                                                               
│   │   ├───AMDRyzenCPUPowerManagement.kext                                                                                                                                                                                                  
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   │       ├───MacOS                                                                                                                                                                                                                    
│   │   │       └───_CodeSignature                                                                                                                                                                                                           
│   │   ├───AppleMCEReporterDisabler.kext                                                                                                                                                                                                    
│   │   │   └───Contents                                                                                                                                                                                                                     
│   │   └───SMCAMDProcessor.kext                                                                                                                                                                                                             
│   │       └───Contents                                                                                                                                                                                                                     
│   │           ├───MacOS                                                                                                                                                                                                                    
│   │           └───_CodeSignature                                                                                                                                                                                                           
│   ├───Resources                                                                                                                                                                                                                            
│   │   ├───Audio                                                                                                                                                                                                                            
│   │   ├───Font                                                                                                                                                                                                                             
│   │   ├───Image                                                                                                                                                                                                                            
│   │   └───Label                                                                                                                                                                                                                            
│   ├───Tools                                                                                                                                                                                                                                
│   └───Bootstrap                                                                                                                                                                                                                            
└───APPLE                                                                                                                                                                                                                                        
└───EXTENSIONS

My config.plist
изображение
[https://drive.google.com/file/d/1eT7TjwoTjc6gpB_8Fg4hzWf3r2cGh9mK/view?usp=sharing](Full config.plist)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.