Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jasiuncio

macrumors newbie
Original poster
Aug 29, 2022
6
1
I am trying to install the RME Freface 400 mac driver for the FireWire sound card. The program prompts me to be approved in App Store and Specified Developer Security and Privacy. When yes pressing the "Details" button all apps marked there as allowed are grayed out with no option to check or uncheck them. I don't get the right to do that even though I'm logged in as an administrator. I accepted permission, restarted the computer but the driver did not install. I removed com.apple.preferences.softwareupdate.plist from Library/Properties, thought it was corrupt, rebooted, repeated installation but no luck. I reset the NVRAM, reinstalled OS Monterey 12.7.6 but the problem persists. What can I do to fix it? It all happened after my NVMe M.2 drive crashed, replaced it, reinstalled OS and restored all old content from Time Machine. Before that, everything worked fine, without any complaints.
 

Attachments

  • Systemprogramvara.jpg
    Systemprogramvara.jpg
    72.7 KB · Views: 30
  • FireWire.jpg
    FireWire.jpg
    147 KB · Views: 12

bogdanw

macrumors 603
Mar 10, 2009
6,144
3,042
Can you tell us what exactly are you installing? What program/package/dmg from https://rme-audio.de/downloads.html
I presume it must be a kext that is installed in /Library/Extensions/ and there are several way to troubleshoot that. One would be to rebuild the cache and reboot:
Code:
sudo kmutil install --volume-root / --check-rebuild
 

jasiuncio

macrumors newbie
Original poster
Aug 29, 2022
6
1

bogdanw

macrumors 603
Mar 10, 2009
6,144
3,042
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.)
 

jasiuncio

macrumors newbie
Original poster
Aug 29, 2022
6
1
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.
 

jasiuncio

macrumors newbie
Original poster
Aug 29, 2022
6
1
Thanks so much for the help. I have followed instructions and deleted all kext that are not used and driver works now 👍🏻
 
  • Like
Reactions: bogdanw
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.