LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Debian with Dual Xeon processor. (https://www.linuxquestions.org/questions/debian-26/debian-with-dual-xeon-processor-268406/)

r_akarach 12-20-2004 09:49 AM

Debian with Dual Xeon processor.
 
Hello,
I installed Debian 3.0 on IBM server xSeries 345 with dual Xeon processor. In cpuinfo file has 4 processor is ok but when I run top, I saw only one cpu in process. What I have do special for enable other cpu? How can I do?

Wells 12-20-2004 10:10 AM

It sounds like you are running a kernel that does not support multiple processors. Have you installed the most recent kernel?

r_akarach 12-20-2004 07:56 PM

How can I do? Where I can get it?
Thanks.

Wells 12-21-2004 08:32 AM

Well....there are a number of different ways to do this. The command line method would be with apt-get, but I have a feeling that is not going to work for you.

In your case, I am going to assume that you are using a GUI such as gnome or KDE, in which case the best thing I can think of would be a program called Synaptic. If this is not the case, then aptitude is probably right up your alley. There is documentation out there on how to use each of these programs.

joel112 12-21-2004 08:51 AM

Just to be sure, when running top, press the "i" key, usually if smp is disabled, then cpuinfo wll only show one processor iirc

Wells 12-21-2004 09:30 AM

Quote:

Originally posted by joel112
Just to be sure, when running top, press the "i" key, usually if smp is disabled, then cpuinfo wll only show one processor iirc
Actually, I think you are referring to the "I" command, not the lowercase version. The lowercase version toggles idle tasks, whereas the uppercase version toggles between IRIX mode and Solaris SMP mode. By default in debian, IRIX mode is enabled.

r_akarach 12-21-2004 07:59 PM

Thank you Wells, my linux no have GUI. Could you tell me how can I do on CLI mode,please.
I will try to do.

Thanks

Wells 12-22-2004 09:16 AM

Quote:

Originally posted by r_akarach
Thank you Wells, my linux no have GUI. Could you tell me how can I do on CLI mode,please.
I will try to do.

Thanks

For CLI mode, aptitude or dselect are your friends. I recommend aptitude over dselect, as it is more user friendly.


All times are GMT -5. The time now is 03:58 PM.