<p dir="ltr">Having been messing with ttyUSBx devices recently, for repeatable paths based on USB bus attachments, check out /dev/serial/by-path which is especially helpful in the case where you have multiple USB2Serial adaptors.</p>
<p dir="ltr">Regards,</p>
<p dir="ltr">Jon G7VRI</p>
<div class="gmail_quote">On 22 Jan 2016 21:27, &quot;Pavel Milanes (CO7WT)&quot; &lt;<a href="mailto:co7wt@frcuba.co.cu">co7wt@frcuba.co.cu</a>&gt; wrote:<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">
    A little cheat sheet for linux serial devices:<br>
    <br>
    <b>/dev/ttyS0, /dev/ttyS1, etc</b><br>
    Real native Motherboards ports, sort order is from the IRQ number<br>
    <br>
    <b>/dev/ttyUSB0,  /dev/ttyUSB1, etc</b><br>
    The majority of the USB serial adapters, sort order is the plug in
    order.<br>
    <br>
    <b>/dev/ttyACM0, /dev/ttyACM1, etc</b><br>
    Some USB serial adapters (mostly based on PIC or AVR MCU) sort order
    is the plug in order<br>
    <br>
    73, CO7WT.<br>
    <br>
    <div>El 22/01/16 a las 10:42, jon escribió:<br>
    </div>
    <blockquote type="cite">
      <pre>I spent a lot of time trying to get my Linux computers to read from my 
Wouxun radio using both the Wouxun programming cable and an Ftdi1232 
board and got a serial port error message.
My mistake was selecting dev/ttyS0.  You need to select dev/ttyUSB0 way 
down at the end of the tty list.
_______________________________________________
chirp_users mailing list
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a></pre>
    </blockquote>
    <br>
  
<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" 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>