1

Hey guys my computer runs Ubuntu 22.04.
And the Arduino IDE doesn't show any serial ports when a board is connected.

This is what it shows when the board is disconnected: enter image description here

And this is what it shows when the board is connected: enter image description here

As you can see the board does not get detected by the IDE. But when I run lsusb in the terminal, I can see the device: enter image description here

So the device does get detected by the computer but not by the IDE. I have also tried running
./arduino-linux-setup.sh $USER, which adds the user to the dialout, tty, uucp, and plugdev groups, but that didn't work.

Please suggest a method to resolve this problem. Also, please feel free to ask for other additional information.

Thank you.

Ravexina
  • 55,668
  • 25
  • 164
  • 183
Raihan
  • 371
  • did you log out and back in after adding yourself to those groups? – Esther May 20 '22 at 17:21
  • also I assume you're using an Arduino Nano... otherwise you should change the "board" property – Esther May 20 '22 at 17:22
  • Yes, I did restart my computer. And yes I am using an Arduino Nano but I have also tried it with my esp32, still got the same results – Raihan May 22 '22 at 09:09

0 Answers0