I have this cheap Arduino nano lying around so I decided to use it on a mac. Looked for driver and read a few posts:
http://forum.arduino.cc/index.php?topic=261375.75
http://forum.arduino.cc/index.php?topic=226370.0
I installed the official driver from the manufacturer:
I also attempted to disable some feature of mac OS X using:
nvram boot-args="kext-dev-mode=1"
It didn't run:
nvram: Error setting variable - 'boot-args': (iokit/common) general error
I have the root access, I think. It's a university computer. What is mac os root called? root or else?
Thanks.