hexeguitar / CH55x_python_flasher

Python based flash/verify tool for the CH55x MCUs
GNU General Public License v3.0
15 stars 3 forks source link

Workaround for a recent failure on macOS Monterey #5

Closed toyoshim closed 2 years ago

toyoshim commented 2 years ago

This error starts happening after a recent OS update, or upgrading Parallels to 17. is_kernel_driver_active always fails with errno 2 unexpectedly, and just ignoring this error makes it work.