Kyle-Ye/XcodeLLMEligible

[Method 1] OS_ELIGIBILITY_ANSWER_NOT_ELIGIBLE - SIP Disabled and boot-args correct

Closed this issue · 3 comments

Additional Information

Screenshot 2024-11-01 at 19 29 34

Hi! Thanks for this method of getting Apple Intelligence going. However I seem to be stuck at the last step. When running the curl scripts I get an error that OS_ELIGIBILITY_ANSWER_NOT_ELIGIBLE. My SIP is disabled and the boot-args seems to be correct as well. Any tips for getting past this? Thanks!

I'm using these to install...

For XcodeLLM:

curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- uninstall util xcodellm

For Apple Intelligence

curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- uninstall util greymatter

For Clenaup as part of Apple Intelligence feature

curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- uninstall util strontium

I'm on an M1 Max MacBook Pro, on Sequoia 15.1

Hi, you are running the uninstall script. Please follow the README.md. (replace “uninstall” with “install”)