<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux Mint &amp;amp; PL2303 USB to Serial Converter problem in Tech Help - Software/Hardware etc</title>
    <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1466997#M78910</link>
    <description>&lt;P&gt;Well your first problem is you MUST be a member of the dial group, we found that last time.&lt;/P&gt;
&lt;P&gt;The 2nd is you need to link the correct ttyUSB to com.&lt;/P&gt;
&lt;P&gt;IF you see ttyUSB0 when using dmesg, then you need to use ttyUSB0 NOT ttyUSB1, that is a completely different port.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;ln -sf /dev/ttyUSB0&amp;nbsp; ~/.wine/dosdevices/com4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;I&gt;&lt;BR /&gt;(that is lower case L not fig 1)&amp;nbsp;&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;which should be returned by the terminal&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;REBOOT YOUR LINUX MACHINE TO GET THIS TO TAKE EFFECT..&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;You do NOT need to reboot at this point, only after joining the group and you do not even have to reboot then just log off and back in.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Make your instructions more flexable, e.g. use /dev/ttyUSBn where n is the port returned by dmesg&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 12 Aug 2017 09:06:30 GMT</pubDate>
    <dc:creator>HairyMcbiker</dc:creator>
    <dc:date>2017-08-12T09:06:30Z</dc:date>
    <item>
      <title>Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1466992#M78909</link>
      <description>&lt;P&gt;Got the new version of Linux Mint 18.2 installed....&lt;/P&gt;
&lt;P&gt;Got&amp;nbsp; a program called CWCOM&amp;nbsp; (download from here) &lt;A href="http://downloads.informer.com/cw-communcator/1.5/&amp;nbsp;" target="_blank"&gt;http://downloads.informer.com/cw-communcator/1.5/&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Which works fine in Windows.&amp;nbsp; It also works in Linux&amp;nbsp;&amp;nbsp; ( I have had it running on my Linux Mint before ).. and MAC...&amp;nbsp; however.. when I wrote up my guide for Linux, I must have made a couple of errors in the terminal instructions as I cannot get the "COMPORT" number to "register/lock" when I choose the comport in the CWCOM program&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you install CWCOM.. ( it doesn`t take long )... you will need WINE to get the install to work.. CWCOM does work using the "down arrow key" to send morse..( default setting)... but I need the USB to serial COMPORT for using an externally attached morse key... so need the "COMPORT"&amp;nbsp; to lock on when chosen...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone, with Linux Knowledge,&lt;STRONG&gt; please&lt;/STRONG&gt; check through my write up and see where I have gone wrong, and give me the corrected instructions&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://morsepower.blogspot.co.uk/2016/11/cwcom-cwcom-new-instructions-for-linux.html" target="_blank"&gt;https://morsepower.blogspot.co.uk/2016/11/cwcom-cwcom-new-instructions-for-linux.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I do&lt;STRONG&gt; dmesg&lt;/STRONG&gt;... the correct answer is given showing the&lt;STRONG&gt; PL2303 connected to USB0&lt;/STRONG&gt;&amp;nbsp; (not USB1 as in instructions).. ( that may be the problem... but&lt;EM&gt; in other threads on other forums, USB0 seems to be the "norm"&amp;nbsp;&lt;/EM&gt; and maybe I copied it wrong originally ! ! ) .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried various forms of &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt; $&amp;nbsp; &amp;nbsp; ln -s&lt;/STRONG&gt;&amp;nbsp; and used several comport numbers&amp;nbsp; 3 , 4 , and 6 ,&amp;nbsp;&amp;nbsp; ( I even tried using 4 again, but it reported that COM4 was already registered.&lt;/P&gt;
&lt;P&gt;the other part where the problem "may" be... is in the "dial out" part.. however that seems simple enough... and I am registered as gerry in the Users and Groups on the menu listing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 08:40:21 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1466992#M78909</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2017-08-12T08:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1466997#M78910</link>
      <description>&lt;P&gt;Well your first problem is you MUST be a member of the dial group, we found that last time.&lt;/P&gt;
&lt;P&gt;The 2nd is you need to link the correct ttyUSB to com.&lt;/P&gt;
&lt;P&gt;IF you see ttyUSB0 when using dmesg, then you need to use ttyUSB0 NOT ttyUSB1, that is a completely different port.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;ln -sf /dev/ttyUSB0&amp;nbsp; ~/.wine/dosdevices/com4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;I&gt;&lt;BR /&gt;(that is lower case L not fig 1)&amp;nbsp;&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;which should be returned by the terminal&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;REBOOT YOUR LINUX MACHINE TO GET THIS TO TAKE EFFECT..&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;You do NOT need to reboot at this point, only after joining the group and you do not even have to reboot then just log off and back in.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Make your instructions more flexable, e.g. use /dev/ttyUSBn where n is the port returned by dmesg&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 09:06:30 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1466997#M78910</guid>
      <dc:creator>HairyMcbiker</dc:creator>
      <dc:date>2017-08-12T09:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467004#M78911</link>
      <description>&lt;P&gt;Hi HB.&lt;/P&gt;
