<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.19572">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I hate typing sudo first.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I always do sudo su or sudo -s first so I can type 
whatever I want without the worry of leaving out sudo.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Glenn</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=n1ea@arrl.net href="mailto:n1ea@arrl.net">D.J.J. Ring, Jr.</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=chirp_users@intrepid.danplanet.com 
  href="mailto:chirp_users@intrepid.danplanet.com">Discussion of CHIRP</A> 
</DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, December 23, 2019 12:47 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [chirp_users] Chirp under 
  Linux</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV>Phil,</DIV>
  <DIV><BR></DIV>
  <DIV>Someone gave you this command, but they forgot to start it with "sudo" 
  and if you didn't use sudo the command will not work.</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN style="FONT-SIZE: 12px; FONT-FAMILY: sans-serif">sudo chmod 777 
  /dev/ttyUSB0</SPAN></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">Check the ownership 
  of this:</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">ls 
  -l&nbsp;</SPAN></FONT><SPAN 
  style="FONT-SIZE: 12px; FONT-FAMILY: sans-serif">&nbsp;/dev/ttyUSB0</SPAN></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">This will list the 
  owners of</SPAN></FONT><SPAN 
  style="FONT-SIZE: 12px; FONT-FAMILY: sans-serif">&nbsp;/dev/ttyUSB0.</SPAN></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">See if you're in the 
  group that is listed.</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">Enter this 
  command:</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px">groups</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">It will return the 
  groups your a member of.&nbsp; You have to belong to the group that is listed 
  when you gave the command:&nbsp;&nbsp;</SPAN></FONT><FONT 
  face=sans-serif><SPAN style="FONT-SIZE: 12px">ls -l&nbsp;</SPAN></FONT><SPAN 
  style="FONT-SIZE: 12px; FONT-FAMILY: sans-serif">&nbsp;/dev/ttyUSB0</SPAN></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">If you disconnect the 
  USB cable then reconnect it. You can confirm the device name by this 
  command:</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">sudo dmesg | 
  tail</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">You should see lines 
  that says "new device" and it will give the address of the new device, that's 
  the device CHIRP needs to use in order to work .</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">Try 
  that,</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
style="FONT-SIZE: 12px">73</SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
  <DIV><FONT face=sans-serif><SPAN style="FONT-SIZE: 12px">David 
  N1EA&nbsp;<BR></SPAN></FONT><BR>
  <DIV class=gmail_quote>
  <DIV class=gmail_attr dir=ltr>On Mon, Dec 23, 2019, 00:20 Phil &lt;<A 
  href="mailto:phillor9@gmail.com">phillor9@gmail.com</A>&gt; wrote:<BR></DIV>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 
    9/12/19 3:51 am, Jim Unroe wrote:<BR><BR>Hello everyone,<BR><BR>I said I'd 
    report back after I received another programming cable. This <BR>one 
    contains an FTDI chip and, of course, the radio is still not 
    recognised.<BR><BR>The cable connectors must not be making proper contact. 
    I've read <BR>suggestions that the cable needs to be pressed in firmly. If I 
    press any <BR>harder then I'll surly break something.<BR><BR>What a 
    pain!<BR>-- 
    <BR><BR>Regards,<BR>Phil<BR><BR>_______________________________________________<BR>chirp_users 
    mailing list<BR><A href="mailto:chirp_users@intrepid.danplanet.com" 
    rel=noreferrer target=_blank>chirp_users@intrepid.danplanet.com</A><BR><A 
    href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" 
    rel="noreferrer noreferrer" 
    target=_blank>http://intrepid.danplanet.com/mailman/listinfo/chirp_users</A><BR>This 
    message was sent to D.J.J. Ring, Jr. at <A href="mailto:n1ea@arrl.net" 
    rel=noreferrer target=_blank>n1ea@arrl.net</A><BR>To unsubscribe, send an 
    email to <A href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" 
    rel=noreferrer 
    target=_blank>chirp_users-unsubscribe@intrepid.danplanet.com</A><BR></BLOCKQUOTE></DIV></DIV></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>chirp_users mailing 
  list<BR>chirp_users@intrepid.danplanet.com<BR>http://intrepid.danplanet.com/mailman/listinfo/chirp_users<BR>This 
  message was sent to Glenn at glennervin@cableone.net<BR>To unsubscribe, send 
  an email to 
chirp_users-unsubscribe@intrepid.danplanet.com</BLOCKQUOTE></BODY></HTML>