Hi guys,
I am on Kali Linux (
4.19.0-kali5-amd64 #1 SMP Debian 4.19.37-2kali1 (2019-05-15) x86_64 GNU/Linux
)
and I want to be able to connect my Arduino Uno but I can't select the port in "Tools>Serial Port".
I downloaded arduino
with apt :
apt-get install arduino arduino-core arduino-mk
I saw all those topics on forums :
- Cant Select "Serial Port" From Arduino Menus Or Program Arduino Uno, Ubuntu - Installation & Troubleshooting - Arduino Forum
- Arduino Tools > Serial Port greyed out - Stack Overflow
- Can`t select Serial Port on Linux Ubuntu - Installation & Troubleshooting - Arduino Forum
I tried to run arduino
as root (even if I am root on Kali), add my account to the dialout
group, change the serial port in ~/.arduino/preferences.txt
...
Do someone have another solution?