esp8266 / esp8266/source-code-examples
Cannot open /dev/ttyUSB0: Permission denied
Open
- Dominant language
- Makefile
- Stars
- 278
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
I had an issue , while trying to do flash
Cannot open /dev/ttyUSB0: Permission denied
https://bugs.launchpad.net/ubuntu/+source/gtkterm/+bug/949597
I palliated to this problem with the command " sudo chmod -R 777 /dev/ttyUSB0 " each time I wanted to flash.
Do you know more about these bugs ? This maybe due to an ubuntu bug (Ubuntu 16 LTS) but I don't know
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.