Code Monkey home page Code Monkey logo

Comments (18)

RobyRew avatar RobyRew commented on July 19, 2024

I used your efi file to install Monterrey, but stuck on the black apple progress bar, please help and guide, thank you!

Disable Above4Gb... on bios

from msi_x570_a-pro_hackintosh_opencore.

lanhebe avatar lanhebe commented on July 19, 2024

I used your efi file to install Monterrey, but stuck on the black apple progress bar, please help and guide, thank you!

Disable Above4Gb... on bios

I have disabled the 4G bios, but the problem still exists. Stuck on the black apple installation progress bar. My computer configuration: cpu: Processor name OctalCore AMD Ryzen 7 3800X, Motherboard name MSI X570-A Pro (MS-7C37) (3 PCI-E x1, 2 PCI-E x16, 2 M.2, 4 DDR4 DIMMs, Audio, Video, Gigabit LAN), Graphics Card: AMD Radeon RX590 GME (8 GB), Sound Card: Realtek ALC1220P @ AMD K17.7 - High Definition Audio Controller, Audio Adapter ATI Radeon HDMI @ AMD Ellesmere - High Definition Audio Controller. Excuse me, thank you!

from msi_x570_a-pro_hackintosh_opencore.

lanhebe avatar lanhebe commented on July 19, 2024

The above computer configuration can install the big sur system with your EFI file, but the sound is very small, and the graphics card amd rx590 cannot be driven.

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

in an hour I send you the EFI for your build wait

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

Ok I see that you have a different CPU and different GPU.

For the CPU you need to change the values on config.plist > Kernel > Patch > Comment...cpuid_cores_per_package...
B8080000 0000
BA080000 0000
BA080000 0090
With those modifications from the AMD Kernel patch you have full support for your Ryzen 7 3800X

Now moving on with GPU, you need to remove:
from EFI > OC > ACPI, SSDT-PLUG.aml (used for power management stuff for the GPU..)
from EFI > OC > Kexts, AGPMInjector.kext (Used for custom drivers on 5700XT)
from config.plist the respective sections for deleted items, and remove agdpmod=pikera and applbkl=3 boot arguments from config.plist > NVRAM > .. > boot-args

If you find that the audio is not working you can search for an alternative layout for your audio card by testing different numbers within NVRAM boot-args with alcid=11, reboot test, alcid=12, reboot test, etc.

Here's latest EFI with these changes indicated applied, tell me if it worked @lanhebe :
EFI.zip

from msi_x570_a-pro_hackintosh_opencore.

lanhebe avatar lanhebe commented on July 19, 2024

Ok I see that you have a different CPU and different GPU.

For the CPU you need to change the values on config.plist > Kernel > Patch > Comment...cpuid_cores_per_package... B8080000 0000 BA080000 0000 BA080000 0090 With those modifications from the AMD Kernel patch you have full support for your Ryzen 7 3800X

Now moving on with GPU, you need to remove: from EFI > OC > ACPI, SSDT-PLUG.aml (used for power management stuff for the GPU..) from EFI > OC > Kexts, AGPMInjector.kext (Used for custom drivers on 5700XT) from config.plist the respective sections for deleted items, and remove agdpmod=pikera and applbkl=3 boot arguments from config.plist > NVRAM > .. > boot-args

If you find that the audio is not working you can search for an alternative layout for your audio card by testing different numbers within NVRAM boot-args with alcid=11, reboot test, alcid=12, reboot test, etc.

Here's latest EFI with these changes indicated applied, tell me if it worked @lanhebe : EFI.zip

Thank you very much!
截屏2022-10-15 上午6 13 57
I used the EFI file you packed for me to import. The Apple system big sur can normally enter the desktop and display cpu parameters, but the graphics card parameters cannot be displayed and driven. The amd rx590 gme is recognized by Apple as Radeon RX580 2048SP and cannot be driven. Can my video card amd rx590 gme imitate other video cards?

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

