It works, but you have to change permission to the groups. Here the full commands:
sudo adduser MyUser dialout sudo chmod a+rw /dev/ttyUSB0 Next boot USB0 retained these permissions: crw-rw---- 1 root dialout 188, 0 Jul 6 10:29 /dev/ttyUSB0 and so it is possible to run minicom from MyUser. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949597 Title: Cannot open /dev/ttyUSB0: Permission denied To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtkterm/+bug/949597/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
