leocg / Hackintosh-Dell-G5-5590

Hackintosh Dell G5 5590 / i7-9750H / Intel UHD 630 & GeForce RTX 2060 / 15.6 (1920x1080) 144hz / 16GB DDR4 2666MHz (8GBx2)
The Unlicense
60 stars 8 forks source link

Can't Disable SIP in Big Sur 11.3.1 #10

Closed CDN18 closed 3 years ago

CDN18 commented 3 years ago

Hello, thanks very much for the EFI ! It has been functioning perfectly until I upgraded the system to Big Sur 11.3.1. I'm trying to disable SIP to install a driver but my operation disabling the SIP did not have any effect. I executed csrutil disable several times in Recovery Mode but the SIP status remains enabled no matter what I do.

Have you ever encountered the same problem? Do you think that the problem is related to the OpenCore configuration?

The configuration I used is your latest release(v2.6-OC-0.6.9)

leocg commented 3 years ago

Hi, to disable SIP in OpenCore you need to set the property csr-active-config to FF0F0000

Also check if you have csr-active-config at NVRAM -> Delete -> 7C436110-AB2A-4BBB-A880-FE41995C9F82

You can find more information about disabling SIP in OpenCore here.

On a side note, some extensions could be enabled at Preferences -> Security & Privacy when installing the application/package. A message "System software from application 'APPNAME' was blocked from loading". In this case you click on the lock icon and then in click Allow. I know you are probably trying to manually load an extension in /S/L/E/ or /L/E*/, putting this info here in case someone else need.

Hope it helps, let me know if it works for you to close the issue.

CDN18 commented 3 years ago

Thanks very much for the guidance, I successfully disabled SIP and installed the extension!