PowerMacPRO@PowerMacPRO-10 ~ % sudo kextutil -t /Library/Extensions/FirefaceAudioDriver.kext
Password:
Executing: /usr/bin/kmutil load --bundle-path /Library/Extensions/FirefaceAudioDriver.kext
Error Domain=KMErrorDomain Code=27 "Extension with identifiers com.realtek.driver.RtWlanU,com.paragon-software.kext.VDMounter,com.nvidia.web.NVDAGK100HalWeb,com.owc.driver.SCSI-Device,com.nvidia.web.NVDAGP100HalWeb,com.bitgapp.eqMac2Driver,com.RME.driver.FirefaceAudioDriver,com.nvidia.web.NVDAGM100HalWeb,com.realtek.driver.RtWlanU1827,com.ss.SSIODriver,com.logitech.manager.kernel.driver,com.paragon-software.filesystems.ntfs,com.nvidia.CUDA,com.nvidia.web.NVDAResmanWeb,com.nvidia.NVDAStartupWeb,com.paragon-software.filesystems.extfs,com.Perfect.Driver.SystemAudioRecorder,com.getdropbox.dropbox.kext,com.nvidia.web.NVDAGF100HalWeb,com.owc.driver.SATA-Command,com.realtek.driver.RtWlanDisk,com.paragon-software.lvm-for-mac,com.owc.driver.SCSI-Device0E not approved to load. Please approve using System Preferences." UserInfo={NSLocalizedDescription=Extension with identifiers com.realtek.driver.RtWlanU,com.paragon-software.kext.VDMounter,com.nvidia.web.NVDAGK100HalWeb,com.owc.driver.SCSI-Device,com.nvidia.web.NVDAGP100HalWeb,com.bitgapp.eqMac2Driver,com.RME.driver.FirefaceAudioDriver,com.nvidia.web.NVDAGM100HalWeb,com.realtek.driver.RtWlanU1827,com.ss.SSIODriver,com.logitech.manager.kernel.driver,com.paragon-software.filesystems.ntfs,com.nvidia.CUDA,com.nvidia.web.NVDAResmanWeb,com.nvidia.NVDAStartupWeb,com.paragon-software.filesystems.extfs,com.Perfect.Driver.SystemAudioRecorder,com.getdropbox.dropbox.kext,com.nvidia.web.NVDAGF100HalWeb,com.owc.driver.SATA-Command,com.realtek.driver.RtWlanDisk,com.paragon-software.lvm-for-mac,com.owc.driver.SCSI-Device0E not approved to load. Please approve using System Preferences.}
Run in Terminal:
Code:
sudo kextutil -t /Library/Extensions/FirefaceAudioDriver.kext
(kextutil -t, -print-diagnostics
Perform all possible tests on the specified kexts, even with options that implicitly disable some tests, and indicate whether the kext is loadable, or if not, what problems it has. Note that tests are performed in three stages, validation, authentication, and dependency resolution; a failure at any stage can make tests in further stages impossible. Thus, a kext with validation failures may have unreported authentication problems or missing dependencies. Additionally, some tests require being run as root.)
PowerMacPRO@PowerMacPRO-10 ~ % sudo kextutil -t /Library/Extensions/FirefaceAudioDriver.kext
Password:
Executing: /usr/bin/kmutil load --bundle-path /Library/Extensions/FirefaceAudioDriver.kext
Error Domain=KMErrorDomain Code=27 "Extension with identifiers com.realtek.driver.RtWlanU,com.paragon-software.kext.VDMounter,com.nvidia.web.NVDAGK100HalWeb,com.owc.driver.SCSI-Device,com.nvidia.web.NVDAGP100HalWeb,com.bitgapp.eqMac2Driver,com.RME.driver.FirefaceAudioDriver,com.nvidia.web.NVDAGM100HalWeb,com.realtek.driver.RtWlanU1827,com.ss.SSIODriver,com.logitech.manager.kernel.driver,com.paragon-software.filesystems.ntfs,com.nvidia.CUDA,com.nvidia.web.NVDAResmanWeb,com.nvidia.NVDAStartupWeb,com.paragon-software.filesystems.extfs,com.Perfect.Driver.SystemAudioRecorder,com.getdropbox.dropbox.kext,com.nvidia.web.NVDAGF100HalWeb,com.owc.driver.SATA-Command,com.realtek.driver.RtWlanDisk,com.paragon-software.lvm-for-mac,com.owc.driver.SCSI-Device0E not approved to load. Please approve using System Preferences." UserInfo={NSLocalizedDescription=Extension with identifiers com.realtek.driver.RtWlanU,com.paragon-software.kext.VDMounter,com.nvidia.web.NVDAGK100HalWeb,com.owc.driver.SCSI-Device,com.nvidia.web.NVDAGP100HalWeb,com.bitgapp.eqMac2Driver,com.RME.driver.FirefaceAudioDriver,com.nvidia.web.NVDAGM100HalWeb,com.realtek.driver.RtWlanU1827,com.ss.SSIODriver,com.logitech.manager.kernel.driver,com.paragon-software.filesystems.ntfs,com.nvidia.CUDA,com.nvidia.web.NVDAResmanWeb,com.nvidia.NVDAStartupWeb,com.paragon-software.filesystems.extfs,com.Perfect.Driver.SystemAudioRecorder,com.getdropbox.dropbox.kext,com.nvidia.web.NVDAGF100HalWeb,com.owc.driver.SATA-Command,com.realtek.driver.RtWlanDisk,com.paragon-software.lvm-for-mac,com.owc.driver.SCSI-Device0E not approved to load. Please approve using System Preferences.}
When the check was run, it automatically opened System Preferences/Security & Privacy and prompted me to approve the app and then reboot before the new system accessibility could be used.