<div dir="ltr"><div>that&#39;s the device ID for a pl2303. the name of the module is</div><div>  pl2303</div><div><br></div><div>execute<br></div><div>    lsmod</div><div>to see if the module got loaded. <br></div><div><br></div><div>If not,</div><div>   sudo modprobe pl2303</div><div>to force-load the module<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 3, 2019 at 10:07 PM Dennis Carr &lt;<a href="mailto:dennisthetiger@chez-vrolet.net">dennisthetiger@chez-vrolet.net</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 3 Apr 2019 21:51:05 -0700<br>
Dan Clemmensen &lt;<a href="mailto:danclemmensen@gmail.com" target="_blank">danclemmensen@gmail.com</a>&gt; wrote:<br>
<br>
&gt; I&#39;m a bit surprised that it&#39;s /dev/ttyACM0. on my (non-Debian) Linux,<br>
&gt; that would be assigned to a modem a fake modem such as an<br>
&gt; OTG-connect3d phone or something like that. <br>
<br>
Yeah, confirmed, it&#39;s /dev/ttyACM0.  Tried &#39;watch&#39;ing that, but &#39;watch<br>
ls /dev/tty*&#39; is kinda useless as it overflows.<br>
<br>
&gt;   on my computer, USB serial dongles get addresses like /dev/ttyUSB0<br>
<br>
I got that as well with the Baofeng clone cable I&#39;ve got, doesn&#39;t seem<br>
to be the case here.<br>
<br>
The only other thing making me think about this a bit is the fact that<br>
&#39;lsusb&#39; comes up with this:<br>
<br>
Bus 003 Device 025: ID 26aa:001b  <br>
<br>
...that&#39;s it, no description following the devid.  So my computer sees<br>
something there, it just doesn&#39;t know what it is.  <br>
<br>
...am I missing something somewhere, a kernel mod maybe?<br>
<br>
-Dennis<br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">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 Dan Clemmensen at <a href="mailto:danclemmensen@gmail.com" target="_blank">danclemmensen@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
</blockquote></div>