Re: Second CPU not detected
Posted: 15. Sep 2012, 12:07
Did you also install kernel-modules-smp (whatever exactly it is called)?
EDIT
Btw, did you try using inxi -C (or some other app) to have a look at your cpu? There's also lshw (slapt-src -u && slapt-src -i lshw && lshw -X) if you prefer a GUI. Because all this with the kernel is just a test. It's extremeley odd that the wrong kernel should have been installed. So maybe it wasn't.
Code: Select all
vanilla[~]$ ls /var/log/packages/ | grep modules
kernel-modules-2.6.37.6-i486-2
kernel-modules-smp-2.6.37.6_smp-i686-2
Btw, did you try using inxi -C (or some other app) to have a look at your cpu? There's also lshw (slapt-src -u && slapt-src -i lshw && lshw -X) if you prefer a GUI. Because all this with the kernel is just a test. It's extremeley odd that the wrong kernel should have been installed. So maybe it wasn't.