Skip to content

added dialout group to allow USB access#14

Open
reimerp wants to merge 1 commit intosglahn:masterfrom
reimerp:fix/dialout
Open

added dialout group to allow USB access#14
reimerp wants to merge 1 commit intosglahn:masterfrom
reimerp:fix/dialout

Conversation

@reimerp
Copy link

@reimerp reimerp commented Aug 14, 2021

w/o that an upload will fail with Permission denied

Details
Configuring upload protocol...
AVAILABLE: espota, esptool
CURRENT: upload_protocol = esptool
Looking for upload port...

Warning! Please install `99-platformio-udev.rules`. 
More details: https://docs.platformio.org/page/faq.html#platformio-udev-rules

Auto-detected: /dev/ttyUSB0
Uploading .pio/build/nodemcuv2-ble/firmware.bin
esptool.py v3.0
Traceback (most recent call last):
Serial port /dev/ttyUSB0
  File "/usr/local/lib/python3.9/site-packages/serial/serialposix.py", line 322, in open
    self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK)
PermissionError: [Errno 13] Permission denied: '/dev/ttyUSB0'

@reimerp reimerp closed this Nov 28, 2021
@reimerp reimerp reopened this Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant