Jump to content

siddharth3322
 Share

26 posts in this topic

Recommended Posts

Following this tutorial, I have prepared required EFI partition:

How to Create OpenCore EFI for Intel Desktops using OCGen X | Hackintosh

After applying BIOS changes those are required, I tried to boot with USB drive but I started getting this error - Check attached image:

Even USB can't able to boot :(

Let me give you system related information that I am using to install Hackintosh.

Target OS - Ventura

Processor - Intel Core i5 4440 3.2GHz

Ram - 12GB DDR3 Ram

Graphic Card - NVIDIA GeForce GT 710

Intel Motherboard

SSD - SATA SSD 240GB

Running OS - Windows 10

These are my current system related information and let me know if you need something more.

I have uploaded my EFI partition and other system info too - check attached Zip file.

 

I will reply here asap. Please give me some suggestion to sort out this.

Thank you for your given time to this post :)

1671796385083.JPEG

481456746_EFI_CPUDetails.zip

Link to comment
Share on other sites

Couple of quick suggestions:

  • Disable XhciPortLimit in Kernel section of config.plist (for the time being)
  • Insert the USB flash disk into a black USB 2.0 port (yes, USB 2.0 port)
  • Try booting the macOS installer again

Also, if I recall correctly, Ventura does not support Nvidia GT710. The GPU should still operate, but without accelerated graphics.

  • Like 2
Link to comment
Share on other sites

Not sure why it's panicking on your end.

It would help us all out if you boot into verbose mode and send us a picture of the log.

Meanwhile, I did have an issue similar to yours and it was related to the SATA controller.

Had to install CtlnaAHCIPort.kext on my system to fix this, but I was installing Big Sur.

Perhaps also try SATA-unsupported.kext if the prior one doesn't work.

Edited by Fortitude
Link to comment
Share on other sites

16 minutes ago, Fortitude said:

Not sure why it's panicking on your end.

It would help us all out if you boot into verbose mode and send us a picture of the log.

Meanwhile, I did have an issue similar to yours and it was related to the SATA controller.

Had to install CtlnaAHCIPort.kext on my system to fix this, but I was installing Big Sur.

Perhaps also try SATA-unsupported.kext if the prior one doesn't work.

 

I have added SATA-unsupported.kext file within EFI folder through config.plist file but nothing change in the result.

Next question, how to boot into verbose mode? I can upload image of logs.

Link to comment
Share on other sites

1 hour ago, siddharth3322 said:

This kind of verbos output I got, Please check attached image.

I hope you will get some hint and give me further guidance :)

 

1671887624437.JPEG

So the guide you are using is wrong.

Ventura can't be installed on iMac15,1. This is what the screen said you.

You have to configure your bootloader for SMBIOS iMac18,1 at least.

Or just use board-id substitution as Clover does.

Link to comment
Share on other sites

6 minutes ago, Slice said:

So the guide you are using is wrong.

Ventura can't be installed on iMac15,1. This is what the screen said you.

You have to configure your bootloader for SMBIOS iMac18,1 at least.

Or just use board-id substitution as Clover does.

At present, I am trying to install Catalina rather than Ventura.

Then also shall I required to change SMBIOS iMac18,1?

Link to comment
Share on other sites

10 hours ago, siddharth3322 said:

At present, I am trying to install Catalina rather than Ventura.

Then also shall I required to change SMBIOS iMac18,1?

With catalina you should encounter other message and other advice follows.

Link to comment
Share on other sites

Sorry because of different OS names, I was confused.

I am trying to install Mac OS Monterey from last 3 days.

 

Today I got huge progress in this process but still I can't able to select SSD as my install drive.

I have recorded full video so please check this:

Mega Drive Link

 

Also I am uploading my current EFI folder too so please check that too.

EFI Folder Link

 

Please give me next suggestion :)

 

Link to comment
Share on other sites

The error message is The update cannot be installed on this computer, which means you're not using the full 12GB Monterey installer. We can use GibMacOS to download the full Monterey installer and re-create the USB install disk.

Edited by Casey_S.J.
Link to comment
Share on other sites

14 minutes ago, Casey_S.J. said:

The error message is The update cannot be installed on this computer, which means you're not using the full 12GB Monterey installer. We can use GibMacOS to download the full Monterey installer and re-create the USB install disk.

Do you want me to remove extra 4GB ram and then do testing?

If by default 8GB ram is supported.

Link to comment
Share on other sites

1 minute ago, siddharth3322 said:

Do you want me to remove extra 4GB ram and then do testing?

If by default 8GB ram is supported.

This problem is not about RAM, so you should keep all of the RAM modules installed.

 

The problem is about the USB Install Disk containing Monterey. How did you download the Monterey installer? And what is the total size of the Monterey installer file? 

 

If the file size is less than 10 GB, then it is not the full Monterey installer. We need to download the full Monterey installer, which is about 11+ GB file size.

Link to comment
Share on other sites

5 minutes ago, Casey_S.J. said:

This problem is not about RAM, so you should keep all of the RAM modules installed.

 

The problem is about the USB Install Disk containing Monterey. How did you download the Monterey installer? And what is the total size of the Monterey installer file? 

 

