<?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: Serial port configuration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290896#M88448</link>
    <description>Hi &lt;BR /&gt;  Try to connect the systems with cable connections :&lt;BR /&gt;&lt;BR /&gt; 2 ----&amp;gt; 3&lt;BR /&gt; 3 ----&amp;gt; 2&lt;BR /&gt; 4 ----&amp;gt; 6&lt;BR /&gt; 5 ----&amp;gt; 5&lt;BR /&gt; 6 ----&amp;gt; 4&lt;BR /&gt; 7 ----&amp;gt; 8&lt;BR /&gt; 8 ----&amp;gt; 7&lt;BR /&gt;&lt;BR /&gt; you can leave 1 &amp;amp; 9 pins disconnected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ramaraju</description>
    <pubDate>Sun, 13 Jun 2004 04:47:19 GMT</pubDate>
    <dc:creator>Dasaradharamaraju</dc:creator>
    <dc:date>2004-06-13T04:47:19Z</dc:date>
    <item>
      <title>Serial port configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290893#M88445</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have configurefd the serail link between two HP A400 servers (for redundancy) &lt;BR /&gt; &lt;BR /&gt;Now I used the echo /cat commands for testing, but after several seconds the 'cat' doesn't display the &lt;BR /&gt;messages sent by 'echo' on the other server.&lt;BR /&gt; &lt;BR /&gt;I did three things:&lt;BR /&gt;1. I redirected the 'cat' command into a test file;&lt;BR /&gt;2. I applied a tusc process on the 'cat' process to see what really took place.&lt;BR /&gt;3. I used 'ps -ef | grep tty0p2' to see if another process was susing the device&lt;BR /&gt; &lt;BR /&gt;1. On the text file, apparently there were apparently a lot of "NULL characters" added to the messages characters,&lt;BR /&gt;as if another process was using the device (tty0p2), but the ps command didn't show any such process.&lt;BR /&gt; &lt;BR /&gt;2. Apparently, tusc showed that for a while the 'cat' process listened to the msg and wrote them into the log file, &lt;BR /&gt;but from time to time it goes 'sleeping' during several seconds.&lt;BR /&gt; &lt;BR /&gt;Could anyone have an idea about configuration of serail link?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Alex</description>
      <pubDate>Sun, 30 May 2004 22:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290893#M88445</guid>
      <dc:creator>Achilles_2</dc:creator>
      <dc:date>2004-05-30T22:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Serial port configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290894#M88446</link>
      <description>What kind of protocol are you hoping to use on this serial line?&lt;BR /&gt;  &lt;BR /&gt;It sound like you are just using it like a "pipe" between the two machines.  The most common cause of problems with this kind of config is the cable.  I've never done it on a PC but I iamgine you need to at least, swap pins two and three.  However there are a host of things you need to be sure are correct.  Baud, parity, handshaking etc.  &lt;BR /&gt; &lt;BR /&gt;Assuming all these things are correct, I'd try a "sleep 1000 &amp;lt; /dev/ttyS0 &amp;amp;" first too.&lt;BR /&gt; &lt;BR /&gt;Also, have you tried looking into "slip" or "cslip"?</description>
      <pubDate>Mon, 31 May 2004 07:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290894#M88446</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-05-31T07:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Serial port configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290895#M88447</link>
      <description>As mentioned in the above post the type of cable you need would be a null cable 2-3 crossed, and some hardware pins also.  Another type of cable would be the modem type.  The type of cable is called DCE to DCE. Computer to computer type of cable. A straight through cable will not work.&lt;BR /&gt;Good luck.</description>
      <pubDate>Tue, 01 Jun 2004 11:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290895#M88447</guid>
      <dc:creator>Richard Saldivar</dc:creator>
      <dc:date>2004-06-01T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Serial port configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290896#M88448</link>
      <description>Hi &lt;BR /&gt;  Try to connect the systems with cable connections :&lt;BR /&gt;&lt;BR /&gt; 2 ----&amp;gt; 3&lt;BR /&gt; 3 ----&amp;gt; 2&lt;BR /&gt; 4 ----&amp;gt; 6&lt;BR /&gt; 5 ----&amp;gt; 5&lt;BR /&gt; 6 ----&amp;gt; 4&lt;BR /&gt; 7 ----&amp;gt; 8&lt;BR /&gt; 8 ----&amp;gt; 7&lt;BR /&gt;&lt;BR /&gt; you can leave 1 &amp;amp; 9 pins disconnected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ramaraju</description>
      <pubDate>Sun, 13 Jun 2004 04:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serial-port-configuration/m-p/3290896#M88448</guid>
      <dc:creator>Dasaradharamaraju</dc:creator>
      <dc:date>2004-06-13T04:47:19Z</dc:date>
    </item>
  </channel>
</rss>

