ch340g-ch34g-ch34x-mac-os-x-driver | CH340G CH34G CH34X Mac OS X driver
kandi X-RAY | ch340g-ch34g-ch34x-mac-os-x-driver Summary
kandi X-RAY | ch340g-ch34g-ch34x-mac-os-x-driver Summary
Version 1.5 (2018-07-05) of the OEM driver for the CH34x chipset. Version 1.4 (2017-01-11) of the OEM driver for the CH34x chipset. Version 1.3 (2016-09-27) of the OEM driver causes a kernel panic (a.k.a. crash) when installed on macOS Sierra.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ch340g-ch34g-ch34x-mac-os-x-driver
ch340g-ch34g-ch34x-mac-os-x-driver Key Features
ch340g-ch34g-ch34x-mac-os-x-driver Examples and Code Snippets
Community Discussions
Trending Discussions on ch340g-ch34g-ch34x-mac-os-x-driver
QUESTION
I'm trying to get the drivers on OSX Sierra running. But no result.
My research got me to the following sites: https://github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver https://tzapu.com/ch340-ch341-serial-adapters-macos-sierra/ https://blog.sengotta.net/signed-mac-os-driver-for-winchiphead-ch340-serial-bridge/ http://www.wch.cn/download/CH341SER_MAC_ZIP.html (announced as latest version)
Before i've tried to install them i tried this while i was in recovery mode ( restart with ⌘ + R ).
...ANSWER
Answered 2017-May-31 at 15:22Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ch340g-ch34g-ch34x-mac-os-x-driver
Unload the old drivers if running: sudo kextunload /Library/Extensions/usbserial.kext sudo kextunload /System/Library/Extensions/usb.kext
Remove the old driver by issuing one of the following commands (depending on your installation): sudo rm -rf /System/Library/Extensions/usb.kext sudo rm -rf /Library/Extensions/usbserial.kext
Double-click on the CH34x_Install_V1.5.pkg file and install (no need to reboot)
Instead of rebooting, you can force quit Installer after it completes.
Load the new driver: sudo kextload /Library/Extensions/usbserial.kext
Plug in your device. It should now be listed under the /dev directory. Examples: /dev/cu.wchusbserial1410 /dev/tty.wchusbserial14210 (driver version 1.5)
Install the driver by the following commands: brew tap adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver https://github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver brew cask install wch-ch34x-usb-serial-driver
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page