Skip to main content
Ranjeet Singh
Senior
December 11, 2023
Question

minicom -D /dev/ttyACM0 minicom: cannot open /dev/ttyACM0: Permission denied

  • December 11, 2023
  • 1 reply
  • 1296 views

when we run the minicom -D /dev/ttyACM0

then it show below error
minicom: cannot open /dev/ttyACM0: Permission denied

how i can solve this problem ?

This topic has been closed for replies.

1 reply

Erwan SZYMANSKI
Technical Moderator
December 14, 2023

Hello @Ranjeet Singh ,
Maybe a try with "sudo" could be worth ? Maybe you have specific rights on your PC configuration.

Kind regards,
Erwan

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.