Comment 2 for bug 1606674

Revision history for this message
Michael Hall (mhall119) wrote : Re: Unable to drive Adruino over USB from Arduino IDE snap

Arduino IDE requires that your user be part of the "dialout" group in order to connect to an Arduino device over USB. After adding myself to this group, I can now access the device from the snap when it is running in --devmode.

It still needs something more in order to access the device without --devmode