Arduino IDE 2 UsbTinyISP problem on ubuntu 16.04

Hi, i got problems with arduino 2.0 on linux lite (ubuntu 16.04) and UsbTinyISP.
When i try to burn bootloader with UsbTinyIsp i get "permission denied".

I have aven an Arduino 1.x version installed with debian pack that i can run in administrative mode and in this mode i can burn bootload with usbtiny.

So, the problem is the role.

The problem is that i don't know how to run arduino 2 in administrative mode , because arduino 2 has two installation type,ZIP and imageApp.

I tried to modify etc/udev/.... blabla......... but all i made doesn't work.

any idea?!!!! thanks

A bit off-topic: Ubuntu 16.04 isn't supported anymore. You should upgrade to a newer version.

You shouldn't run the Arduino IDE as root.

You might have to tell us what changes you did. Usually you just have to add your user to the right group to get access to these devices.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.