sudo find /root/.net/Configurator_PG_ERIS-414 -type f -name libnserial.so.1 -exec chmod +x {} \;
sudo modprobe cp210x
sudo usermod -a -G dialout $(whoami)
su - $(whoami)