Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.

deeveedee

macrumors 65816
May 2, 2019
1,452
2,115
Peoria, IL United States
I'm not sure if this explains the varying Sonoma install experiences, but with my MBP6,2, I have noticed that I need these VMM kernel patches to perform clean installations of macOS:
Screenshot 2023-08-03 at 11.03.02 AM.png

I keep two OC config.plists (one with kernel patches and one without). I use the config.plist with VMM kernel patches when installing macOS and I use the config.plist without VMM kernel patches during normal operation. I leave AMFIPass.kext enabled (with -amfipassbeta boot-arg for Sonoma) and without boot-arg amfi=0x80. I don't need to change anything in my config.plist except to add or remove these VMM kernel patches. I haven't experimented further to determine whether I need only a subset of these three kernel patches.
 

norm2816

macrumors regular
Sep 7, 2016
191
134
tried installing Sonoma on an external hard drive but then after the installation was complete the start up drive couldn’t be found so there was no way to get into Sonoma luckily I had Ventura already backed up on the internal drive.. I give up.
 

trifero

macrumors 68030
May 21, 2009
2,965
2,807
tried installing Sonoma on an external hard drive but then after the installation was complete the start up drive couldn’t be found so there was no way to get into Sonoma luckily I had Ventura already backed up on the internal drive.. I give up.
You can install it in an external hard drive, as long as it´s conected via thunderbolt or an esata port. From USB is not gonna boot.
 
  • Like
Reactions: MacRumors3590

norm2816

macrumors regular
Sep 7, 2016
191
134
You can install it in an external hard drive, as long as it´s conected via thunderbolt or an esata port. From USB is not gonna boot.
I have four thunderbolt ports and one external drive that I have connected to a dongle that has 2 USB 3.1 ports so I’ll need an external drive with a USB C connection for it to be able to boot from the hard drive ?
 

trifero

macrumors 68030
May 21, 2009
2,965
2,807
I have four thunderbolt ports and one external drive that I have connected to a dongle that has 2 USB 3.1 ports so I’ll need an external drive with a USB C connection for it to be able to boot from the hard drive ?
No, sir. You need a thunderbolt drive. Though the port is the same, as is capable of thunderbolt and Usb-C at the same time, you need a thundedrbolt drive.
This is mine



Of course i remind you it´s ONLY thunderbolt. Won´t work connected tu an USB port.


Or adaptor from thunderbolt to esata. Just like this.



 
  • Like
Reactions: macinfo

B2g

macrumors newbie
Aug 4, 2023
1
0
My macbookpro14,1 is dead, nightly 0.6.9 with latest sonoma beta. Was turned off and i forgot the ethernet bug and plugged in a docking station. Unable to do anything with it, smc reset, pram reset, nothing. So while it freezes and has kernel panic, if it is turned off, result is worse.
 

Calibre5

macrumors member
Sep 1, 2020
57
124
thanks I must’ve have overlooked those noted issues there’s really no point in upgrading just yet I’ll wait until it’s fully supported like Ventura.
Hi norm2816, Check the model of the NVMe drive in your MBP in System Info/NVMExpress and compare to this list from OCLP's Github page:

Restore S1X/S3X NVMe support removed in 14.0 Beta 2
# - APPLE SSD AP0128H, AP0256H, etc
# - APPLE SSD AP0128J, AP0256J, etc

If you have one of the drives mentioned you won't need a Thunderbolt external drive to install Sonoma on a MacBook Pro 2016, just either of these two OCLP-Sonoma Branch builds, which will install the kext to enable access to your internal drive.

Streamline S1X/S3X Logic build 5ecd453 or
Disable T1 Patches Temporarily build c9a14e2

I use a cheap USB Sabrent SSD HDD hard drive enclosure from Amazon with a USB3-A to USB-C adaptor

Check out my screenshot from post #602 from my MBP 2016 Touchscreen with 4 Thunderbolt ports.

I've had no issues with Sonoma using build c9a14e2 at all (build 5ecd453 prevents Apple account login only) and it runs just as well as Ventura for me.

Good Luck!
 

rbart

macrumors 65816
Nov 3, 2013
1,333
1,102
France
Currently, there is little or no difference between the performance and stability of fully supported macOS versions and the current state of OCLP hacked macOS. To test, Apple's T&Cs had to be violated, profusely.:eek::rolleyes:;)
View attachment 2241423
There are little differences for light/basic usage, but some specific areas are more problematic : graphic acceleration, debugging, drm management …
 
Last edited:
  • Like
Reactions: K two

rbart

macrumors 65816
Nov 3, 2013
1,333
1,102
France
It is still very early in OCLP development for Sonoma, have patience. :rolleyes:
I was not focused on Sonoma which is in very early development stage, it’s more related to Ventura experience.
Graphic/video acceleration remains problematic one year after on some hardware (including « recent » ones)
If you just use safari, mail, office tools or some basic software, it’s fine.
If you want to use some tools like Xcode or some video editing tools, it can be unusable if you are not lucky.
And unfortunately, it’s not OCLP developers fault, it’s because of all the obstacles that Apple put year after year, release after release.
 
  • Like
Reactions: NataliaC and K two

deeveedee

macrumors 65816
May 2, 2019
1,452
2,115
Peoria, IL United States
I'm going to apologize in advance for posting something specific to hackintoshes, but I need some testing help. I have discovered a simplified ACPI patch that facilitates OCLP post-install patching of BCM 94352HMB for Sonoma Wi-Fi. This simplified ACPI patch (patching only the Wi-Fi IOName) can be applied permanently, so that it does not affect normal Wi-Fi operation and it allows OCLP 0.6.9 to detect and patch modern_wifi.

I'm looking for someone experienced with Open Core ACPI patching to help me test this patch. More details are here.

My suggested test steps are here.
 
Last edited:
  • Like
Reactions: perez987

norm2816

macrumors regular
Sep 7, 2016
191
134
Hi norm2816, Check the model of the NVMe drive in your MBP in System Info/NVMExpress and compare to this list from OCLP's Github page:

Restore S1X/S3X NVMe support removed in 14.0 Beta 2
# - APPLE SSD AP0128H, AP0256H, etc
# - APPLE SSD AP0128J, AP0256J, etc

If you have one of the drives mentioned you won't need a Thunderbolt external drive to install Sonoma on a MacBook Pro 2016, just either of these two OCLP-Sonoma Branch builds, which will install the kext to enable access to your internal drive.

Streamline S1X/S3X Logic build 5ecd453 or
Disable T1 Patches Temporarily build c9a14e2

I use a cheap USB Sabrent SSD HDD hard drive enclosure from Amazon with a USB3-A to USB-C adaptor

Check out my screenshot from post #602 from my MBP 2016 Touchscreen with 4 Thunderbolt ports.

I've had no issues with Sonoma using build c9a14e2 at all (build 5ecd453 prevents Apple account login only) and it runs just as well as Ventura for me.

Good Luck!
Thank you! I’ll check this out later tonight. I’ll let you know.
 

K two

macrumors 68020
Dec 6, 2018
2,314
3,187
North America
I was not focused on Sonoma which is in very early development stage, it’s more related to Ventura experience.
Graphic/video acceleration remains problematic one year after on some hardware (including « recent » ones)
If you just use safari, mail, office tools or some basic software, it’s fine.
If you want to use some tools like Xcode or some video editing tools, it can be unusable if you are not lucky.
And unfortunately, it’s not OCLP developers fault, it’s because of all the obstacles that Apple put year after year, release after release.
The differences are inferred in #627. You are correct, OCLP Ventura seems unfinished. ;):apple:
 

K two

macrumors 68020
Dec 6, 2018
2,314
3,187
North America
Ghost in the Mini? Attempting to D/L the current Beta 4 (23A5301h) from three sources - GIB MacOS-Master, Mr. Macintosh and OCLP069n>Sonoma, all consistantly yield (23A5301g), the earlier version. 🙃
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.