<?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 Mapping COM port from Windows 10 to virtual machine in VMware Workstation Pro Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841793#M169668</link>
    <description>&lt;P&gt;I'm running VMWare Workstation 16.&lt;/P&gt;&lt;P&gt;I verified that COM3 is connected and working. In the Device Manager, I can see the USB-serial connection as COM3 under Ports (COM &amp;amp; LPT). I can use putty to communicate over the port from the Windows host.&lt;/P&gt;&lt;P&gt;I shut down the client and followed the instructions:&lt;/P&gt;&lt;P&gt;1. Choose Settings-&amp;gt;Hardware&lt;/P&gt;&lt;P&gt;2. Add...&lt;/P&gt;&lt;P&gt;3. Serial Port&lt;/P&gt;&lt;P&gt;4. Finish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Serial Port 2" shows up as a Device in the Hardware tab.&lt;/P&gt;&lt;P&gt;I choose "Use physical serial port", and the only option is "Auto Detect". (I need COM3).&lt;/P&gt;&lt;P&gt;I choose "connect at power on"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start&amp;nbsp; up the virtual machine, and get a dialog saying, "Cannot connect the virtual device serial1 because no corresponding device is available on the host."&lt;/P&gt;&lt;P&gt;Why is this failing?&lt;/P&gt;&lt;P&gt;How do I specify that I need "COM3"?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;barry_hf&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 15:00:55 GMT</pubDate>
    <dc:creator>barry_hf</dc:creator>
    <dc:date>2021-04-14T15:00:55Z</dc:date>
    <item>
      <title>Mapping COM port from Windows 10 to virtual machine</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841793#M169668</link>
      <description>&lt;P&gt;I'm running VMWare Workstation 16.&lt;/P&gt;&lt;P&gt;I verified that COM3 is connected and working. In the Device Manager, I can see the USB-serial connection as COM3 under Ports (COM &amp;amp; LPT). I can use putty to communicate over the port from the Windows host.&lt;/P&gt;&lt;P&gt;I shut down the client and followed the instructions:&lt;/P&gt;&lt;P&gt;1. Choose Settings-&amp;gt;Hardware&lt;/P&gt;&lt;P&gt;2. Add...&lt;/P&gt;&lt;P&gt;3. Serial Port&lt;/P&gt;&lt;P&gt;4. Finish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Serial Port 2" shows up as a Device in the Hardware tab.&lt;/P&gt;&lt;P&gt;I choose "Use physical serial port", and the only option is "Auto Detect". (I need COM3).&lt;/P&gt;&lt;P&gt;I choose "connect at power on"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start&amp;nbsp; up the virtual machine, and get a dialog saying, "Cannot connect the virtual device serial1 because no corresponding device is available on the host."&lt;/P&gt;&lt;P&gt;Why is this failing?&lt;/P&gt;&lt;P&gt;How do I specify that I need "COM3"?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;barry_hf&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 15:00:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841793#M169668</guid>
      <dc:creator>barry_hf</dc:creator>
      <dc:date>2021-04-14T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping COM port from Windows 10 to virtual machine</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841864#M169672</link>
      <description>&lt;P&gt;To configure more than one com-port you cant use the GUI !&lt;/P&gt;&lt;P&gt;You must use the vmx-file.&lt;BR /&gt;See my notes : &lt;A href="http://sanbarrow.com/vmx/vmx-serial-ports.html" target="_blank"&gt;http://sanbarrow.com/vmx/vmx-serial-ports.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please note that I wrote those instructions for Workstation 7.&lt;BR /&gt;When I wrote, that you can use up to 4 physical com-ports inside a VM, this applied to Workstation 4.5, 5.0, 5.5, 6.0, 6.5 and 7 only.&lt;/P&gt;&lt;P&gt;As far as I know versions later than 12.01 can use only one or two Com-ports and those ports MUST be real Com-ports.&lt;/P&gt;&lt;P&gt;Additional ports supplied by a USB´- serial ports card/ adapter worked in the mentioned old versions only.&lt;BR /&gt;AFAIK what you have in mind will not work at all with any of the recent versions - I assume that the documentation in case it still mentions up to 4 possible com-ports has just been copied over from the working good old versions and nobody ever checked if that part still applies nowadays.&lt;/P&gt;&lt;P&gt;Suggestion: forget about trying to assign com-ports to your VM.&lt;/P&gt;&lt;P&gt;Try to provide the com-ports by connecting a usb-2-comports adapter to the VM and set&lt;/P&gt;&lt;P&gt;serial0.present = "false"&lt;BR /&gt;serial1.present = "false"&lt;BR /&gt;serial2.present = "false"&lt;BR /&gt;serial3.present = "false"&lt;/P&gt;&lt;P&gt;in the vmx-file.&lt;/P&gt;&lt;P&gt;Ulli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 20:27:07 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841864#M169672</guid>
      <dc:creator>continuum</dc:creator>
      <dc:date>2021-04-14T20:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping COM port from Windows 10 to virtual machine</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841973#M169677</link>
      <description>&lt;P&gt;Editing the .vmx file worked for me. I replaced all existing "serial1" entries with this:&lt;/P&gt;&lt;P&gt;serial1.present = "TRUE"&lt;BR /&gt;serial1.autodetect = "FALSE"&lt;BR /&gt;serial1.fileType = "device"&lt;BR /&gt;serial1.fileName = "COM3"&lt;BR /&gt;serial1.tryNoRxLoss = "FALSE"&lt;/P&gt;&lt;P&gt;The VMWare GUI now says "Serial Port 2": "Using port COM3". Under Connection: "Use physical serial port" is checked with "COM3" in the drop down. COM3 wasn't available before.&lt;/P&gt;&lt;P&gt;The linux client maps the serial device to /dev/ttyS1.&lt;/P&gt;&lt;P&gt;Thanks for the help,&lt;/P&gt;&lt;P&gt;barry_hf&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 13:23:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Pro/Mapping-COM-port-from-Windows-10-to-virtual-machine/m-p/2841973#M169677</guid>
      <dc:creator>barry_hf</dc:creator>
      <dc:date>2021-04-15T13:23:44Z</dc:date>
    </item>
  </channel>
</rss>

