<?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 dual processor om kayak xm600 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159920#M73512</link>
    <description>hi,&lt;BR /&gt;I installed a 2nd identical processor in kayak xm600. It does not show up in &lt;BR /&gt;/proc/cpuinfo. and it makes the keyboard lock at boot so I have to press f1&lt;BR /&gt;&lt;BR /&gt;The HP website says that there is a utility for winNT to install a second processor.&lt;BR /&gt;I do not have NT.&lt;BR /&gt;How can I install 2nd processor ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;mick</description>
    <pubDate>Thu, 08 Jan 2004 14:11:42 GMT</pubDate>
    <dc:creator>michael crane</dc:creator>
    <dc:date>2004-01-08T14:11:42Z</dc:date>
    <item>
      <title>dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159920#M73512</link>
      <description>hi,&lt;BR /&gt;I installed a 2nd identical processor in kayak xm600. It does not show up in &lt;BR /&gt;/proc/cpuinfo. and it makes the keyboard lock at boot so I have to press f1&lt;BR /&gt;&lt;BR /&gt;The HP website says that there is a utility for winNT to install a second processor.&lt;BR /&gt;I do not have NT.&lt;BR /&gt;How can I install 2nd processor ?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;mick</description>
      <pubDate>Thu, 08 Jan 2004 14:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159920#M73512</guid>
      <dc:creator>michael crane</dc:creator>
      <dc:date>2004-01-08T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159921#M73513</link>
      <description>You have to use the *smp kernel. &lt;BR /&gt;&lt;BR /&gt;check in /boot, you should see some *smp files.  &lt;BR /&gt;&lt;BR /&gt;Modify lilo.conf accordingly to use the SMP kernel (dont forget the initrd entry too).&lt;BR /&gt;&lt;BR /&gt;lilo.conf&lt;BR /&gt;########&lt;BR /&gt;image=/boot/vmlinuz-2.4.20-8smp&lt;BR /&gt;        label=RedHat_9.1&lt;BR /&gt;        initrd=/boot/initrd-2.4.20-8smp.img&lt;BR /&gt;        read-only&lt;BR /&gt;        append="root=LABEL=/"&lt;BR /&gt;########&lt;BR /&gt;&lt;BR /&gt;# lilo&lt;BR /&gt;# shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 14:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159921#M73513</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-08T14:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159922#M73514</link>
      <description>I do not have smp kernel.&lt;BR /&gt;I have redhat 9 updated to fedora core&lt;BR /&gt;/boot&lt;BR /&gt;&lt;BR /&gt;boot.b                         kernel.h     System.map-2.4.22-1.2115.nptl&lt;BR /&gt;chain.b                        lost+found   vmlinux-2.4.22-1.2115.nptl&lt;BR /&gt;config-2.4.22-1.2115.nptl      module-info  vmlinuz&lt;BR /&gt;grub                           os2_d.b      vmlinuz-2.4.22-1.2115.nptl&lt;BR /&gt;initrd-2.4.22-1.2115.nptl.img  System.map&lt;BR /&gt;&lt;BR /&gt;Do I need to recompile. eeek&lt;BR /&gt;Would Symetric multi-processing support be enough ?&lt;BR /&gt;&lt;BR /&gt;but why does installing 2nd processor messup keyboard at boot. that is not a kernel problem.&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;mick</description>
      <pubDate>Thu, 08 Jan 2004 15:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159922#M73514</guid>
      <dc:creator>michael crane</dc:creator>
      <dc:date>2004-01-08T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159923#M73515</link>
      <description>Hello Mick,&lt;BR /&gt;&lt;BR /&gt;Just go get a SMP kernel.  Once you install and run that, you'll see both CPUs.&lt;BR /&gt;&lt;BR /&gt;I answered one like this the other day:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=340289" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=340289&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can pick up a SMP kernel here:&lt;BR /&gt;&lt;A href="http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/" target="_blank"&gt;http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't used Fedora yet, how do you like it?</description>
      <pubDate>Thu, 08 Jan 2004 23:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159923#M73515</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2004-01-08T23:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159924#M73516</link>
      <description>Just go get a SMP kernel. Once you install and run that, you'll see both CPUs.&lt;BR /&gt;&lt;BR /&gt;[root@om kernel]# rpm -i kernel-smp-2.4.22-1.2140.nptl.i686.rpm&lt;BR /&gt;error: kernel-smp-2.4.22-1.2140.nptl.i686.rpm: V3 DSA signature: BAD, key ID 4f2a6fd2&lt;BR /&gt;error: kernel-smp-2.4.22-1.2140.nptl.i686.rpm cannot be installed&lt;BR /&gt;&lt;BR /&gt;I'll try later maybe it's bad. ftp seems a bit swamped now . must be all those yanks waking up :)&lt;BR /&gt;&lt;BR /&gt;fedora seemed to upgrade from redhat ok. except I lost a game. don't remember which one. neverwinter nights I think.&lt;BR /&gt;seems quicker. Can't decide what to switch to; fedora, gentoo or debian.&lt;BR /&gt;I'll try gentoo next.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jan 2004 11:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159924#M73516</guid>
      <dc:creator>michael crane</dc:creator>
      <dc:date>2004-01-09T11:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: dual processor om kayak xm600</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159925#M73517</link>
      <description>Hello Mick, &lt;BR /&gt;&lt;BR /&gt;Do you have any resources on where to get parts for the HP Kayak xm600?  I am having problems finding reasonable costs on finding more processors and memory.  Any suggestions would be appreciated thanks :-)&lt;BR /&gt;&lt;BR /&gt;Rich Littell&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 01:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dual-processor-om-kayak-xm600/m-p/3159925#M73517</guid>
      <dc:creator>Richard Littell_1</dc:creator>
      <dc:date>2004-03-17T01:16:01Z</dc:date>
    </item>
  </channel>
</rss>

