Hi all,
I'm running Kubuntu on a Pentium D 830, wich is 64bit, dual core. I've instaled the i386 version of the system to avoid some AMD64 arch problems with some software that I use a lot: flash-player (I work in the multimedia world, I need this one), skype (I live far from home, again I need it), nvidia drivers (I've seen many people in trobuble at the corresponding forums), apart from wanting to have a stable system using the newer versions possible.
My problem is that with my configuration, I'm only using one of the cores of my processor, and that's just a waste!
Any idea on how can I get dual core support, keeping it 32bit?
I've found in the forums some guys that just downloaded (apt) linux-image-2.6.15.23-686, but I'm not shure if 686 is ok for me. uname says my machine is 686, but I don't really know if 686 means 64bit or not (i suppose it does).
Thanx!
I'm running Kubuntu on a Pentium D 830, wich is 64bit, dual core. I've instaled the i386 version of the system to avoid some AMD64 arch problems with some software that I use a lot: flash-player (I work in the multimedia world, I need this one), skype (I live far from home, again I need it), nvidia drivers (I've seen many people in trobuble at the corresponding forums), apart from wanting to have a stable system using the newer versions possible.
My problem is that with my configuration, I'm only using one of the cores of my processor, and that's just a waste!
Any idea on how can I get dual core support, keeping it 32bit?
I've found in the forums some guys that just downloaded (apt) linux-image-2.6.15.23-686, but I'm not shure if 686 is ok for me. uname says my machine is 686, but I don't really know if 686 means 64bit or not (i suppose it does).
Code:
$ uname -a Linux perolon 2.6.15-27-386 #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006 i686 GNU/Linux
Comment