Contribute
Register

Can't disable SIP

Joined
Jun 18, 2020
Messages
10
Motherboard
Lenovo V15-IIL
CPU
i3-1035G1
Graphics
UHD G1
Mac
  1. iMac
Mobile Phone
  1. Android
Whenever i try to disable SIP it says that its disabled,but when i restart it then SIP is still enabled.
I tried looking through 20 posts which still didn't help me.
Adding csr-active-config,removing it,changing the value DOES NOT WORK.
Even adding it into the delete section won't work.
Can some angel PLEASE help me?
 

Attachments

  • EFI.rar
    5.2 MB · Views: 7
Whenever i try to disable SIP it says that its disabled,but when i restart it then SIP is still enabled.
I tried looking through 20 posts which still didn't help me.
Adding csr-active-config,removing it,changing the value DOES NOT WORK.
Even adding it into the delete section won't work.
Can some angel PLEASE help me?
boot into recovery, then terminal, run the command to disable SIP

reboot, reset nvram

also missing csr-active-config in:

Code:
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
            <dict>
                <key>#INFO (prev-lang:kbd)</key>
                <string>en:252 (ABC), set 656e3a323532</string>
                <key>ForceDisplayRotationInEFI</key>
                <integer>0</integer>
                <key>SystemAudioVolume</key>
                <data>Rg==</data>
                <key>boot-args</key>
                <string>-v keepsyms=1 alcid=1  amfi_get_out_of_my_way=0x1</string>
                <key>prev-lang:kbd</key>
                <data>cnUtUlU6MjUy</data>
                <key>run-efi-updater</key>
                <string>No</string>
            </dict>
 
boot into recovery, then terminal, run the command to disable SIP

reboot, reset nvram

also missing csr-active-config in:

Code:
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
            <dict>
                <key>#INFO (prev-lang:kbd)</key>
                <string>en:252 (ABC), set 656e3a323532</string>
                <key>ForceDisplayRotationInEFI</key>
                <integer>0</integer>
                <key>SystemAudioVolume</key>
                <data>Rg==</data>
                <key>boot-args</key>
                <string>-v keepsyms=1 alcid=1  amfi_get_out_of_my_way=0x1</string>
                <key>prev-lang:kbd</key>
                <data>cnUtUlU6MjUy</data>
                <key>run-efi-updater</key>
                <string>No</string>
            </dict>
I am aware that its missing.
Also im not dumb,i know that i need to do it in recovery and reset NVRAM.
 
I am aware that its missing.
Also im not dumb,i know that i need to do it in recovery and reset NVRAM.
if you are aware it is missing, then why bother posting?
 
if you are aware it is missing, then why bother posting?
Because some "solutions" required me to try to remove the
csr-active-config
Or move it to removed,which both didn't work.
If you want me to,i can add it back.
 
Because some "solutions" required me to try to remove the
csr-active-config
Or move it to removed,which both didn't work.
If you want me to,i can add it back.

Nobody "wants" you to do anything, they are just trying to help.

As you posted your EFI in rar format we might guess you are trying to install from Windows?

It is better (native to macOS) to post in Zip format. No extra software needed to view the archive. More people will check it.
 
Nobody "wants" you to do anything, they are just trying to help.

As you posted your EFI in rar format we might guess you are trying to install from Windows?

It is better (native to macOS) to post in Zip format. No extra software needed to view the archive. More people will check it.
Posting from another machine.
macOS Is already installed,i need to disable SIP to install Chris1111 WIFI Patches.
 
Because some "solutions" required me to try to remove the
csr-active-config
Or move it to removed,which both didn't work.
If you want me to,i can add it back.
that entry is required in your config.plist

however a DSDT.aml is not required and should not be used with opencore but that is a different matter
 
that entry is required in your config.plist

however a DSDT.aml is not required and should not be used with opencore but that is a different matter
What should i set it to?
 
Back
Top