<p dir="ltr">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.</p>
<p dir="ltr">73 de IZ3GME Marco</p>
<div class="gmail_quote">Il giorno 16/ago/2013 02:46, "Andrew" <<a href="mailto:ziltro@ziltro.com">ziltro@ziltro.com</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>On 16/08/13 01:20, Micheal Morrow
wrote:<br>
</div>
<blockquote type="cite">
<font face="Bitstream Charter"><small>Then try to download from
the radio and got a message error 13 that I don't have
permissions to ttyUSB0. </small><br>
<small>Another website said to issue: <code>sudo chmod 0777
/dev/ttyUSB0</code></small></font><br>
</blockquote>
<br>
That works, but the permissions will probably be reset after a
reboot upor reinsertion of the USB serial adapter.<br>
<br>
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.<br>
<br>
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:<br>
<br>
sudo adduser username dialout<br>
<br>
That way your user account will automatically have permission to use
any serial ports on the system.<br>
<br>
-- <br>
<br>
Andrew.<br>
<br>
</div>
<br>_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
<br></blockquote></div>