but the graphics card parameters cannot be displayed and driven. The amd rx590 gme is recognized by Apple as Radeon RX580 2048SP and cannot be driven. Can my video card amd rx590 gme imitate other video cards?

Cn you explain more what is not being displayed and driven, like, what's wrong or not working?
GPU acceleration is not working correctly?

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

Can my video card amd rx590 gme imitate other video cards?

@lanhebe
Do you still need help for something ?

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

I also cannot boot with your EFI and always reboot, my cpu is 5950x with latest bios 7C37vHI

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

I also cannot boot with your EFI and always reboot, my cpu is 5950x with latest bios 7C37vHI

Ok I see that you have a different CPU I don't know about de GPU, can you tell me about it??

For the CPU you need to change the values on config.plist > Kernel > Patch > Comment...cpuid_cores_per_package...
B8100000 0000
BA100000 0000
BA100000 0090
With those modifications from the AMD Kernel patch you have full support for your Ryzen 9 5950X

Be sure to have Above4G.. and Secure Boot Disabled on BIOS before booting the EFI otherwise you will not be able to boot at all.

Also if your GPU is different it will not work because I have loaded custom drivers for the 5700XT

Here's an EFI with your CPU patches I mentioned before applied:
EFI.zip

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

I have 6900xt

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

I also cannot boot with your EFI and always reboot, my cpu is 5950x with latest bios 7C37vHI

Ok I see that you have a different CPU I don't know about de GPU, can you tell me about it??

For the CPU you need to change the values on config.plist > Kernel > Patch > Comment...cpuid_cores_per_package... B8100000 0000 BA100000 0000 BA100000 0090 With those modifications from the AMD Kernel patch you have full support for your Ryzen 9 5950X

Be sure to have Above4G.. and Secure Boot Disabled on BIOS before booting the EFI otherwise you will not be able to boot at all.

Also if your GPU is different it will not work because I have loaded custom drivers for the 5700XT

Here's an EFI with your CPU patches I mentioned before applied: EFI.zip

I tried this EFI, it still doesn't work

  • use this efi checked
  • disable above4g checked
  • disable secure boot checked

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

Here's an EFI with your CPU patches I mentioned before applied: EFI.zip

I tried this EFI, it still doesn't work

  • use this efi checked

  • disable above4g checked

  • disable secure boot checked

Can you activate verbose boot and show me where it fails?

to activate verbose boot and -v to nvram > boot arguments

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

This is the error
IMG_0402

This is my slightly modified EFI.zip

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

This is my slightly modified EFI.zip

Try now man!

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

This is my slightly modified EFI.zip

Try now man!

I think your latest release has corrupt opencore. Even bootpicker not showing and directly boot to my 2nd drive

Edit: Your config do not enable bootpicker, so it always boot to my windows on 2nd drive. After I enable bootpicker, I successfully upgraded from big sur to ventura 13.5.2 without problem. Only bluetooth does not work atm, fenvi t919. Thank you, I really appreciate :)

from msi_x570_a-pro_hackintosh_opencore.

RobyRew avatar RobyRew commented on July 19, 2024

@qualchrone Okay, im so sorry for that, I forgot to enable bootpicker again, as I don't use other OS at the time.

Im gonna push an update to enable Bootpicker again, thank you too much!
Edit: Update done, the new EFI should be live now.

for bluetooth, im not sure why is not working, since Fenvi T919 should be native

from msi_x570_a-pro_hackintosh_opencore.

qualchrone avatar qualchrone commented on July 19, 2024

@qualchrone Okay, im so sorry for that, I forgot to enable bootpicker again, as I don't use other OS at the time.

Im gonna push an update to enable Bootpicker again, thank you too much! Edit: Update done, the new EFI should be live now.

for bluetooth, im not sure why is not working, since Fenvi T919 should be native

Update:
My bluetooth works!!. Bluetooth was diasbled from windows, after I enable from windows and reboot to ventura voila everything works :)

from msi_x570_a-pro_hackintosh_opencore.

Related Issues (7)

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.