Sonoma - driver installed but doesn't show up (building on sonoma) #753
              
                Unanswered
              
          
                  
                    
                      realjesset
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         What happens when you sign and notarize? 
…On Nov 24, 2023 at 12:56 AM -0800, Jesse ***@***.***>, wrote:
 I tried building the current latest code (v0.5.1) and the build creates a pkg and it is installed, I see it in my /Library/Audio/Plug-Ins/HAL however it doesn't show in my Audio MIDI or sound preferences.
 I removed signing and notorizing from the create_installer.sh as shown below:
 #!/usr/bin/env bash
 # Creates installer for different channel versions.
 # Run this script from the local BlackHole repo's root directory.
 # If this script is not executable from the Terminal,
 # it may need execute permissions first by running this command:
 #   chmod +x create_installer.sh
 devTeamID="Q5C99V536K" #  
 | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I tried building the current latest code (v0.5.1) and the build creates a
pkgand it is installed, I see it in my/Library/Audio/Plug-Ins/HALhowever it doesn't show in my Audio MIDI or sound preferences.I removed signing and notorizing from the
create_installer.shas shown below:NOTE: I do have a build I created last April, 2023 (v0.5.0) and that still works, however when I try building the same version via Sonoma, it fails and as the same issue where the driver is installed but doesn't show up. I have also restarted the audio via the command.
Specs: macOS Sonoma 14.1.1, M2 Macbook Air.
Beta Was this translation helpful? Give feedback.
All reactions