elementary / elementary/triage
Arduino conflicts with Braille support
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### What Happened?
Arduino can't find a USB port for the plugged-in Arduino board.
Workaround: `apt purge brltty` and reboot
### Steps to Reproduce
1. `sudo apt install arduino`
2. Start arduino (which is a Java based IDE gui application)
3. Plug in an arduino to USB port
4. The `Port` menu option of the Arduino IDE is greyed out
### Expected Behavior
Port can be selected.
### OS Version
7.x (Horus)
### Software Version
Latest release (I have run all updates)
### Log Output
```shell
Also see: https://forum.arduino.cc/t/solved-tools-serial-port-greyed-out-in-ubuntu-22-04-lts/991568/18
```
### Hardware Info
MacbookPro7,1 hardware
Stock Macintosh UK keyboard
bcmwl-kernel-source Wifi driver is installed.
Contributor guide
Assessment
This issue has not been assessed yet.