MacbookPro2018 13inch. 10.15 Beta (19A558d)
SIP is disabled.
I want to delete HighPointNVMe.kext. (driver for my NVMe Controller)
so I delete /Library/Extensions/HighPointNVMe.kext.
clear the cache.
kextcache -i /
and reboot.
but the kext is still loaded.
sh-3.2# kextstat |grep NVMe
70 0 0xffffff7f81fea000 0x43000 0x43000 com.apple.iokit.IONVMeFamily (2.1.0) B9580874-AFA7-3149-B6E4-C2E0D866514E <58 26 19 17 13 8 7 6 5 3 1>
71 0 0xffffff7f82787000 0x35000 0x35000 com.highpoint-tech.kext.HighPointNVMe (1.1.4) 04D3DCC2-14EB-3CB7-8FFE-8D0FFB1E9579 <26 13 6 5 3 1>
sh-3.2#
the HighPointNVMe.kext is deleted from /Library/Extension and /Library/StagedExtensions/Library/Extensions/
in the "about this Mac" --> "System Report" --> "Extensions" dialog. the HighPointNVMe is not listed.
the kext is loaded, but you can't find where it is.
did I miss something?