Contribute
Register

Xeon E3 1246v3 can't boot into Monterey Recovery to install with opencore

ok, sorry, it's been a while since I've dealt with this topic, now i have to figure out why the system still reboots -.-
Hello,
So, your system is a Haswell-based with integrated video.
As such, set your SMBIOS as Macmini7,1 (and NOT MacPro7,1) and install Monterey macOS ( regenerate serials, reset nvram).

Check the attached file !
==============
UPDATE

Main points for this file:

- it is ocvalidated
- un-used section were removed (the file is shorter)

- DeviceProperties for iGPU:
1711224874061.png


- for sound's layout-id, use alcid boot param
1711224977238.png


- SMBIOS is set to Macmini7,1
1711225024663.png


- prev-lang:kbd
1711224739966.png


Cheers.
 

Attachments

  • config-US-KBD.plist
    19.6 KB · Views: 4
Last edited:
Hello,
So, your system is a Haswell-based with integrated video.
As such, set your SMBIOS as Macmini7,1 (and NOT MacPro7,1) and install Monterey macOS ( regenerate serials, reset nvram).

Check the attached file !
Set your keyboard lang. to. String en-US:0

Cheers.
Thnx, i will try it tomorrow. Sadly i have to work now =)
i will reply if it has worked
 
Hello,
So, your system is a Haswell-based with integrated video.
As such, set your SMBIOS as Macmini7,1 (and NOT MacPro7,1) and install Monterey macOS ( regenerate serials, reset nvram).

Check the attached file !
==============
UPDATE

Main points for this file:

- it is ocvalidated
- un-used section were removed (the file is shorter)

- DeviceProperties for iGPU:
View attachment 580291

- for sound's layout-id, use alcid boot param
View attachment 580292

- SMBIOS is set to Macmini7,1
View attachment 580293

- prev-lang:kbd
View attachment 580290

Cheers.
Thank you very much for your help, I'm not getting any reboots now when I try to boot into recovery. Unfortunately, it still doesn't boot into recovery; I see the Apple logo now, but then it gets stuck, and nothing happens anymore. I'm starting to seriously consider giving up.
 
Thank you very much for your help, I'm not getting any reboots now when I try to boot into recovery. Unfortunately, it still doesn't boot into recovery; I see the Apple logo now, but then it gets stuck, and nothing happens anymore. I'm starting to seriously consider giving up
Hello,

DO NOT give up !

Try this setting :

UEFI -> Quirks -> ReleaseUsbOwnership -> True
 
Hello,

DO NOT give up !

Try this setting :

UEFI -> Quirks -> ReleaseUsbOwnership -> True
Also, you may try this config.plist (version v2).
It has five modifications :

- DevirtualiseMmio ( T > F )

- EnableSafeModeSlide ( F > T )

- AppleXcpmExtraMsrs ( T > F )

- SecureBootModel ( Disabled > Default )

- ResizeGpuBars ( 0 > -1 )
====================

Did you create the USB stick using this procedure ?
 

Attachments

  • config-US-KBD-Vers-2.plist
    19.6 KB · Views: 2
UEFI -> Quirks -> ReleaseUsbOwnership -> True
No, I'm not giving up so easily. I will keep trying. In any case, thank you very much for your help and patience in assisting me so much.
If i set Ownership to True, all my ports go offline and nothing goes forward, so i disabled it again, but then it suck again.
I will now try your V2 plist and hope that it finaly boots up to recovery.

I also made some screens from my bios, maybe I've just made a mistake somewhere because I'm completely confused by all the changes.


Also, I'll include the current EFI folder again. Maybe I've made mistakes here now that I just can't see or overlook anymore.


Again, thnx for the help
 

Attachments

  • 240324130335.jpg
    240324130335.jpg
    509.2 KB · Views: 4
  • 240324130307.jpg
    240324130307.jpg
    499.5 KB · Views: 4
  • 240324130256.jpg
    240324130256.jpg
    499.5 KB · Views: 4
  • 240324130231.jpg
    240324130231.jpg
    501.5 KB · Views: 4
  • 240324130225.jpg
    240324130225.jpg
    501.4 KB · Views: 4
  • EFI.zip
    4.1 MB · Views: 1
No, I'm not giving up so easily. I will keep trying. In any case, thank you very much for your help and patience in assisting me so much.
If i set Ownership to True, all my ports go offline and nothing goes forward, so i disabled it again, but then it suck again.
I will now try your V2 plist and hope that it finaly boots up to recovery.

I also made some screens from my bios, maybe I've just made a mistake somewhere because I'm completely confused by all the changes.


Also, I'll include the current EFI folder again. Maybe I've made mistakes here now that I just can't see or overlook anymore.


Again, thnx for the help
1711283383049.png


Enable the "disableds" :)
 
yay shame on my, now it boots but i got kernel panic now -.-
but hell yeah, step by step, it's slowly progressing, it will probably be running soon =)

EDIT:
Figured it out, now it boots to recovery for the first time... yay
But on the installer my mouse and keyboard are frozen and non-functional, next step to figure out =)
I now try to remove my usb map kext and try again =)

@Cosmix and @P1LGRIM man, thx 4 u'r great help and support!
 

Attachments

  • IMG_20240324_133910.jpg
    IMG_20240324_133910.jpg
    2.1 MB · Views: 7
  • IMG_20240324_133927.jpg
    IMG_20240324_133927.jpg
    2.1 MB · Views: 7
Last edited:
yay shame on my, now it boots but i got kernel panic now -.-
but hell yeah, step by step, it's slowly progressing, it will probably be running soon =)

EDIT:
Figured it out, now it boots to recovery for the first time... yay
But on the installer my mouse and keyboard are frozen and non-functional, next step to figure out =)
I now try to remove my usb map kext and try again =)

@Cosmix and @P1LGRIM man, thx 4 u'r great help and support!
You can test this procedure :

  1. in config.plist disable the two kexts related to USB mapping (USBToolBox, UTBMap)
  2. copy the USBInjectAll.kext in EFI/OC/Kexts
  3. in config.plist enable USBInjectAll.kext
  4. in config.plist enable XHCiPortLimit.
  5. reboot
  6. reset Nvram
  7. reboot
  8. install Hackintool utility (vers 4.0.3 is the latest)
  9. map your USB ports and generate a USBPorts.kext file.
  10. put the new generated USBPorts.kext in /EFI/OC/Kexts
  11. in config.plist enable USBPorts.kext
  12. in config.plist disable USBInjectAll.kext
  13. in config.plist disable XHCIPortLimit
  14. reboot
  15. reset Nvram
  16. reboot ...
 

Attachments

  • USBInjectAll_v0.8.0.zip
    32.7 KB · Views: 1
Back
Top