<?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: Bios showing two cpu in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729314#M1673</link>
    <description>I can't post the Bios Message at the moment since I will have to reboot the box to get it. But here's the .config for the kernel.</description>
    <pubDate>Tue, 28 May 2002 12:44:40 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2002-05-28T12:44:40Z</dc:date>
    <item>
      <title>Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729308#M1667</link>
      <description>All,&lt;BR /&gt;I've compiled my kernel with smp supports, but only one cpu is showing up in top, there's suppose to be according to the BIOS during boot. What gives? Shouldn't the kernel detected that there are 2 cpu on the system? Thanks.</description>
      <pubDate>Wed, 22 May 2002 14:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729308#M1667</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-05-22T14:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729309#M1668</link>
      <description>I don't suppose you'd care to tell us what hardware you're using?&lt;BR /&gt;&lt;BR /&gt;Whilst he BIOS will state that there are two CPU's, it will also state whether a board is capable of having 2 CPU's..  Are you sure you arn't mis-interpreting what the bootup is saying?</description>
      <pubDate>Wed, 22 May 2002 22:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729309#M1668</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-05-22T22:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729310#M1669</link>
      <description>When you say that top shows only one processor, I assume you are referring top having a line labeled as CPU states.  On some distributions, this line is a summary of what percentage of total cpu time was spent in each state, not a per cpu summary.  To see if your system is using multiple processors, try 'cat /proc/stat'.  If the kernel is using multiple processors, there should be a line in that file for each one.</description>
      <pubDate>Wed, 22 May 2002 23:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729310#M1669</guid>
      <dc:creator>Jeffrey Wong</dc:creator>
      <dc:date>2002-05-22T23:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729311#M1670</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1) confirm you are using SMP kernel.&lt;BR /&gt;# dmesg &lt;BR /&gt;&lt;BR /&gt;2) see your kernel recognize how many cpus.&lt;BR /&gt;# cat /proc/cpuinfo&lt;BR /&gt;&lt;BR /&gt;  If you see 2 cpus in cpuinfo,&lt;BR /&gt;find out which version of top you are using.&lt;BR /&gt;In your question, you didn't mention about your distribution.&lt;BR /&gt;If you are using Red Hat, top is in procps RPM.&lt;BR /&gt;&lt;BR /&gt;# rpm -q procps&lt;BR /&gt;&lt;BR /&gt;procps-2.0.6 show you only one line cpu usage.  procps-2.0.7 support individual cpu usage.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2002 00:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729311#M1670</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-05-23T00:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729312#M1671</link>
      <description>All, attached is the output of cat /proc/stat and cat /proc/cpuinfo. From the output, the kernel does not seem to detect all the cpu. &lt;BR /&gt;&lt;BR /&gt;Does it matter if I used i386 instead of i686 for the kernel, I am wondering about this because according to uname I have an i686.  &lt;BR /&gt;&lt;BR /&gt;For those who wish to know the type of HardWare and Flavor of Linux; I runing RH7.1 with 2.4.18 kernel (i386) with smp support. The box is a Compact Proliant.&lt;BR /&gt;&lt;BR /&gt;Does any one have any idea why my kernel is only detecting 1 cpu whereas the BIOS tells me that there's 2 cpu? Thanks.</description>
      <pubDate>Fri, 24 May 2002 14:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729312#M1671</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-05-24T14:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729313#M1672</link>
      <description>Is it possible to see the BIOS/POST messages?&lt;BR /&gt;&lt;BR /&gt;Are you enabling CPU ID in the BIOS for both CPU's or only for one of them?&lt;BR /&gt;&lt;BR /&gt;may i see your SMP options for your .config kernel file?&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Fri, 24 May 2002 20:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729313#M1672</guid>
      <dc:creator>Fabi</dc:creator>
      <dc:date>2002-05-24T20:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729314#M1673</link>
      <description>I can't post the Bios Message at the moment since I will have to reboot the box to get it. But here's the .config for the kernel.</description>
      <pubDate>Tue, 28 May 2002 12:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729314#M1673</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-05-28T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bios showing two cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729315#M1674</link>
      <description>Since we don't know the motherboard, here's something to consider.&lt;BR /&gt;&lt;BR /&gt;From the SMP HowTO&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/SMP-HOWTO-3.html" target="_blank"&gt;http://www.tldp.org/HOWTO/SMP-HOWTO-3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;A note from Richard Jelinek says also that activating the Enhanced RTC is necessary to get the second CPU working (identified) on some original Intel Mainboards. &lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's the steps:&lt;BR /&gt;make config # or menuconfig or xconfig&lt;BR /&gt;make dep&lt;BR /&gt;make clean&lt;BR /&gt;make bzImage # or whatever you want&lt;BR /&gt;# copy the kernel image manually then RUN LILO &lt;BR /&gt;# or make lilo&lt;BR /&gt;make modules&lt;BR /&gt;make modules_install&lt;BR /&gt;&lt;BR /&gt;Good Luck!</description>
      <pubDate>Fri, 31 May 2002 18:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bios-showing-two-cpu/m-p/2729315#M1674</guid>
      <dc:creator>W. Michael King</dc:creator>
      <dc:date>2002-05-31T18:55:12Z</dc:date>
    </item>
  </channel>
</rss>

