Contribute
Register

macOS Ventura is Now Available From the Mac App Store

To upgrade to 13.0.1 you will have to download the full 12GB installer, do not forget to disable the card in config.plist NVRAM boot arg before restarting: -amd_no_dgpu_accel

For now, I don't recommend doing it, stay on 13.0 and wait for the legacy pacher 0.5.2 update
Wow, that was a quick reply. I highly appreciate it, furthermore since the link above didn't work for Ventura.

Big thanks for adding the steps to update and your recommendation :)
 
View attachment 557917

- Ventura construction on CPU Sandy bridge 2600k (2011) on Asus P8Z68V-PRO.
I used my Monterey EFI OC 0.8.6 with some modifications.
- New installation on external HD.
- kext Cryptofix
- Because of the black screen, I added to my config.plist NVRAM boot arg : -amd_no_dgpu_accel

What works for now with the tests I've done:
- GPU graphics acceleration RX580, just applying the patch to work (open core legacy patcher).
-Network
-Audio
-CD/DVD
-USB

What does not work:
- (On-board Blouthouth doesn't work), I used TP-Link bluetooth stick
-USB 3.0

The tests continue... let's wait for better days...
Compliments

-System Ivy Bridge: GA-Z77X-UD5H - Intel i7 3770k - AMD RX580
-Two SSD: #1= macOS Monterrey - #2= macOS Ventura.
-OpenCore 0.8.6
-Kext Cryptofix.
-Boot arg: -amd_no_dgpu_accel.
-Success installing and booting Ventura 13.0.1 (Obviously no graphic acceleration).

In order to get graphic acceleration I used Open Core Legacy Patcher V.0.5.1 and V.0.5.2 but never worked. It don’t even boot, crash every single time. I don’t know what I’m doing wrong when I use it.
Can you share you EFI folder so I can see what I have to correct ?

Here is my EFI folder.
 

Attachments

  • EFI.zip
    10.4 MB · Views: 74
-System Ivy Bridge: GA-Z77X-UD5H - Intel i7 3770k - AMD RX580
-Two SSD: #1= macOS Monterrey - #2= macOS Ventura.
-OpenCore 0.8.6
-Kext Cryptofix.
-Boot arg: -amd_no_dgpu_accel.
-Success installing and booting Ventura 13.0.1 (Obviously no graphic acceleration).

In order to get graphic acceleration I used Open Core Legacy Patcher V.0.5.1 and V.0.5.2 but never worked. It don’t even boot, crash every single time. I don’t know what I’m doing wrong when I use it.
Can you share you EFI folder so I can see what I have to correct ?

Here is my EFI folder.
what do you think this boot argument does:
amd_no_dgpu_accel ?
 
what do you think this boot argument does:
amd_no_dgpu_accel ?
When I applied the patch with OCLP I don't used that boot arg. I'm using it now with OpenCore (Deleted OCLP) just for reach the desktop and get sure that the install was OK.
 
When I applied the patch with OCLP I don't used that boot arg. I'm using it now with OpenCore (Deleted OCLP) just for reach the desktop and get sure that the install was OK.
the boot flag disables your AMD acceleration....
 
the boot flag disables your AMD acceleration....
-OCLP without -amd_no_dgpu_accel boot flag= Not boot.
-OpenCore without -amd_no_dgpu_accel boot flag= Black screen.
-OpenCore with -amd_no_dgpu_accel boot flag= Boot OK, no acceleration (obviously)
 
-System Ivy Bridge: GA-Z77X-UD5H - Intel i7 3770k - AMD RX580
-Two SSD: #1= macOS Monterrey - #2= macOS Ventura.
-OpenCore 0.8.6
-Kext Cryptofix.
-Boot arg: -amd_no_dgpu_accel.
-Success installing and booting Ventura 13.0.1 (Obviously no graphic acceleration).

In order to get graphic acceleration I used Open Core Legacy Patcher V.0.5.1 and V.0.5.2 but never worked. It don’t even boot, crash every single time. I don’t know what I’m doing wrong when I use it.
Can you share you EFI folder so I can see what I have to correct ?

Here is my EFI folder.
As off 13.0.1. Broken kernel debug kit on OCLP. download now the solution to keep patching

Graphics acceleration comes back again :)

 
Last edited:
As off 13.0.1. Broken kernel debug kit on OCLP. download now the solution to keep patching

Graphics acceleration comes back again :)

I've downloaded the last OCLP night build, and don't let me patch because I have -amd_no_dgpu_accel activated.
The problem is that if I disable it, I can't boot into Ventura in order to run OCLP and apply the patch.
 

Attachments

  • 1.png
    1.png
    24.9 KB · Views: 49
  • 2.png
    2.png
    39 KB · Views: 46
I've downloaded the last OCLP night build, and don't let me patch because I have -amd_no_dgpu_accel activated.
The problem is that if I disable it, I can't boot into Ventura in order to run OCLP and apply the patch.
you do it like this


Put, config.plist NVRAM boot arg :

-amd_no_dgpu_accel

amfi_get_out_of_my_way=1

2º Enter in safe mode and disable SIP in the terminal
csrutil disable
reboot and reset the NVRAM

3º Install Kernel_Debug_Kit_13.0_build_22A5365d.dmg in https://developer.apple.com/download/all/?q=kernel debug kit

4º Install OCLP patch, and reboot

5º Remove -amd_no_dgpu_accel
Reboot again

6º For your security disable SIP in safe mode
csrutil disable

7º restart and done :)
 
Last edited:
you do it like this


Put, config.plist NVRAM boot arg :

-amd_no_dgpu_accel

amfi_get_out_of_my_way=1

2º Enter in safe mode and disable SIP in the terminal
csrutil didable
reboot and reset the NVRAM

3º Install Kernel_Debug_Kit_13.0_build_22A5365d.dmg in https://developer.apple.com/download/all/?q=kernel debug kit

4º Install OCLP patch, and reboot

5º Remove -amd_no_dgpu_accel
Reboot again

6º For your security disable SIP in safe mode
csrutil didable

7º restart and done :)
Thank you so much, I appreciate your help!.
In few days, with more time, I will try this solution.:thumbup:
 
Back
Top