&lt;P&gt;Yes, I am using ttyUSB0 on the machine.. and will change that on the instructions...&lt;/P&gt;
&lt;P&gt;I am on the Dial out..&lt;/P&gt;
&lt;P&gt;ls -l /dev/ttyUSB0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;crw-rw - - - - 1 root Dialout 188,0 aug12 09:01 /dev/ttyUSB0&lt;/P&gt;
&lt;P&gt;which seems to me to be saying that&amp;nbsp; PL2303 (usb serial converter) is attached to USB0 and has dial out permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the problem is somewhere in the COM port number.. however... see the pic..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="002 terminal results.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="002 terminal results.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 09:19:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467004#M78911</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2017-08-12T09:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467008#M78913</link>
      <description>&lt;P&gt;Going out now........ back in about 3 hours..&amp;nbsp;&amp;nbsp; Thanks for looking !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 09:32:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467008#M78913</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2017-08-12T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467009#M78914</link>
      <description>right remove ALL the comN links (cd wine folder then "rm com?") and recreate the correct one only.&lt;BR /&gt;Double check you are in the dial out group using the command "groups" from a terminal&lt;BR /&gt;"hairybiker@octo:~$ groups&lt;BR /&gt;hairybiker adm dialout cdrom sudo dip plugdev lpadmin sambashare&lt;BR /&gt;"&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Aug 2017 09:37:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467009#M78914</guid>
      <dc:creator>HairyMcbiker</dc:creator>
      <dc:date>2017-08-12T09:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467083#M78915</link>
      <description>&lt;P&gt;OK... Back again....been re reading an old thread when I had similar problem on Mint 15 a few years? ago...&lt;/P&gt;
&lt;P&gt;so I have now removed the comports..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="005 remove comports.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="005 remove comports.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;((had to refer back to the previous for the syntax ))&amp;nbsp;&amp;nbsp; then I did this...&amp;nbsp; (as you asked me to last time ! ! ) ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="006 dos devices comport check.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="006 dos devices comport check.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 13:20:39 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467083#M78915</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2017-08-12T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467093#M78917</link>
      <description>Quick Q. Why are you doing this again, did you do a CLEAN Install of 18.2? Instead of an upgrade.&lt;BR /&gt;If you have done an upgrade then it should have still been working.</description>
      <pubDate>Sat, 12 Aug 2017 13:32:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467093#M78917</guid>
      <dc:creator>HairyMcbiker</dc:creator>
      <dc:date>2017-08-12T13:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467122#M78919</link>
      <description>&lt;P&gt;Yes, I have done a "new" install from a USB stick... as I wanted to "prove" the usb stick... and also to "prove" the instructions that I had written..&lt;/P&gt;
&lt;P&gt;Thanks for your help in the remove the comport numbers... I have actually found the problem in the syntax&amp;nbsp; as you will see from the pics below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dmesg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="007 DMESG resullt.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="007 DMESG resullt.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then I did&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lsusb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="008 lsusb result.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="008 lsusb result.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dmesg again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="009 2nd DMESG result after lsusb.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="009 2nd DMESG result after lsusb.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then I did the ls line on my instructions..... and it returned an error....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="010 syntax error   sf &amp;amp; space.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="010 syntax error   sf &amp;amp; space.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the "help" is of no help whatsoever... so I scratched my head... got a can of beer, and some red leicester cheese mini cheddars... took a swig... ate a couple of mini cheddars.. and tried again, removing the f&amp;nbsp;&amp;nbsp; from -sf&amp;nbsp; and inserting a space before /dev/ttyUSB0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="011 correct syntax   f removed &amp;amp; space inserted.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="011 correct syntax   f removed &amp;amp; space inserted.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did a reboot,....opened up&amp;nbsp; CWCOM... and put the comport number as 4&amp;nbsp; ... and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HEY PRESTO... we have communication over the internet, via Linux Mint 18.2 and morse code ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="012 comport selected and working.jpg"&gt;&lt;img src="https://community.plus.net/skins/images/C609438E14F74187406A5F71B85BA3E7/responsive_peak/images/image_not_found.png" alt="012 comport selected and working.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So now I will do another "re-write" and include the pics from this, as proof ! ! ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again HB ... much appreciate your patience and time...&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 14:03:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467122#M78919</guid>
      <dc:creator>shutter</dc:creator>
      <dc:date>2017-08-12T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Mint &amp; PL2303 USB to Serial Converter problem</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467130#M78921</link>
      <description>Some quick info:&lt;BR /&gt;ln -s [with a space] what where&lt;BR /&gt;makes a symbolic link from what to where, think shortcut in M$ but much more useful ;-} usually in Linux any think following a - has a space after it, unless you are combining - commands, like ls -la instead of ls -l -a&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Aug 2017 14:33:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Linux-Mint-amp-PL2303-USB-to-Serial-Converter-problem/m-p/1467130#M78921</guid>
      <dc:creator>HairyMcbiker</dc:creator>
      <dc:date>2017-08-12T14:33:02Z</dc:date>
    </item>
  </channel>
</rss>

