Skip to content

Commit

Permalink
Bump Sequoia to 15.0 beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sileshn committed Jun 25, 2024
1 parent 3eade8b commit c5e645c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# AMD Ryzen Hackintosh

[![MacOS version](https://img.shields.io/badge/Monterey-12.7.5-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Ventura-13.6.7-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Sonoma-14.6%20beta1-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Sequoia-15.0%20beta1-informational.svg)](https://www.apple.com/macos) \
[![MacOS version](https://img.shields.io/badge/Monterey-12.7.5-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Ventura-13.6.7-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Sonoma-14.6%20beta1-informational.svg)](https://www.apple.com/macos) [![MacOS version](https://img.shields.io/badge/Sequoia-15.0%20beta2-informational.svg)](https://www.apple.com/macos) \
[![OpenCore version](https://img.shields.io/badge/OpenCore-1.0.0-informational.svg)](https://github.com/acidanthera/OpenCorePkg)\
[![GitHub](https://img.shields.io/github/license/sileshn/Ryzentosh?style=flat-square)](https://github.com/sileshn/Ryzentosh/blob/master/LICENSE)

<a href="https://postimg.cc/8FtMFCd7" target="_blank"><img src="https://i.postimg.cc/8FtMFCd7/temp-Image7tp-TBf.avif" alt="temp-Image7tp-TBf"/></a> <a href="https://postimg.cc/87mRL4dX" target="_blank"><img src="https://i.postimg.cc/87mRL4dX/temp-Imagejpf-GFA.avif" alt="temp-Imagejpf-GFA"/></a> <a href="https://postimg.cc/dLMNBWdJ" target="_blank"><img src="https://i.postimg.cc/dLMNBWdJ/temp-Imagegf1f-WK.avif" alt="temp-Imagegf1f-WK"/></a> <a href="https://postimg.cc/ZW59BpK4" target="_blank"><img src="https://i.postimg.cc/ZW59BpK4/temp-Imagevng8br.avif" alt="temp-Imagevng8br"/></a>
<a href="https://postimg.cc/8FtMFCd7" target="_blank"><img src="https://i.postimg.cc/8FtMFCd7/temp-Image7tp-TBf.avif" alt="temp-Image7tp-TBf"/></a> <a href="https://postimg.cc/87mRL4dX" target="_blank"><img src="https://i.postimg.cc/87mRL4dX/temp-Imagejpf-GFA.avif" alt="temp-Imagejpf-GFA"/></a> <a href="https://postimg.cc/dLMNBWdJ" target="_blank"><img src="https://i.postimg.cc/dLMNBWdJ/temp-Imagegf1f-WK.avif" alt="temp-Imagegf1f-WK"/></a> <a href="https://postimg.cc/HJD8txv2" target="_blank"><img src="https://i.postimg.cc/HJD8txv2/temp-Image2q-A7i-V.avif" alt="temp-Image2q-A7i-V"/></a>
## Disclaimer
Use at your own risk. I take no responsiblity if your rig explodes. Create unique SMBios values for your rig. Don't copy ones shown in the config.plist!!!

## Important information
* This EFI supports only MacOS versions catalina(10.15) and higher. Your system will not boot if you use this on Mojave and High Sierra. As a result, there will be only 3 core count patches in this EFI instead of the usual 4.
* Incremental OTA updates starting from Ventura may fail and force you to download the full installer. This is probably due to BluetoolFixup and IntelBluetoothFirmware kext's. If you use these kext's in your setup like i do, you can overcome this issue by disabling the kext's in your config.plist prior to running your updates and enable them back post updation.
* For Sonoma OTA updates to show up, you will need to add `revpatch=sbvmm` to your boot-args.
* For Sonoma & Sequoia OTA updates to show up, you will need to add `revpatch=sbvmm` to your boot-args.
* Universal patches introduced [here](https://github.com/sileshn/Ryzentosh/commit/adcb87fa003a0e77afaded014984a00ecb07b775) and updates for Ventura 13.3+ introduced [here](https://github.com/sileshn/Ryzentosh/commit/00aab441a0a8a0fbcc9532c7beb51bbec24d85cb) requires you to change the core count of your processor. More information can be found [here](https://github.com/AMD-OSX/AMD_Vanilla#read-me-first).
* Press spacebar to view additional options in the OC bootscreen.
* `IntelBTPatcher.kext`, `IntelBluetoothFirmware.kext` & `BlueToolFixup.kext` are disabled by default. Enable them if you want bluetooth support.
* `Securebootmodel` should be set to `Disabled` for Sonoma 14.4 beta installs. You can re-enable after the update.
* `Securebootmodel` should be set to `Disabled` for Sonoma 14.4 & Sequoia beta installs. You can change them after the update.
* MacOS Sequoia is in beta state. You will need to use [Helliport app](https://github.com/diepeterpan/HeliPort/releases/tag/v1.5.0) for wifi and [VoodooHDA](https://www.insanelymac.com/forum/topic/314406-voodoohda-302/page/19/#comment-2756841) for audio.

## Specification
Expand Down

0 comments on commit c5e645c

Please sign in to comment.