Note that if it _is_ treating /dev/ttyACM0 as a modem you could probably put your user in the `dialout` group to ensure that if you execute a command without `sudo` that you can access the device. sudo gpasswd -a $USER dialout