<?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 What suspended the network connection? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601941#M79352</link>
    <description>Anybody knows how come my network connection was suspendeded after a few minutes of inactivity.   It will resume only after I press any key on my Linux machine.  I suspect apmd may be involved but it still remains the same after I stoped it using "/etc/rc.d/init.d/apmd stop" and "chkconfig --level 23456 apmd off".   Anybody got an idea? &lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
    <pubDate>Fri, 26 Oct 2001 04:36:59 GMT</pubDate>
    <dc:creator>zhaogui</dc:creator>
    <dc:date>2001-10-26T04:36:59Z</dc:date>
    <item>
      <title>What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601941#M79352</link>
      <description>Anybody knows how come my network connection was suspendeded after a few minutes of inactivity.   It will resume only after I press any key on my Linux machine.  I suspect apmd may be involved but it still remains the same after I stoped it using "/etc/rc.d/init.d/apmd stop" and "chkconfig --level 23456 apmd off".   Anybody got an idea? &lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Fri, 26 Oct 2001 04:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601941#M79352</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-10-26T04:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601942#M79353</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Add &lt;BR /&gt;append="apm=off"    &lt;BR /&gt;in /etc/lilo.conf then do /sbin/lilo.&lt;BR /&gt;&lt;BR /&gt;masanari iida</description>
      <pubDate>Fri, 26 Oct 2001 05:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601942#M79353</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2001-10-26T05:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601943#M79354</link>
      <description>But after I pressed any key to activate the Linux, I noticed that there is no apmd process running if I typed "ps -ef|grep apm". There is only one process called  "[kapm-idled]", what is that?  Besides apmd, Is there any other daemons that can also disrupt the network connection?  How come it resumed after I press any key on its keyboard just like the way Screen Saver works.</description>
      <pubDate>Fri, 26 Oct 2001 06:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601943#M79354</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-10-26T06:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601944#M79355</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;setterm -blank&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;setterm -blank 0&lt;BR /&gt;&lt;BR /&gt;this will cause your virtual not to turn off if you are inactive.&lt;BR /&gt;&lt;BR /&gt;(man setterm)&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Fri, 26 Oct 2001 18:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601944#M79355</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-26T18:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601945#M79356</link>
      <description>hrm, read 'virtual' as 'virtual terminal'&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Fri, 26 Oct 2001 19:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601945#M79356</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-26T19:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601946#M79357</link>
      <description>It still cannot work even though I have run "setterm -blank". The output of ps -ef|grep apm is shown as below,&lt;BR /&gt;root         3     1  0 16:56 ?        00:00:00 [kapm-idled]&lt;BR /&gt;root      1230  1184  0 17:54 pts/4    00:00:00 grep apm&lt;BR /&gt;&lt;BR /&gt;Do you think kapm-idled has anything to do with this problem? Where does it come from?&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Oct 2001 01:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601946#M79357</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-10-29T01:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601947#M79358</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See the manpage of apmd (man apmd).&lt;BR /&gt;&lt;BR /&gt;kapm-idled is a daemon that should take control of the cpu cycles when nothing else consumes cpu power on the machine. &lt;BR /&gt;&lt;BR /&gt;excerpt:&lt;BR /&gt;"The "kapm-idled" is only active if the system is not utilized and sends "HLT" commands to the CPU. Thereby the processor needs less power."&lt;BR /&gt;taken from: &lt;A href="http://sdb.suse.de/en/sdb/html/tami_kapm-idled.html" target="_blank"&gt;http://sdb.suse.de/en/sdb/html/tami_kapm-idled.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See this link about kapm as well:&lt;BR /&gt;&lt;A href="http://lists.debian.org/debian-user/2001/debian-user-200109/msg00343.html" target="_blank"&gt;http://lists.debian.org/debian-user/2001/debian-user-200109/msg00343.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Mon, 29 Oct 2001 13:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601947#M79358</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-29T13:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: What suspended the network connection?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601948#M79359</link>
      <description>Can you imagine what is the root cause? It is very simple. It is because of the Power Saving feature configured in BIOS.  &lt;BR /&gt;Thank you all for your help and advices.</description>
      <pubDate>Tue, 30 Oct 2001 02:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-suspended-the-network-connection/m-p/2601948#M79359</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2001-10-30T02:41:55Z</dc:date>
    </item>
  </channel>
</rss>

