Open GoogleCodeExporter opened 8 years ago
I'm not sure if the newly-released version 1.6 will help with this issue or
not. But it might.
More system information will be needed before any further follow-up or efforts
could be made (e.g. what kind of processor).
Original comment by t...@electrotap.com
on 3 Feb 2012 at 9:11
I've had the same issue on 1.6.1 on Lion.
It seems that it's stricter about file permissions: Write permission on Group
makes it give that error.
In my case, I've just done sudo chmod -R 755
/System/Library/Extensions/Soundflower.kext/ and it loaded fine.
Original comment by villi...@gmail.com
on 7 Feb 2012 at 6:45
Easiest way I fixed it was to go into
/System/Library/Extensions/Soundflower.kext/ and right click on it, unlock,
change wheel from "read/write" to "read-only".
Go into terminal and "sudo kextload
/System/Library/Extensions/Soundflower.kext" and you're good to go after making
the appropriate adjustment in permissions.
Original comment by WarpedCo...@gmail.com
on 7 Feb 2012 at 7:32
[deleted comment]
Thanks, I had the same issue and doing "sudo chmod -R 755
/System/Library/Extensions/Soundflower.kext/" and then "sudo kextload
/System/Library/Extensions/Soundflower.kext" fixed it for me.
Original comment by stoo...@gmail.com
on 7 Feb 2012 at 10:18
thank you comment #5, that worked for me =')
Original comment by sporkent...@gmail.com
on 2 Apr 2015 at 7:09
Original issue reported on code.google.com by
gretabru...@gmail.com
on 30 Jun 2011 at 7:18