logu / nodemcu

2 stars 0 forks source link

After USB driver installed, plugging in NodeMCU blackouts my Mac Air #1

Open Beck-Sisyphus opened 7 years ago

Beck-Sisyphus commented 7 years ago

Hi logu,

On my MacBook Air with macOS Sierra, I installed the CH341SER driver for mac, but running the run sudo nvram boot-args="kext-dev-mode=1" command gives me this error:

nvram: Error setting variable - 'boot-args': (iokit/common) general error

What's even worse, when I plug in the NodeMCU with USB cable, my Mac Air blackouts and shuts down. Any ideas what's going on?

Best, Beck

sousmangoosta commented 7 years ago

Hey @Beck-Sisyphus ,

Don't know if you solve it, but you can take a look here https://github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver Just do the work for me.

Cheers