View previous topic :: View next topic |
Author |
Message |
hybernate20 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Mar 2006 Posts: 64
|
Posted: Thu May 04, 2006 5:49 am Post subject: Multiple CPU Troubles |
|
|
I have a Compaq Proliant 800 Series server that has 2 PIII 500 MHz processors on it. When I boot, the bios tells me that it recognizes both of them, but when gentoo loads, it only recognizes one of them. I have the symmetric cpu thing (I can't remember exactly what the option is) compiled into the kernel, and my max # of CPUs is like 8 or something, so I should have everything I need. Is there somethign that I'm missing? when I do a: cat cpuinfo, it should tell me that I have 2 processors right? and when I do a dmesg, I only see it mentioning one of them. Is there a kernel option or a config file that I am missing somewhere?
Thanks
-Nate |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Thu May 04, 2006 5:55 am Post subject: |
|
|
Can you post your kernel config? _________________ Thomas S. Howard |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hybernate20 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Mar 2006 Posts: 64
|
Posted: Thu May 04, 2006 8:02 am Post subject: |
|
|
Yeah. This is somewhat embarassing to ask, but is there a file that contains all of my kernel options or something? How do I post my kernel config? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hybernate20 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Mar 2006 Posts: 64
|
Posted: Thu May 04, 2006 8:11 am Post subject: |
|
|
I'm going to assume you mean my .config file that is in my linux directory. Since it is so gigantic, I just copied to it my web directory...so, the URL to view it is http://nate.homelinux.net/.config
Sorry if that isn't what you wanted!
-Nate |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Thu May 04, 2006 8:12 am Post subject: |
|
|
Oh, yeah. It's a hidden file in the /usr/src/<your-kernel-source> directory called .config. You may also be able to access it through /proc/config.gz. _________________ Thomas S. Howard |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
troymc Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 22 Mar 2006 Posts: 553
|
Posted: Thu May 04, 2006 11:10 am Post subject: |
|
|
Also, please post a complete dmesg output.
troymc |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Thu May 04, 2006 11:46 am Post subject: |
|
|
Good idea; should have thought of that. And, yes, you were right: that was the file I wanted. _________________ Thomas S. Howard |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hybernate20 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Mar 2006 Posts: 64
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
troymc Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 22 Mar 2006 Posts: 553
|
Posted: Thu May 04, 2006 11:12 pm Post subject: |
|
|
hehehe
Did you follow your link? It links back to this thread!
But I think I found the thread you were talking about: http://www.linux.ie/lists/pipermail/ilug/2000-June/019798.html
Basically the answer is this:
Quote: |
<reboot>
F10 to enter compaq utilities
^A for advanced mode -> configure hardware.
Set smp mode (or similar) to unixware 7.
|
If F10 doesn't work anymore because you overwrote your MBR, then try putting this entry in GRUB and booting it:
Quote: |
other=/dev/ida/c0d0p1
label=diags
|
Otherwise, your kernel config looks just fine and should work.
troymc |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Fri May 05, 2006 1:31 am Post subject: |
|
|
WTF? That ain't the url I posted. It's a bug. That's it: no more open source nonsense. Microsoft is the one for me
Seriously though, the one you found is what I put in. At least you got the title, anyway. _________________ Thomas S. Howard |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
didymos Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1790706086435438446060f.jpg)
Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Fri May 05, 2006 1:40 am Post subject: |
|
|
You know, if that hasn't worked out, you could try forcing the local apic on. Add 'lapic' to the kernel line in grub. I'm not sure how it goes with other bootloaders. It's been ages since I've used anything but grub. _________________ Thomas S. Howard |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hybernate20 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Mar 2006 Posts: 64
|
Posted: Mon May 08, 2006 1:21 am Post subject: |
|
|
Turns out, I ended up removing the System Config Utilities awhile ago, but I got boot disks for it and I loaded them that way. I couldn't find any of hte options that had been listed, which was slightly disappointing. What is the apic? I have no idea what that is........I probably should too. I do use GRUB though, so once I find out what that means, I'll try it. I also could try a few different versions of the config utility to see if I can find that. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|