User Tools

Site Tools


arduino:arduino_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arduino:arduino_on_linux [2019/12/28 20:15] mithatarduino:arduino_on_linux [2019/12/28 20:15] – [USBtiny permissions] mithat
Line 21: Line 21:
 SUBSYSTEM=="usb", ATTR{product}=="USBtiny", ATTR{idProduct}=="0c9f", ATTRS{idVendor}=="1781", MODE="0660", GROUP="dialout" SUBSYSTEM=="usb", ATTR{product}=="USBtiny", ATTR{idProduct}=="0c9f", ATTRS{idVendor}=="1781", MODE="0660", GROUP="dialout"
 </code> </code>
-The next time you log in, your USBtiny //should// work as expected --- unless the ''product'', ''idProduct'', and/or ''idVendor'' attributes aren't as expected. You can confirm these values by plugging in your USBtiny and running dmesg (as root):+The next time you log in, your USBtiny //should// work as expected --- unless the ''product'', ''idProduct'', and/or ''idVendor'' attributes aren't as expected. You can confirm these values by plugging in your USBtiny and running ''dmesg'' (as root):
 <code> <code>
 # dmesg # dmesg
arduino/arduino_on_linux.txt · Last modified: 2019/12/29 05:37 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki