Does Kubuntu Dapper support dual core? I have a new dual core Centrino Duo laptop and I'm thinking of installing Dapper once it's released. I would like to know if Dapper supports dual core or does it use only one processor?
Announcement
Collapse
No announcement yet.
Dual Core support
Collapse
This topic is closed.
X
X
-
Re: Dual Core support
Hi,
In fact, you will have to choose the good kernel to install. By default it will install a normal one, then you will have to look for a package named like :
linux-image*smp
You can type this command in a konsole :
apt-cache search linux-image | grep smp
Then look for one with support of Pentium M (I guess but not sure)
and type :
sudo apt-get install <name of package>
Hope it helped
- Top
- Bottom
Comment