Open csnakk opened 2 years ago
Seems to work for me.
@anthonybudd, were you able to get this to work with "Ventura" Mac OS 13.0.X ?
I am trying but unable to. Needs an update for sure to work with the new security restrictions on MacOS
Also not able to get this to work. Installation completed successfully, but kernel extension doesn't appear to be loaded:
elw@Erics-MacBook-Pro-2 Contents % pwd
/Applications/CH34xVCPDriver.app/Contents
elw@Erics-MacBook-Pro-2 Contents % /usr/bin/kmutil showloaded | grep CH34
No variant specified, falling back to release
from info.plist,
<key>CFBundleName</key>
<string>CH34xVCPDriver</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.8</string>
That should be latest from the site as I post this.
Also not able to get this to work. Installation completed successfully, but kernel extension doesn't appear to be loaded:
elw@Erics-MacBook-Pro-2 Contents % pwd /Applications/CH34xVCPDriver.app/Contents elw@Erics-MacBook-Pro-2 Contents % /usr/bin/kmutil showloaded | grep CH34 No variant specified, falling back to release
from info.plist,
<key>CFBundleName</key> <string>CH34xVCPDriver</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>1.8</string>
That should be latest from the site as I post this.
Follow the instructions in this document to authorize the dext system extension
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
An arm build would be very helpful... Any possibility of getting a new build or source?