<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, &quot;Andrew&quot; &lt;<a href="mailto:ziltro@ziltro.com">ziltro@ziltro.com</a>&gt; 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&#39;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&#39;m running Linux Mint, which is based on Ubuntu. On my computer
    /dev/ttyUSB*, as created, are owned by the &#39;dialout&#39; group. The
    command &#39;ls -l /dev/ttyUSB0&#39; should show you the owner and group, it
    might not be &#39;dialout&#39; on your system.<br>
    <br>
    Assuming that your user name is &#39;username&#39; and the group of
    /dev/ttyUSB0 is &#39;dialout&#39; 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>