-
-
Notifications
You must be signed in to change notification settings - Fork 470
Closed as not planned
Closed as not planned
Copy link
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
Using the 2.0.3 build for native Apple Silicon works just fine on Monterey, but on Ventura no ports are recognized.
The workaround is to use 2.0.2 under Rosetta. I have not tested the 2.0.3 Intel build, so I don't know if the problem arose with 2.0.3 in general or with the Apple Silicon build specifically.
To reproduce
- Install 2.0.3 ARM64 build on Mac Ventura
- Run it
- Plug in an Arduino Board
- No ports recognized in the IDE
- even though
ls /dev/cu.*
will correctly show the usb serial device
Expected behavior
I would expect the IDE to discover the board or at least recognize the existence of the serial port.
Arduino IDE version
2.0.3 ARM64
Operating system
macOS
Operating system version
Ventura (13.1)
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project