RogueAmoeba/Soundflower-Original

Installing 1.6.7 Yosemite 10.10.3 fail

Closed this issue · 7 comments

I've build it in deploy mode after installation fails, imgs:

screen shot 2015-02-23 at 14 04 20
screen shot 2015-02-23 at 14 04 26
screen shot 2015-02-23 at 14 04 03

Same here.

Same for me.

I'm on 10.10.2 and third this, not seeing anything immediately relatable in console logs.
Built and installed both dev and dep versions to the same effect.
Checked kext perms - all ok.

tools_ bash _89x24

Seems the code signing is the issue as indicated by kextutil:

Diagnostics for /System/Library/Extensions/Soundflower.kext:
Code Signing Failure: not code signed
ERROR: invalid signature for com.Cycling74.driver.Soundflower, will not load

One solution, at least temporarily until the code signing is fixed would be to disable kext signing in OS X as follows: (WARNING: know the risks of doing this before doing so, no warranty implied)...

sudo nvram boot-args=kext-dev-mode=1

Then restart your mac for these changes to take effect:

sudo shutdown -r now

Soundflowerbed should now work as expected.

+1

I'll wait for the fix

Thanks

@kybernetyk hey, and a helpful DMG installer too! Kind thanks.