Jump to content
  • Forum Statistics

    8k
    Total Topics
    53k
    Total Posts
  • Member Statistics

    136,343
    Total Members
    16,800
    Most Online
    pinjemduit
    Newest Member
    pinjemduit
    Joined

aceofskies05

Members
  • Posts

    3
  • Joined

  • Last visited

aceofskies05's Achievements

Beginner

Beginner (1/10)

0

Reputation

  1. Good news. Got this working on Seirra with Poseidon Z using https://github.com/thefloweringash/iousbhiddriver-descriptor-override/issues/33 Bad news. Characters stop working after about 50 key presses. Can install with https://thefloweringash.com/iousbhiddriver-descriptor-override/downloads/IOUSBHIDDriverDescriptorOverride-2016-11-13-cfa5838.pkg Note you will need to enter recovery mode and disable SIP. Instructions -FWIW, to anyone who's thinking of disabling SIP fix the kext signing issue, it's possible to only disable the kext signature checking and leave all the other protections enabled. All you need to do is in recovery mode after disabling SIP with csrutil disable, enable it again but without kext signing enable with csrutil enable --without kext. The util will give you a warning about this feature possibly being unsupported in future versions, so be forewarned this might be a bad idea.
  2. How did you get this working? Did you turn off the security?
  3. Whats the status on this project? I am a developer and want to help as much as I can. I've never written a driver before, but I know some objective-c and swift and can get by in C. I see Apple's documentation here https://developer.apple.com/library/mac/documentation/DeviceDrivers/Conceptual/IOKitFundamentals/Features/Features.html. I also found this really old but interesting article. http://www.snark.de/mac/usbkbpatch/index_en.html Any open sourcing would be great.
×
×
  • Create New...