WCHSoftGroup / ch34xser_macos

MacOS USB driver for USB to serial chip ch340, ch341, ch342, ch343, ch344, ch9101, ch9102, ch9103, etc
283 stars 25 forks source link

com.wch.usbserial is on Disabled software #13

Open StmLord opened 1 year ago

StmLord commented 1 year ago

I have an intel Mac with Mac OS Monterey 12.6 and I used the provided installer to install the driver for ch340G. But it didn't worked even when I run the application for driver install. So I searched a bit and I've found this on the Disable software section of system profiler:

X9L5JJAZJ - com.wch.usbserial: Version: Unknown Reason: No User Consent Date Disabled: Unknown

that tells me that the driver is not signed AFAIK. Can I do anything to make it work?

PrimeSeventyThree commented 1 year ago

I have an intel Mac with Mac OS Monterey 12.6 and I used the provided installer to install the driver for ch340G. But it didn't worked even when I run the application for driver install. So I searched a bit and I've found this on the Disable software section of system profiler:

X9L5JJAZJ - com.wch.usbserial: Version: Unknown Reason: No User Consent Date Disabled: Unknown

that tells me that the driver is not signed AFAIK. Can I do anything to make it work?

Check what you have under Security section in System Settings -> Privacy & Security.

Screenshot 2022-11-11 at 4 27 25 PM Screenshot 2022-11-11 at 4 28 11 PM

In my case after I ran the "CH34xVCPDriver.app" and clicked install button nothing was happening until I've manually allowed this app to run. After reboot the driver was loaded and seems to be working.

jschirrmacher commented 1 year ago

I have the same error message on my MacBook Pro 13-inch, 2017, running OSX Ventura 13.3.1. Regrettably, the option to allow the driver app is not existent... Do you know about another way to allow such drivers @PrimeSeventyThree ?