Port for Arduino Uno not showing up for MacOS Ventura M2 Max

No port is available for an Arduino Uno in the Arduino IDE on a new laptop.

Info: MacBook Pro, MacOS 13.2.1, Apple Silicon M2 Max, Rosetta 2 installed. Genuine Arduino Uno (not a knockoff). USB to serial adapter chip: Amtel Mega 16U2

Things I've tried:

  • Arduino IDE version: 2.0.4 arm64
  • Arduino IDE version: 2.0.4 intel
  • Arduino IDE version: 1.8.19 intel

ls /dev/cu.* shows only:
/dev/cu.Bluetooth-Incoming-Port

Interestly, it is identified in the system report USB device tree.

It does work on my old 2012 MacBook Pro, so the Uno and the cable are good.

On my old 2012 Mac the port shows:
/dev/cu.usbmodem14201 (Arduino Uno)

Searching around the web hasn't yielded any useful answers.

Does anyone know what could be wrong here?

arduino-serial-problem

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