Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

Kernel extension not loaded? #65

Open
RyougiMana opened this issue May 1, 2016 · 3 comments
Open

Kernel extension not loaded? #65

RyougiMana opened this issue May 1, 2016 · 3 comments

Comments

@RyougiMana
Copy link

Hi, I'm using WavTap with EI Captain, but there is something wrong though i have input the sudo instruction to enable my device(suppose i have got the correct understanding).

@doringker
Copy link

Same problem...

@devinroth
Copy link
Contributor

This works in Sierra. Not tested in El Capitan

  1. Restart computer in recovery mode ⌘R

  2. In Terminal type

    csrutil disable

  3. Restart computer

  4. Change permissions of kext

    sudo chown -R root:wheel mykext.kext
    sudo chmod -R 755 mykext.kext
    
  5. Load Kext
    sudo kextload mykext

@ghost
Copy link

ghost commented Apr 11, 2019

I don't know about the previous users, but this worked for me, Thankyou! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants