Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver has invalid signature #3

Open
jjonesnook opened this issue May 15, 2015 · 7 comments
Open

Driver has invalid signature #3

jjonesnook opened this issue May 15, 2015 · 7 comments

Comments

@jjonesnook
Copy link

I just installed this driver on my Yosemite MacBook Pro and I am having trouble getting the controller I have to work. I noticed this in the console logs and think this may be an issue:

com.apple.kextd[41]: ERROR: invalid signature for com.mice.driver.Xbox360Controller, will not load

@mele113
Copy link

mele113 commented May 15, 2015

Are you running RodrigoCard 0.15 version https://github.com/d235j/360Controller
its signed

@jjonesnook
Copy link
Author

NO, I was running the version that came from the tattiboogle site itself. I didn’t even know about this version. I will give this a try later on.

Thanks,
Joe

From: "Patrick J. Mele"
Reply-To: electric-monk/360Controller
Date: Friday, May 15, 2015 at 9:31 AM
To: electric-monk/360Controller
Cc: Joseph Jones
Subject: Re: [360Controller] Driver has invalid signature (#3)

Are you running RodrigoCard 0.15 version https://github.com/d235j/360Controller
its signed


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-102453741.

@electric-monk
Copy link
Owner

Yes, I need to update the version on my site with a new signature.

I assume a less useful alternative is to allow apps from "Anywhere" in the security settings until I get that done.

@jeffomatic
Copy link

I don't think the "Anywhere" setting applies to kernel extensions...I tried changing this and realized it was already set to "Anywhere." I may try compiling from source to see what happens.

@jjonesnook
Copy link
Author

The beta 0.15 driver from rodrigocard worked for me first time. Thanks for the pointer.

Sent from my iPhone

On May 16, 2015, at 7:03 PM, Jeff Lee <[email protected]mailto:[email protected]> wrote:

I don't think the "Anywhere" setting applies to kernel extensions...I tried changing this and realized it was already set to "Anywhere." I may try compiling from source to see what happens.

Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-102721745.

@mele113
Copy link

mele113 commented May 17, 2015

Your welcome jjonesnook

@jaraco
Copy link

jaraco commented Jun 14, 2015

In case it's of any value, I've merged the d235j code with the electric-monk code in the jaraco fork. @electric-monk, Feel free to pull those changes if that saves you any time making a new release. I can make a Pull Request also if you prefer.

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

No branches or pull requests

6 participants
@jaraco @jeffomatic @electric-monk @jjonesnook @mele113 and others