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

Update for compatibility with macOS Monterey #86

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zspherez
Copy link

Modify to remove load/unload methods, updated readme to reflect the necessity to load kext to EFI. Remove precompiled binaries.

On macOS Monterey, I was unable to find a way to load the kext due to it not being authorized to load. I was able to fix that by building the binaries myself and loading the kext in the EFI. This PR reflects how to do that.

@NOTNlCE
Copy link

NOTNlCE commented Dec 29, 2021

Thank you for this. Your fork works great on my XPS 9560 with the self-built and self-signed kext.

@zspherez
Copy link
Author

Thank you for this. Your fork works great on my XPS 9560 with the self-built and self-signed kext.

Glad it works for you! Let me know if you have any problems with later updates.

Copy link

@InabaKumori InabaKumori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough to at least work.

@DanialPahlavan
Copy link

no update ?

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

Successfully merging this pull request may close these issues.

4 participants