Hackintosh Ventura OTA upgrade to Sonoma

Tác giả: admin tháng 1 22, 2024 ・0 comments

Today i'll show you how to upgrade from Ventura to Sonoma. This tutorial only use when you success Ventura install before!
1. boot-arg: -v darkwake=0 keepsyms=1 npci=0x2000 alcid=1 agdpmod=pikera vsmcgen=1 amfi=0x80 You can add evpatch=sbvmm if you get blackscreen Example:
NVRAM Add 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 DefaultBackgroundColor AAAAAA== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 revcpu 1 revcpuname 22-Core™ Intel Xeon® E5-2696 v4 revpatch sbvmm,cpuname rtc-blacklist 7C436110-AB2A-4BBB-A880-FE41995C9F82 SystemAudioVolume Rg== boot-args -v darkwake=0 keepsyms=1 npci=0x2000 alcid=1 agdpmod=pikera vsmcgen=1 amfi=0x80 csr-active-config AwgAAA== run-efi-updater No
2. Add kext AMFIPass 3. Sonoma no wifi? You got no wifi with BCM broadcom driver? Here is solution fix it. Add kext like below and Block
....... ...... Arch Any BundlePath AMFIPass.kext Comment V1.3.1 Enabled ExecutablePath Contents/MacOS/AMFIPass MaxKernel MinKernel 23.0.0 PlistPath Contents/Info.plist Arch Any BundlePath IOSkywalkFamily.kext Comment V1.0 Enabled ExecutablePath Contents/MacOS/IOSkywalkFamily MaxKernel MinKernel 23.0.0 PlistPath Contents/Info.plist Arch Any BundlePath IO80211FamilyLegacy.kext Comment V1200.12.2b1 Enabled ExecutablePath Contents/MacOS/IO80211FamilyLegacy MaxKernel MinKernel 23.0.0 PlistPath Contents/Info.plist Arch Any BundlePath IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext Comment V1400.1.1 Enabled ExecutablePath Contents/MacOS/AirPortBrcmNIC MaxKernel MinKernel 23.0.0 PlistPath Contents/Info.plist Block Arch Any Comment Allow IOSkywalk Downgrade Enabled Identifier com.apple.iokit.IOSkywalkFamily MaxKernel MinKernel 23.0.0 Strategy Exclude
*** Note: if you get kernel panic crash with kernel.kc..development or faild etc.... with XcpmForceboost you need upgrade to OC 0.9.7 it will fine. Bonus: CPU name and core on Sonoma Mac. Give him a star!!!
# CPU-Name Small py script to change the CPU name in About This Mac by leveraging functionality in Acidanthera's [RestrictEvents](https://github.com/acidanthera/RestrictEvents). *** ## Getting CPU-Name ### Downloading The Repo As A ZIP File On any system you can choose the green `Code` button, followed by the `Download ZIP` button (or click [here](https://github.com/corpnewt/CPU-Name/archive/refs/heads/master.zip)) to download the entire repo as a zip file (note, this does not allow you to update via `git pull` - any updates would require you to download the repo again in the same fashion). ### Cloning The Repo Via Git #### On *nix systems: ``` git clone https://github.com/corpnewt/CPU-Name python ./CPU-Name/CPU-Name.command ``` \* On macOS, you can simply double-click the `CPU-Name.command` after cloning to launch. #### On Windows: ``` git clone https://github.com/corpnewt/CPU-Name ./CPU-Name/CPU-Name.bat ```

Đăng nhận xét

Cài đặt tensoFlow và thư viện

    

Chống DDoS nghệ thuật cùng Cloudflare với 1 rule duy nhất.

 Bài viết này mình chia sẻ cách thiết lập cơ bản chống DDoS cùng với Cloudflare, anh em có thể áp dụng cho site cá nhân hoặc công ty của mìn...