<div dir="ltr"><div class="gmail_default" style="font-family:&quot;trebuchet ms&quot;,sans-serif;color:rgb(68,68,68)">Hello,</div><div class="gmail_default" style="font-family:&quot;trebuchet ms&quot;,sans-serif;color:rgb(68,68,68)">In my recent experience programming an Yaesu FT60R, two issues popped up:</div><div class="gmail_default" style="font-family:&quot;trebuchet ms&quot;,sans-serif;color:rgb(68,68,68)">1) finding the correct driver for the cable chipset, and 2) holding the PTT button long enough.</div><div class="gmail_default" style="font-family:&quot;trebuchet ms&quot;,sans-serif;color:rgb(68,68,68)">The chipset driver information was here:</div><div class="gmail_default" style=""><font color="#444444" face="trebuchet ms, sans-serif"><a href="http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&amp;pcid=41">http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&amp;pcid=41</a></font><br></div><div class="gmail_default" style=""><font color="#444444" face="trebuchet ms, sans-serif"><br></font></div><div class="gmail_default" style=""><font color="#444444" face="trebuchet ms, sans-serif">About half way down the page, in red is a link to an app that identified the Prolific the chipset.  Other chipset manufacturers may have similar tools.</font></div><div class="gmail_default" style=""><font color="#444444" face="trebuchet ms, sans-serif">&quot;</font><span style="color:rgb(255,0,0);font-family:Arial;font-size:13.3px;line-height:20px">Run PL2303 CheckChipVersion tool...&quot;  </span><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">This helped tremendously in identifying the correct driver.</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">Holding the PTT button long enough came from page 65 of the FT-60R manual, in the section on Cloning.  After resolving these two issues, I was able to download memory contents to CHiRP, edit, and upload back to the HT.</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000"><br></font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">Hope this helps.</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">73,</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">Ken</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000">KI7EIH</font></span></div><div class="gmail_default" style=""><span style="font-family:Arial;font-size:13.3px;line-height:20px"><font color="#000000"><br></font></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font color="#444444" size="2" face="trebuchet ms, sans-serif">Ken Cone</font></div><div><a href="mailto:kencone@gmail.com" target="_blank"><font color="#444444" size="2" face="trebuchet ms, sans-serif">kencone@gmail.com</font></a></div></div><div><font color="#444444" size="2" face="trebuchet ms, sans-serif">KI7EIH</font></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Sun, Jul 24, 2016 at 10:30 AM, Jack Haverty <span dir="ltr">&lt;<a href="mailto:k3fiv@arrl.net" target="_blank">k3fiv@arrl.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Since I also just started using Chirp I&#39;m no expert, but I had a similar<br>
first-time experience (Ubuntu 16.04 and Baofeng BF-F8HP).  It turned out<br>
that all that I had to do was turn up the audio volume on the radio and<br>
everything started to work fine.<br>
<br>
Great program!<br>
<br>
73,<br>
/Jack de K3FIV<br>
<br>
On 07/22/2016 08:30 PM, CN85rq wrote:<br>
&gt; These are my first attempts at using CHIRP and I&#39;m not having much luck.<br>
&gt;   I&#39;ve tried connecting to two different radios from two different<br>
&gt; computers with a total of three different CHIRP versions and three<br>
&gt; different cables.  I could easily be missing some tribal knowledge known<br>
&gt; to experienced users, so hopefully someone can point me in the right<br>
&gt; direction for a solution.<br>
&gt;<br>
&gt;<br>
&gt; CONFIGURATION #1<br>
&gt; Computer:   Gigabyte GA-MA790X-UD4P motherboard, MCS9865 serial card,<br>
&gt; running Debian 7 (Wheezy)<br>
&gt; Radio:  Kenwood TM-V71, connected with Kenwood PG-5G PC Serial<br>
&gt; Programming Cable<br>
&gt; CHIRP Version:  0.1.12 (from the Debian repository)<br>
&gt; Symptom:  “Download From Radio” results in a “No response from radio”<br>
&gt; message<br>
&gt; Additional Info:  The timestamp on /dev/ttyS0 updates when the radio is<br>
&gt; turned on.<br>
&gt;<br>
&gt;<br>
&gt; CONFIGURATION #2<br>
&gt; Computer:  Raspberry Pi 1 Model B, running Raspian (Jesse) with Compass<br>
&gt; mods by NW Digital Radio<br>
&gt; Radio:  Kenwood TM-V71, connected (first) with a generic USB-Serial<br>
&gt; cable (unknown chipset) and (second) with a Sabrent CB-FTDI USB-Serial<br>
&gt; cable (FTDI chipset)<br>
&gt; CHIRP Versions:  (first) 0.4.0 and (second) chirp-daily-20160717<br>
&gt; Symptom:  “Download From Radio” results in a “No response from radio”<br>
&gt; message<br>
&gt; Additional Info:  Tested with and without the “console=serial0,115200”<br>
&gt; setting in the /boot/cmdline.txt file<br>
&gt; Additional Info:  Serial speed on radio tested at both 9600 and 19200<br>
&gt;<br>
&gt;<br>
&gt; CONFIGURATION #3<br>
&gt; Computer:  Raspberry Pi 1 Model B, running Raspian (Jesse) with Compass<br>
&gt; mods by NW Digital Radio<br>
&gt; Radio:  Alinco DR-235 MkIII, connected (first) with a generic USB-Serial<br>
&gt; cable (unknown chipset) and (second) with a Sabrent CB-FTDI USB-Serial<br>
&gt; cable (FTDI chipset)<br>
&gt; CHIRP Versions:  (first) 0.4.0 and (second) chirp-daily-20160717<br>
&gt; Symptom:  “Download From Radio” results in a “No response from radio”<br>
&gt; message<br>
&gt; Additional Info:  Tested without the “console=serial0,115200” setting in<br>
&gt; the /boot/cmdline.txt file<br>
&gt;<br>
&gt;<br>
&gt; CONSOLE WINDOW OUTPUT captured for Configuration #2<br>
&gt; root@compass:/usr/local/bin/chirp-daily-20160717# ./chirpw<br>
&gt;<br>
&gt; (process:911): Gtk-WARNING **: Locale not supported by C library.<br>
&gt;       Using the fallback &#39;C&#39; locale.<br>
&gt; ./chirpw:135: GtkWarning: gtk_window_realize_icon: assertion<br>
&gt; &#39;info-&gt;icon_pixmap == NULL&#39; failed<br>
&gt;     a.show()<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; ERROR: Timeout waiting for data<br>
&gt; ERROR: Giving up<br>
&gt; Traceback (most recent call last):<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/ui/mainapp.py&quot;, line<br>
&gt; 1430, in mh<br>
&gt;       self.do_download(*args)<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/ui/mainapp.py&quot;, line<br>
&gt; 691, in do_download<br>
&gt;       radio = settings.radio_class(ser)<br>
&gt;     File<br>
&gt; &quot;/usr/local/bin/chirp-daily-20160717/chirp/drivers/kenwood_live.py&quot;,<br>
&gt; line 159, in __init__<br>
&gt;       radio_id = get_id(self.pipe)<br>
&gt;     File<br>
&gt; &quot;/usr/local/bin/chirp-daily-20160717/chirp/drivers/kenwood_live.py&quot;,<br>
&gt; line 121, in get_id<br>
&gt;       raise errors.RadioError(&quot;No response from radio&quot;)<br>
&gt; chirp.errors.RadioError: No response from radio<br>
&gt;<br>
&gt; root@compass:/usr/local/bin/chirp-daily-20160717#<br>
&gt;<br>
&gt;<br>
&gt; CONSOLE WINDOW OUTPUT captured for Configuration #3<br>
&gt; root@compass:/usr/local/bin/chirp-daily-20160717# ./chirpw<br>
&gt;<br>
&gt; (process:980): Gtk-WARNING **: Locale not supported by C library.<br>
&gt;       Using the fallback &#39;C&#39; locale.<br>
&gt; ./chirpw:135: GtkWarning: gtk_window_realize_icon: assertion<br>
&gt; &#39;info-&gt;icon_pixmap == NULL&#39; failed<br>
&gt;     a.show()<br>
&gt; ERROR: -- Exception: --<br>
&gt; ERROR: Traceback (most recent call last):<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/ui/clone.py&quot;, line<br>
&gt; 249, in run<br>
&gt;       self.__radio.sync_in()<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/drivers/alinco.py&quot;,<br>
&gt; line 196, in sync_in<br>
&gt;       self._mmap = self._download(self._memsize)<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/drivers/alinco.py&quot;,<br>
&gt; line 138, in _download<br>
&gt;       data += self._download_chunk(addr)<br>
&gt;     File &quot;/usr/local/bin/chirp-daily-20160717/chirp/drivers/alinco.py&quot;,<br>
&gt; line 116, in _download_chunk<br>
&gt;       raise errors.RadioError(&quot;No response from radio&quot;)<br>
&gt; RadioError: No response from radio<br>
&gt;<br>
&gt; ERROR: ----------------<br>
&gt; ERROR: Clone failed: No response from radio<br>
&gt; ERROR: --- Exception Dialog: No response from radio ---<br>
&gt; ERROR: None<br>
&gt;<br>
&gt; ERROR: ----------------------------<br>
&gt;<br>
&gt; root@compass:/usr/local/bin/chirp-daily-20160717#<br>
&gt; _______________________________________________<br>
&gt; chirp_users mailing list<br>
&gt; <a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
&gt; <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
&gt; This message was sent to Jack at <a href="mailto:k3fiv@arrl.net">k3fiv@arrl.net</a><br>
&gt; To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
&gt;<br>
<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" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Ken at <a href="mailto:kencone@gmail.com">kencone@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div><br></div>