How do i allow non-root access to /ttyUSB0 on 12.04?
Posted
by
yurividal
on Ask Ubuntu
See other posts from Ask Ubuntu
or by yurividal
Published on 2012-05-07T14:18:27Z
Indexed on
2012/06/24
3:24 UTC
Read the original article
Hit count: 188
Since i updated from 10.04 to 12.04, i am unable to acces the device connected in /ttyUSB0 if i dont have root access. To be more specific, i use a usb-to-serial com port converter to acces and configure Cisco equipment with a software called Putty. It happens that, since i upgraded to 12.04, Putty only sees the connected device when i run it as "gksudo putty". If not, it says "unable to connect to port /ttyUSB0". I have managed to change the permissions via chmod 666, and it works, but if i disconnect the usb and reconnect, it goes back to root only. How do i permanently allow non-root access? I have a clue it might be via udev rules, but i have NO IDEIA how to do it.
obs. Manufacturer and drivers "PROLIFIC"
© Ask Ubuntu or respective owner