139天前
|
|
|
适用于国行 Mac 全家桶的破解启用 Apple Intelligence 教程,在 macOS Sequoia 15.1 Beta 1 测试通过,原理和国行破解使用 Xcode LLM 相同,同样可在不禁用系统完整性保护 (SIP) 的情况下在国行 Mac 上使用 Apple Intelligence
Ref :https://github.com/Kyle-Ye/XcodeLLMEligible/blob/main/README_CN.md
## Mac AppleIntelligence解锁步骤:
请善用超链接,如果不理解就点进去看看。
在**恢复模式**([关于恢复模式](https://support.apple.com/zh-cn/guide/mac-help/mchl82829c17/mac))下打开终端,通过 `csrutil disable` 命令禁用 SIP 后重启电脑
在**终端(Terminal)**([关于终端](https://support.apple.com/zh-cn/guide/terminal/apd5265185d-f365-44cb-8b09-71a064a42125/mac))中粘贴此命令 `sudo nvram boot-args="amfi_get_out_of_my_way=1"` 并回车,然后重启
从**发布页面** [https://github.com/Kyle-Ye/XcodeLLMEligible/releases](https://github.com/Kyle-Ye/XcodeLLMEligible/releases) 下载 eligibility_util,下在终端中 cd 到 eligibility_util 所在目录后执行命令载后执行 `chmod +x eligibility_util`,然后再 `./eligibility_util forceDomainAnswer --domain-name OS_ELIGIBILITY_DOMAIN_GREYMATTER --answer 4`
此时在设置中的 Siri 中就已经能看到 Apple Intelligence 了,记得把语言调成英语(美国),就可以加入 waitlist,大概等五分钟就会入选,随后会开始下载大模型,等大模型下载完了就可以启用了。
再次进入恢复模式,通过终端 `csrutil enable` 命令恢复 SIP,重启电脑
在终端中执行命令 `sudo nvram -d boot-args`
若仍然无法使用正常使用,请尝试以下操作:
- Mac 在「通用」中的地区设置是否为美国
- 将 Siri 的语言设置为英语(美国)
- 使用中国及欧盟以外区域的 Apple ID
- 将系统语言设置为英语(美国)
Enjoy it!
![Alt text](https://cdn.wangtwothree.com/imgur/LMvZzq2.png)