Jump to content

Successfully Update macOS Sequoia Beta 8 With OCLP Patcher 1660 For BCM


6 posts in this topic

Recommended Posts

Beta 8 + OCLP Patcher

Beta 8 Screenshot

 

Beta 7 + OCLP Patcher

Beta 7 Screenshot

 

Beta 6 + OCLP Patcher

Beta 6 Screenshot

 

Beta 5 + OCLP Patcher

Beta 5 Screenshot

Sequoia Sunrise Wallpaper:https://drive.google.com/file/d/1zhhjKp15uRbGmiRg4MJZMB8lxQIfOT15/view?usp=sharing

 

Beta 4 + OCLP Patcher

Beta 4 Screenshot

 

Get the full installer if the combo updates don't show up!

Beta 4(24A5298h):https://swcdn.apple.com/content/downloads/48/45/062-39268-A_36NTYE5BPL/0cd85jhjwcbnmk5fqvu4yp323wcmzr9jmu/InstallAssistant.pkg

Beta 5(24A5309e):https://swcdn.apple.com/content/downloads/22/26/062-45761-A_4K7H81V6R7/9umy19dvhkl2dgr9ldtb2mph22gkwpjrzg/InstallAssistant.pkg

Beta 6(24A5320a):https://swcdn.apple.com/content/downloads/12/60/062-59148-A_JLJZC21RGO/1rbdp6xry51iideml7c3y1uwlg3b1z5ogy/InstallAssistant.pkg

Beta 7(24A5327a):https://swcdn.apple.com/content/downloads/17/20/062-64510-A_Q4QPE8K7M9/boxkpivvjqto86yjhdnr7243p67anqz44z/InstallAssistant.pkg

Beta 8(24A5331b):https://swcdn.apple.com/content/downloads/04/37/062-71934-A_Y67KUXTZ8E/amset7a4ghxkssqwhia6mi2ztb0ptglwh6/InstallAssistant.pkg

 

1.Disable the following 3 kexts and 1 Kernel Block from OC Kernel before u install the updates:

AMFIPass.kext (Set MinKernel: 23.0.0)

IOSkywalkFamily.kext(Set MinKernel: 23.0.0)

IO80211FamilyLegacy.kext(Set MinKernel: 23.0.0)

com.apple.iokit.IOSkywalkFamily(Set MinKernel: 23.0.0)

2.Install and finish updates and boot into desktop,again follow OpenCore Legacy Patcher installation progress below:

 

OpenCore Legacy Patcher for BCM:

1.Add the following kexts to OC Kernel.

AMFIPass.kext (Set MinKernel: 23.0.0)

IOSkywalkFamily.kext(Set MinKernel: 23.0.0)

IO80211FamilyLegacy.kext(Set MinKernel: 23.0.0)

Lilu.kext

Kexts for OCLP:https://drive.google.com/file/d/1P7c4NY3pVMh4SWFZmyXpoJpGmpkGxkkh/view?usp=sharing

2.Add com.apple.iokit.IOSkywalkFamily to OC Kernel——Block,Set Strategy to Exclude,tick Enabled(Set MinKernel: 23.0.0)

3.Open OpenCore-Patcher.app (GUI)——Post-Install Root Patch——Start Root Patching——Reboot

4.Enjoy

 

Thanks so much for everybody's hard work!!

https://github.com/dortania/OpenCore-Legacy-Patcher/tree/sequoia-development/payloads/Kexts/Acidanthera

https://github.com/dortania/OpenCore-Legacy-Patcher/actions/workflows/build-app-wxpython.yml?query=branch%3Asequoia-development

 

Beta3 + OCLP Patcher

oclp.thumb.jpg.798da394afd3255fe08912a40dc3e74b.jpg

 

Beta 2

beta2.thumb.jpg.fb15ac5f693de2876576f111b27b28e8.jpg

 

Beta 1

12(1).thumb.jpg.0ae70f3c2bdd2885797c6811c2494842.jpg

 

 

Edited by HurricaneX
  • Like 5
Link to comment
Share on other sites

  • 1 month later...
Il 13/06/2024 alle 05:50, HurricaneX ha detto:

Patcher legacy OpenCore

1. Aggiungi i seguenti kext al kernel OC.

AMFIPass.kext (Imposta MinKernel: 23.0.0)

IOSkywalkFamily.kext(Set MinKernel: 23.0.0)

IO80211FamilyLegacy.kext(Set MinKernel: 23.0.0)

Lilu.kext

Kexts per OCLP:https://drive.google.com/file/d/1P7c4NY3pVMh4SWFZmyXpoJpGmpkGxkkh/view? usp=condivisione

2. Aggiungi com.apple.iokit.IOSkywalkFamily al kernel OC—-Blocca,imposta la strategia per escludere,seleziona abilitato(Set MinKernel: 23.0.0)

3. Apri OpenCore-Patcher.app (GUI)——Post-Installazione della patch principale——Avvia la patch della radice——Riavvia

4. Divertiti

 

Grazie mille per il duro lavoro di tutti!!

https://github.com/dortania/OpenCore-Legacy-Patcher/tree/sequoia-development/payloads/Kexts/Acidanthera

https://github.com/dortania/OpenCore-Legacy-Patcher/actions/runs/9783955206

 

Beta3 + OCLP Patcher

oclp.thumb.jpg.798da394afd3255fe08912a40dc3e74b.jpg

 

Beta 3

beta3.thumb.jpg.7cca4afdf2461e79bf74bae0612d0ac5.jpg

 

Beta 2

beta2.thumb.jpg.fb15ac5f693de2876576f111b27b28e8.jpg

 

Beta 1

12(1).thumb.jpg.0ae70f3c2bdd2885797c6811c2494842.jpg

 

 

@UraganoX  potresti essere piu chiaro, postando la EFI grazie

Link to comment
Share on other sites

  • 1 month later...

With Sequoia only I've been getting an error when patching with OCLP (for the broadcom wifi). I stumbled on this fix - I have to use it on every update (currently running beta 7).

 

In Terminal type:

diskutil info / | grep "Device Node"

Which gave me this for my EFI partition, change the rest of the steps to match your setup: Device Node: /dev/disk2s4s1

Then to fix the EFI partition so root patches can be applied:

sudo mount -o nobrowse -t apfs /dev/disk2s4 /System/Volumes/Update/mnt1

sudo bless --folder /System/Volumes/Update/mnt1/System/Library/CoreServices --bootefi --create-snapshot

 

Thanks to reddit: 

 

I don't know if there's a permanent fix or if I'll have to do it every time, but it's not a major hassle.

  • Like 1
Link to comment
Share on other sites

On 8/26/2024 at 11:20 AM, surfinchina said:

With Sequoia only I've been getting an error when patching with OCLP (for the broadcom wifi). I stumbled on this fix - I have to use it on every update (currently running beta 7).

 

In Terminal type:

diskutil info / | grep "Device Node"

Which gave me this for my EFI partition, change the rest of the steps to match your setup: Device Node: /dev/disk2s4s1

Then to fix the EFI partition so root patches can be applied:

sudo mount -o nobrowse -t apfs /dev/disk2s4 /System/Volumes/Update/mnt1

sudo bless --folder /System/Volumes/Update/mnt1/System/Library/CoreServices --bootefi --create-snapshot

 

Thanks to reddit: 

 

I don't know if there's a permanent fix or if I'll have to do it every time, but it's not a major hassle.

What's the BCM WiFi card model?So far no any issue for my BCM943602CS

Link to comment
Share on other sites

 Share

×
×
  • Create New...