You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 541 moved from a Google Code project.
Added by 2011-05-11T10:41:54.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
Original description
Hi everyone,
somehow I spent the last couple of hours trying to sort out why the Arduino IDE didn't see my Arduino (under Tools->Serial Port) on my linux system (Archlinux).. it turns out that somehow I didn't have anymore the /var/lock directory.
Without this directory it seems that Arduino IDE fails to use Serial ports.
Problem is that the IDE didn't send out any error message nor notification of such problem.