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 CH340 not working Mac M1 Pro #23

Open
abnerCrack opened this issue Oct 8, 2023 · 5 comments
Open

Driver CH340 not working Mac M1 Pro #23

abnerCrack opened this issue Oct 8, 2023 · 5 comments

Comments

@abnerCrack
Copy link

image
image
image

@alana314
Copy link

Same problem. When I try to manually load the CH34 driver I get this error:

sudo kextload CH34xVCPDriver.kext
Password:
Executing: /usr/bin/kmutil load -p /Library/Extensions/CH34xVCPDriver.kext
Error Domain=KMErrorDomain Code=71 "Incompatible architecture: Binary is for x86_64, but needed arch arm64e
Unsupported Error: one or more extensions are unsupported to load: 	Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext" UserInfo={NSLocalizedDescription=Incompatible architecture: Binary is for x86_64, but needed arch arm64e
Unsupported Error: one or more extensions are unsupported to load: 	Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext}

I would also note that there is a new way to support system extensions: https://developer.apple.com/support/kernel-extensions/

@moyun-yinyun
Copy link

Uninstall the Sonoma 14.0 kext driver. You can use the dext driver to uninstall the kext driver. Uninstall the Kext driver by referring to the installation documentation

@uqmessias
Copy link

uqmessias commented Aug 7, 2024

@alana314, were you able to install it on your Mac? If so, do you mind to telling us how, please?

@alana314
Copy link

alana314 commented Aug 7, 2024

No I ended up using a PC

@uqmessias
Copy link

I'll keep searching, thanks anyway for answering @alana314!

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

4 participants