Contribute
Register

XCode 14 Simulators not booting after OCLP NVIDIA Kepler patch

Status
Not open for further replies.
Joined
Feb 4, 2022
Messages
18
Motherboard
Gigabyte B365M DS3H
CPU
i5-9600K
Graphics
UHD 630
Mac
  1. iMac
Mobile Phone
  1. Android
Hello Everyone

Here's my configuration
Intel i5 9400
Gigabyte z390 motherboard
NVIDIA GT710 2GB graphic card.


I'm running into one strange issue, Xcode 14 simulators and not booting up after i run OCLP NVIDIA Kepler patch, Before applying patch i have saw this simuloators working fine, I'm not sure what should i have to change in EFI to make it work, If you guys want i can share my config.plist file or whole EFI...


Thanks in Advance
 
You could use your CPU's UHD630 graphics instead. Then there's no need for the Nvidia patch and the simulators should work.
 
You could use your CPU's UHD630 graphics instead. Then there's no need for the Nvidia patch and the simulators should work.
Without Patch it shows graphic 3 MB
 
Without Patch it shows graphic 3 MB
Then you need to modify your config.plist to support UHD630 graphics. The GT 710 should be completely removed when using iGPU.
 
can you please tell me what to change here? I'm attaching my cofig.plist here
Just to let you know everything else working correctly after kepler patch but only this issue i'm facing
 

Attachments

  • config.plist
    31.5 KB · Views: 45
can you please tell me what to change here?
Highlighted in blue:

Screen Shot 4.jpg

Add all the above framebuffer patches so it's exactly the same.
  • required: enable iGPU in BIOS (and set as primary graphics)
  • add in config.plist >> boot-args >> igfxonln=1 -disablegfxfirmware
 
Hello
i have tried this and it's not working for me, i have reinstalled whole os but i'm always getting graphics 3MB
and yes i have detached my NVIDIA graphic card.
With NVIDIA graphic card Xcode simulator was not booting up is there any work around for that only?
 
Hello
i have tried this and it's not working for me, i have reinstalled whole os but i'm always getting graphics 3MB
and yes i have detached my NVIDIA graphic card.
With NVIDIA graphic card Xcode simulator was not booting up is there any work around for that only?
please update your hardware profile to allow others to help you easier

also zip and upload your EFI
 
i have attached config.plist already but attaching some screenshot for better understanding and EFI folder.

Without NVIDIA patch
Screenshot 2022-12-06 at 4.48.47 PM.png



With NVIDIA patch
Screenshot 2022-12-06 at 4.51.47 PM.png


Attached EFI as well,
 

Attachments

  • EFI.zip
    3.6 MB · Views: 51
Status
Not open for further replies.
Back
Top