Andrew, you are right but after changing user group you have to logout and login again for changes to take effect. I mean a logout, not a full computer reset.

73 de IZ3GME Marco

Il giorno 16/ago/2013 02:46, "Andrew" <ziltro@ziltro.com> ha scritto:
On 16/08/13 01:20, Micheal Morrow wrote:
Then try to download from the radio and got a message error 13 that I don't have permissions to ttyUSB0. 
Another website said to issue: sudo chmod 0777 /dev/ttyUSB0


That works, but the permissions will probably be reset after a reboot upor reinsertion of the USB serial adapter.

I'm running Linux Mint, which is based on Ubuntu. On my computer /dev/ttyUSB*, as created, are owned by the 'dialout' group. The command 'ls -l /dev/ttyUSB0' should show you the owner and group, it might not be 'dialout' on your system.

Assuming that your user name is 'username' and the group of /dev/ttyUSB0 is 'dialout' then you can then add your own user to this group with the command:

sudo adduser username dialout

That way your user account will automatically have permission to use any serial ports on the system.

--

Andrew.


_______________________________________________
chirp_users mailing list
chirp_users@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_users