If the file size is less than 10 GB, then it is not the full Monterey installer. We need to download the full Monterey installer, which is about 11+ GB file size.

I have downloaded MacOS Monterey from this link:

macOS Monterey Final Full Installer Download

 

I think, file size is proper and more than 10GB.

Link to comment
Share on other sites

3 hours ago, siddharth3322 said:

Sorry because of different OS names, I was confused.

I am trying to install Mac OS Monterey from last 3 days.

 

Today I got huge progress in this process but still I can't able to select SSD as my install drive.

I have recorded full video so please check this:

Mega Drive Link

 

Also I am uploading my current EFI folder too so please check that too.

EFI Folder Link

 

Please give me next suggestion :)

 

Monterey is possible since iMac16,1 but not iMac15,1.

Link to comment
Share on other sites

The config.plist is still using iMac15,1 along with -no-compact-check boot argument.

 

I've made some changes to EFI folder and switched you to iMac19,1 to see if it will allow you to install Monterey.

 

Try the following:

  • Use attached config.plist (but backup your current version)
  • Use attached SSDT-EC-USBX.aml (it combines EC and USBX) -- copy it to EFI/OC/ACPI folder 

 

config.plistSSDT-EC-USBX.aml

  • Like 1
Link to comment
Share on other sites

1 hour ago, Casey_S.J. said:

The config.plist is still using iMac15,1 along with -no-compact-check boot argument.

 

I've made some changes to EFI folder and switched you to iMac19,1 to see if it will allow you to install Monterey.

 

Try the following:

  • Use attached config.plist (but backup your current version)
  • Use attached SSDT-EC-USBX.aml (it combines EC and USBX) -- copy it to EFI/OC/ACPI folder 

 

config.plist 19.74 kB · 0 downloads SSDT-EC-USBX.aml 278 B · 0 downloads

Thank you Sir :)

I will try this and reply back to you.

Link to comment
Share on other sites

Last given EFI folder worked for me and I can able to install MacOS Monterey within my system :)

Now we have to deal with post install things because no hardware working apart from keyboard and mouse :)

  1. graphic card not detected

  2. sound and display disabled

  3. wifi usb card not working (tp link wifi adapter)

  4. resolution is pretty low 1280x1024

  5. bluetooth disabledI have taken screenshot of this so please check these:

Post Install Images

 

EFI Folder Link

 

Please suggest me solution for this.

Link to comment
Share on other sites

Some notes:

  • Nvidia GT-710 is not supported in Monterey, but drivers can be installed
  • Sound through the monitor will not work until above driver is installed 
  • For WiFi and Bluetooth, which WiFi/BT module are you using? 
    • If you're not sure, run Hackintool, select PCIe tab, then click the export icon on the bottom right of that window; and post the file
  • For on-board sound, just check System Preferences --> Sound(both the Input and Output sections)
Link to comment
Share on other sites

I have read within the documentation but I am asking for confirmation.

So Mac OS Ventura, I can't able to install with Nvidia GT 710 because Open Core does not have support and originally Mac OS does not have support too.

 

If I have any other higher series card then I can able to install Mac OS Ventura within the same system.

What is your suggestion?

-------------------------------------------------

Regarding above message, I will reply you shortly.

Edited by siddharth3322
Link to comment
Share on other sites

5 hours ago, siddharth3322 said:

 

If I have any other higher series card then I can able to install Mac OS Ventura within the same system.

What is your suggestion?

-------------------------------------------------

Some recommended GPUs that are compatible with Monterey and Ventura:

  • RX 6600 and 6600 XT
  • RX 6650 will require a simple device ID spoof with SSDT or DeviceProperties
  • RX 6800 and 6800 XT
  • RX 6900 XT
  • RX 6950 XT will require a simple device ID spoof

Used GPUs are also good, such as:

  • RX 5xx (560, 570, 580)
  • RX 5xxx (5600, 5700)
Edited by Casey_S.J.
  • Like 1
Link to comment
Share on other sites

46 minutes ago, Casey_S.J. said:

Some recommended GPUs that are compatible with Monterey and Ventura:

  • RX 6600 and 6600 XT
  • RX 6650 will require a simple device ID spoof with SSDT or DeviceProperties
  • RX 6800 and 6800 XT
  • RX 6900 XT
  • RX 6950 XT will require a simple device ID spoof

Used GPUs are also good, such as:

  • RX 5xx (580)
  • RX 5xxx (5600, 5700)

Can I say most of the NVIDIA GPUs unsupported for Mac OS Hackintosh setup?

Link to comment
Share on other sites

To further affirm - Yes, there is no nVidia GPU that is natively supported in macOS Monterey (and Ventura). The only legit project around (leveraging OpenCore's boot capabilities) that aims to restore support for legacy GPUs (that were once supported) in newer macOS versions is OpenCore Legacy Patcher aka OCLP, albeit said project is largely designed to support real Apple Macs and not hackintoshes; success with such tools is sometimes a hit or miss and you lose critical security features like SIP and AMFI.

If you're looking for robust GPU performance + proper native support in macOS Ventura (or Monterey), your machine will require a supported AMD GPU as listed above by @Casey_S.J.. Or you could choose to remain on macOS Big Sur for native Kepler support.

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...