<div dir="ltr">Here is what I found. The driver is the issue with Yosemite.  The built-in FTDI driver prevents the osx-pl2303 driver from loading.  The fix (not for the faint of heart) is to do some black magic at the command line.<div><br></div><div>In Terminal, enter:</div><div><br></div><div><pre style="border:0px;font-family:&#39;Courier 10 Pitch&#39;,Courier,monospace;font-size:13px;margin-top:0px;margin-bottom:1.625em;outline:0px;padding:0.75em 1.625em;vertical-align:baseline;font-stretch:normal;line-height:1.5;color:rgb(51,51,51);background:rgb(244,244,244)">sudo nvram boot-args=&quot;kext-dev-mode=1&quot;</pre></div><div>This allows other drivers to load.  The driver that works for me is the Lion driver from <a href="http://miklor.com">miklor.com</a>.</div><div><br></div><div><br></div><div>Then manually load the driver (first time only,  it will load automatically after that) with this command in Terminal:</div><div><br></div><div><pre style="border:0px;font-family:&#39;Courier 10 Pitch&#39;,Courier,monospace;font-size:13px;margin-top:0px;margin-bottom:1.625em;outline:0px;padding:0.75em 1.625em;vertical-align:baseline;font-stretch:normal;line-height:1.5;color:rgb(51,51,51);background:rgb(244,244,244)">sudo kextload /System/Library/Extensions/osx-pl2303.kext</pre></div><div>This creates the device cu.PL2303-000012FD, be sure that is what you select in the CHIRP Radio dialog in the Port drop-down. Again in the Terminal, do &quot;cd /dev&quot;, and then &quot;ls&quot; (without the quotes) to  see that the cu.PL2303-000012FD driver is actually loaded.</div><div><br></div><div>I got this technique from <a href="https://www.mostlynetworks.com/2014/11/os-x-yosemite-prolific-usb-drivers/">this website</a>.  </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 29, 2015 at 5:54 AM, Ryan Tourge <span dir="ltr">&lt;<a href="mailto:ryan.tourge@gmail.com" target="_blank">ryan.tourge@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Once you install the python &quot;stuff&quot; that is referenced in Dave&#39;s link<br>
it should run with no issues. I use Chirp on a mac but not 10.10. I<br>
think I&#39;m at 10.9. If you are still having trouble I&#39;ll upgrde and see<br>
if we can work through it as others will undoubtely have the similar<br>
issues.<br>
<br>
On 6/28/15, Dave Nathanson &lt;<a href="mailto:KG6ZJO@nathanson.org">KG6ZJO@nathanson.org</a>&gt; wrote:<br>
&gt; You may also find some useful Mac OS X tips here:<br>
&gt; <a href="http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips" rel="noreferrer" target="_blank">http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips</a><br>
&gt;<br>
&gt; Best,<br>
&gt;  Dave Nathanson<br>
&gt;  KG6ZJO<br>
&gt;<br>
&gt;<br>
&gt; On Jun 28, 2015, at 3:16 PM, YL3IM &lt;<a href="mailto:yl3im@ham.lv">yl3im@ham.lv</a>&gt; wrote:<br>
&gt;<br>
&gt; <a href="http://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20150623.app.zip" rel="noreferrer" target="_blank">http://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20150623.app.zip</a><br>
&gt;<br>
&gt; | Is there a version of CHIRP (or an alternate) that works on a Mac?<br>
&gt; (OS10.10)<br>
&gt;<br>
&gt; --<br>
&gt; 73! de YL3IM<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; To unsubscribe, send an email to<br>
&gt; <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
&gt;<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; To unsubscribe, send an email to<br>
&gt; <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
&gt;<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>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
</blockquote></div><br></div>