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

does't support arm Mac os big sur 11.2 #65

Closed
shenyukun opened this issue Feb 7, 2021 · 6 comments
Closed

does't support arm Mac os big sur 11.2 #65

shenyukun opened this issue Feb 7, 2021 · 6 comments
Assignees

Comments

@shenyukun
Copy link

Last login: Sun Feb 7 14:44:09 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh.
For more details, please visit https://support.apple.com/kb/HT208050.
shenyukundeMacbook-PRO-M1:~ wuxian$ sudo sh -c 'chown -R root:wheel /Library/Extensions/Thunderbolt3Unblocker.kext && \

chmod -R g-w,o-w /Library/Extensions/Thunderbolt3Unblocker.kext &&
kextcache -i / &&
nvram -d t3u-incompatible &&
kextload -b es.govost.ryan.Thunderbolt3Unblocker'
Password:
Executing: /usr/bin/kmutil install --volume-root / --check-rebuild
Not rebuilding KC for arch: 'arm64e'
kmutil done
Executing: /usr/bin/kmutil load -b es.govost.ryan.Thunderbolt3Unblocker
Error Domain=KMErrorDomain Code=71 "Incompatible architecture: Binary is for x86_64, but needed arch arm64e" UserInfo={NSLocalizedDescription=Incompatible architecture: Binary is for x86_64, but needed arch arm64e}
shenyukundeMacbook-PRO-M1:~ wuxian$

@rgov
Copy link
Owner

rgov commented Feb 7, 2021

Hi, this project doesn't support Apple Silicon yet.

@General13K7

This comment has been minimized.

@General13K7
Copy link

Hi, this project doesn't support Apple Silicon yet.

Is it too hard to do M1 Support for that?

@qinyongqiang
Copy link

It seems that no patch is needed in Arm Mac

@KrisCris
Copy link

seems it's not working for intel based mac either?

@rgov
Copy link
Owner

rgov commented Dec 24, 2021

Dupe of #62.

@rgov rgov closed this as completed Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants