Pio device list is empty

Hello,
so I am using platformIO in linux mint with arduino board and esp.
My problem is that PlatformIO can’t automatically detects upload port by default for arduino and esp boards.
Command pio device list -> gives empty answer.
In serial monitor window in port section also is blank.

In arduino ide all is working fine. Also in /dev/ the boards are seen correctly.
I look for in google but I can’t find clear answer for this.
Maybe the problem is with access permissions to file system objects?
Thanks for help.

Ok I resolved the problem. I installed the Atom and PlatformIO again and it helped:)