Manjaro – Get that arduino to connect!

If you find that your Arduino isn’t connecting in Manjaro (and most other Linux flavors), you can run a command in terminal to give permission for your computer to connect.  You will want to run lsusb to find where your device is sitting, but for me this command works:

sudo chmod 666 /dev/bus/usb/003/*
This entry was posted in Circuits and Electronics, Hobbies, Projects, Technology. Bookmark the permalink.

Comments are closed.