Installing mac OS in my AMD R5 9600X

Manuel79es

New member
AMD OS X Member
Sep 23, 2025
8
0
1
CPU:
AMD Ryzen 5 9600X
Buenas tardes.
Me acabo de actualizar el equipo a un AMD Ryzen 5 9600X.
He estado mirando todo tipo de tutoriales para crear un EFI de arranque de OpenCore compatible para MacOs Sequoia.
El sistema arranca, pero a los pocos segundos se queda congelado.
He aplicado el parche AMD y configurado el número de núcleos (6).
¿Alguien me puede echar una mano?
Gracias.
 
Buenas tardes.
Me acabo de actualizar el equipo a un AMD Ryzen 5 9600X.
He estado mirando todo tipo de tutoriales para crear un EFI de arranque de OpenCore compatible para MacOs Sequoia.
El sistema arranca, pero a los pocos segundos se queda congelado.
He aplicado el parche AMD y configurado el número de núcleos (6).
¿Alguien me puede echar una mano?
Gracias.
Good afternoon.
I just upgraded my computer to an AMD Ryzen 5 9600X.
I've been looking at all kinds of tutorials to create an OpenCore boot EFI compatible for Sequoia MacOs.
The system starts, but after a few seconds it freezes.
I have applied the AMD patch and configured the number of cores (6).
Can someone give me a hand?
THANK YOU.

¿Qué GPU estás usando?
Si lo intentas con la GPU integrada, entonces no funcionará, nunca ni en ninguna versión de macOS.
Which GPU are you using?
If you are trying with the integrated GPU, then it won't work, ever or in any version of macOS.

Si tienes una GPU discreta, entonces tienes que decirnos cuál tienes para que podamos decirte si es compatible con macOS o no.
If you have a discrete GPU, then you need to tell us which one you have for us to be able to tell you if it is compatible with macOS or not.
 
Good afternoon.
I just upgraded my computer to an AMD Ryzen 5 9600X.
I've been looking at all kinds of tutorials to create an OpenCore boot EFI compatible for Sequoia MacOs.
The system starts, but after a few seconds it freezes.
I have applied the AMD patch and configured the number of cores (6).
Can someone give me a hand?
THANK YOU.

¿Qué GPU estás usando?
Si lo intentas con la GPU integrada, entonces no funcionará, nunca ni en ninguna versión de macOS.
Which GPU are you using?
If you are trying with the integrated GPU, then it won't work, ever or in any version of macOS.

Si tienes una GPU discreta, entonces tienes que decirnos cuál tienes para que podamos decirte si es compatible con macOS o no.
If you have a discrete GPU, then you need to tell us which one you have for us to be able to tell you if it is compatible with macOS or not.
Buenas tardes.
Tengo una gpu AMD Radeon RX6600.
Tengo la gráfica integrada desactivada en la BIOS de la placa base.
 
La RX 6600 dGPU es compatible con macOS desde Monterey 12.1. Así que podrías instalar y ejecutar cualquier versión desde Monterey 12.2 con tu configuración.
¿Qué placa base estás usando?
Muchas de las configuraciones solo se pueden establecer una vez que se conozcan las especificaciones completas del sistema.

The RX 6600 dGPU is compatible with macOS since Monterey 12.1. So you could install and run any version since Monterey 12.2 with your setup.
Which motherboard are you using?
A lot of the configuration can only be set once the full system specs are known.

Aquí hay un enlace a la guía OpenCore Ryzen, que es la base para ejecutar cualquier AMD Hack moderno.
Here is a link to the OpenCore Ryzen guide, which is the base for running any modern AMD Hack.

 
La RX 6600 dGPU es compatible con macOS desde Monterey 12.1. Así que podrías instalar y ejecutar cualquier versión desde Monterey 12.2 con tu configuración.
¿Qué placa base estás usando?
Muchas de las configuraciones solo se pueden establecer una vez que se conozcan las especificaciones completas del sistema.

The RX 6600 dGPU is compatible with macOS since Monterey 12.1. So you could install and run any version since Monterey 12.2 with your setup.
Which motherboard are you using?
A lot of the configuration can only be set once the full system specs are known.

Aquí hay un enlace a la guía OpenCore Ryzen, que es la base para ejecutar cualquier AMD Hack moderno.
Here is a link to the OpenCore Ryzen guide, which is the base for running any modern AMD Hack.

El sistema arranca, pero se queda congelado a los pocos segundos.
La placa base es una Gigabyte B650 Eagle AX
 
Publique una copia de su carpeta EFI, para que podamos ver lo que está utilizando para arrancar el sistema.
Post a copy of your EFI folder, so we can see what you are using to boot the system.
 
In order to be able to run macOS on your PC, you need to create an OpenCore EFI folder. As set out in the Dortania OpenCore guide. I want you to zip a copy of your EFI folder and attach it to a post in this thread, so I can see exactly what you are using.

Para poder ejecutar macOS en su PC, necesita crear una carpeta OpenCore EFI. Como se establece en la guía de Dortania OpenCore. Quiero que comprimas una copia de tu carpeta EFI y la adjuntes a una publicación en este hilo, para que pueda ver exactamente lo que estás usando.
 
I will have a look at your EFI folder when I am at my desk later today.
Echeré un vistazo a su carpeta EFI cuando esté en mi escritorio más tarde hoy.
 
Try this revised EFI.
  1. I have made a few minor changes to the config.plist, which I hope will help.
  2. I have disabled WhateverGreen.kext in the config.plist, as it is not working during the macOS Installation process.
    1. It needs to be enabled once you reach the macOS Desktop.
  3. I have disabled AppleALC.kext in the config.plist, as it doesn't work in Tahoe without some post installation work, i.e. add AppleHDA support/kext in to Tahoe, as Apple removed this kext and support from the latest OS.
  4. I have removed NootRX.kext, as you don't need it with your dGPU.
    1. WhateverGreen is sufficient and the better graphics kext.
  5. I have reordered the kexts, to an order that I used previously with an Intel WiFi/BT card.
Pruebe este EFI revisado.
  1. He hecho algunos cambios menores en el config.plist, que espero que ayuden.
  2. He desactivado WhateverGreen.kext en config.plist, ya que no funciona durante el proceso de instalación de macOS.
    1. Debe habilitarse una vez que llegue al escritorio de macOS.
  3. He desactivado AppleALC.kext en el config.plist, ya que no funciona en Tahoe sin algún trabajo posterior a la instalación, es decir, agregar soporte/kext de AppleHDA en Tahoe, ya que Apple eliminó este kext y soporte del último sistema operativo.
  4. He eliminado NootRX.kext, ya que no lo necesitas con tu dGPU.
    1. WhateverGreen es suficiente y los mejores gráficos kext.
  5. He vuelto a pedir los kexts, a un pedido que usé anteriormente con una tarjeta Intel WiFi/BT.
 

Attachments

Buenos días.
Anoche lo estuve probando y al instalar Tahoe me salía el siguiente error.

Good morning.
I was trying it out last night, and when I installed Tahoe, I got the following error.

IMG_20250926_083129_1.jpg
Estuve mirando a ver si había internet, paro Safari (del instalador) si que funcionaba.
¿Sabes a que puede deberse el error?
Por otro lado, con el EFI que me pasastes, no se cuelga. Va mejor.
¡Muchas gracias!

I checked to see if there was internet, and I stopped Safari (from the installer) and it worked.
Do you know what could be causing the error?
On the other hand, with the EFI you sent me, it doesn't crash. It works better.
Thank you very much!
 
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.