Conversation
README.md
Outdated
| * 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` | ||
| * `brew install cask wch-ch34x-usb-serial-driver` |
There was a problem hiding this comment.
I understand that this is being changed due to brew cask being deprecated.
But does this do what you intend? Doesn't it merely install both cask and the wch-ch34x-usb-serial-driver formulae, rather than the cask-only version of wch-ch34x-usb-serial-driver?
So should this be brew install --cask wch-ch34x-usb-serial-driver instead?
If the cask version isn't specifically required, then is brew install wch-ch34x-usb-serial-driver sufficient?
There was a problem hiding this comment.
I checked the console output and cask is not needed. I just installed a package called cask.
brew install wch-ch34x-usb-serial-driver works fine.
|
Not possible to install this on M1 MacOS Monterey. Apple own CH34x driver is not working. Any ideas? |
Same here. Got any solutions? |
No description provided.