Announcement

Collapse
No announcement yet.

Dual Core support

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Dual Core support

    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?
    =========================<br />http://blog.arun-prabha.com/<br />http://tech.arun-prabha.com<br />=========================

    #2
    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

    Comment


      #3
      Re: Dual Core support

      Thanks.
      =========================<br />http://blog.arun-prabha.com/<br />http://tech.arun-prabha.com<br />=========================

      Comment

      Working...
      X