View previous topic :: View next topic |
Author |
Message |
tux73 n00b
Joined: 20 Aug 2004 Posts: 4 Location: Germany
|
Posted: Fri Aug 20, 2004 7:41 pm Post subject: 2.6.7 P4@2.6Ghz + SMP activated, but only one CPU |
|
|
I installed Gentoo the first time from the live CD 2004_2 and stage 3 with genkernel. Remember: installed the first time, to see if it is ok for me.
Now, I ran make menuconfig in /usr/src/linux and changed the Processortype to P4 and checked the SMP and SMT Option. CPUinfo is checked, too.
But, however, I can't get my "second" processor working.
cat /proc/cpuinfo tells me, processor:0
/sys/device/system/cpu schows only one folder "cpo0"
Others have cpu0 + cpu1
GKRellm2 shows only one CPU.
What did I wrong? _________________ have a lot of fun
tux73 |
|
Back to top |
|
|
aetius Tux's lil' helper
Joined: 09 Jul 2004 Posts: 118
|
Posted: Fri Aug 20, 2004 8:07 pm Post subject: |
|
|
Making sure:
You recompiled your kernel right? Then copied the new kernel to /boot? And configured the new kernel to boot in grub? And rebooted to the new kernel?
Also:
what number of cpus did you set? |
|
Back to top |
|
|
tux73 n00b
Joined: 20 Aug 2004 Posts: 4 Location: Germany
|
Posted: Fri Aug 20, 2004 8:25 pm Post subject: |
|
|
aetius wrote: | Making sure:
You recompiled your kernel right? Then copied the new kernel to /boot? And configured the new kernel to boot in grub? And rebooted to the new kernel?
Also:
what number of cpus did you set? |
Yes, I compiled the kernel with "make" as "make menuconfig" suggested after saving the configuration. This takes about some time.
After that I made "make install" and rebooted.
I set 2 cpus. _________________ have a lot of fun
tux73 |
|
Back to top |
|
|
oumpah-pah Guru
Joined: 18 Jul 2004 Posts: 575 Location: Lausanne, Switzerland
|
Posted: Fri Aug 20, 2004 10:04 pm Post subject: |
|
|
So you didn't configure grub or lilo to boot your newly installed kernel. For grub, you must edit your /boot/grub/grub.conf file (I don't know for lilo). Also check that your boot partition was mounted when you did make install. |
|
Back to top |
|
|
danone Guru
Joined: 18 Jan 2004 Posts: 398 Location: Germany
|
Posted: Fri Aug 20, 2004 10:12 pm Post subject: |
|
|
Is your Processor Hyperthreading capable?Did you enabled hyperthreading support in bios? _________________ [:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ] |
|
Back to top |
|
|
rush_ad l33t
Joined: 22 Jul 2004 Posts: 863 Location: New Jersey, USA
|
Posted: Fri Aug 20, 2004 10:27 pm Post subject: |
|
|
damn. you're running dual p4 and here i only have single 600 celeron. |
|
Back to top |
|
|
tux73 n00b
Joined: 20 Aug 2004 Posts: 4 Location: Germany
|
Posted: Fri Aug 20, 2004 10:50 pm Post subject: |
|
|
oumpah-pah wrote: | Also check that your boot partition was mounted when you did make install. |
THIS seems to be whats wrong! The files in /boot are older than the last compilations I did! My config file changed (/usr/src/linux) but make install didn't copy the new kernel to /boot because I (however) didn't mount my boot partition!
Thank you very very much! You just made a german gentoo-user lucky! _________________ have a lot of fun
tux73 |
|
Back to top |
|
|
|