[opensuse] Strange kernel messages upon boot
I've been running Suse 11.0 on an AMD Athlon 2x system (MSI K9N Neo V3 MB) for a couple of months. Two days ago I disconnected it from my lan and now I am getting strange never before seen messages in the console log after booting: Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure kernel: nf-conntrack version 0.5.0 (16384 buckets 65536 max) What do these messages mean? How can I tell if both processors are running? Thanks. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Feustel wrote:
I've been running Suse 11.0 on an AMD Athlon 2x system (MSI K9N Neo V3 MB) for a couple of months. Two days ago I disconnected it from my lan and now I am getting strange never before seen messages in the console log after booting:
Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure kernel: nf-conntrack version 0.5.0 (16384 buckets 65536 max)
What do these messages mean? How can I tell if both processors are running?
cat /proc/cpuinfo Try googling "MP systems not supported by PSB BIOS structure", I got plenty of hits. /Per -- Per Jessen, Zürich (21.1°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Apr 07, 2009 at 04:36:15PM +0200, Per Jessen wrote:
Dave Feustel wrote:
I've been running Suse 11.0 on an AMD Athlon 2x system (MSI K9N Neo V3 MB) for a couple of months. Two days ago I disconnected it from my lan and now I am getting strange never before seen messages in the console log after booting:
Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure Apr 7 kernel: powernow k8: MP systems not supported by PSB Bio structure kernel: nf-conntrack version 0.5.0 (16384 buckets 65536 max)
What do these messages mean? How can I tell if both processors are running?
cat /proc/cpuinfo
Try googling "MP systems not supported by PSB BIOS structure", I got plenty of hits.
/Per
Thanks for the link. I am not too concerned about this if I am actually running both processors. How can I tell? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Feustel wrote:
Thanks for the link. I am not too concerned about this if I am actually running both processors. How can I tell?
cat /proc/cpuinfo It'll show two processors if your kernel is running on two. /Per -- Per Jessen, Zürich (21.8°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Apr 07, 2009 at 05:08:37PM +0200, Per Jessen wrote:
Dave Feustel wrote:
Thanks for the link. I am not too concerned about this if I am actually running both processors. How can I tell?
cat /proc/cpuinfo
It'll show two processors if your kernel is running on two.
/Per
That file shows 2 siblings but only 1 processor. The motherboard is an MSI K9N Neo V3. Is there something wrong with it? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Feustel wrote:
On Tue, Apr 07, 2009 at 05:08:37PM +0200, Per Jessen wrote:
Dave Feustel wrote:
Thanks for the link. I am not too concerned about this if I am actually running both processors. How can I tell?
cat /proc/cpuinfo
It'll show two processors if your kernel is running on two.
/Per
That file shows 2 siblings but only 1 processor. The motherboard is an MSI K9N Neo V3. Is there something wrong with it?
Let's see the output from your "cat /proc/cpuinfo". /Per -- Per Jessen, Zürich (21.5°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Apr 07, 2009 at 05:23:37PM +0200, Per Jessen wrote:
Dave Feustel wrote:
On Tue, Apr 07, 2009 at 05:08:37PM +0200, Per Jessen wrote:
Dave Feustel wrote:
Thanks for the link. I am not too concerned about this if I am actually running both processors. How can I tell?
cat /proc/cpuinfo
It'll show two processors if your kernel is running on two.
/Per
That file shows 2 siblings but only 1 processor. The motherboard is an MSI K9N Neo V3. Is there something wrong with it?
Let's see the output from your "cat /proc/cpuinfo".
Actually, I do have I have 2 processors running on my computer, but my brain is not working well today. I have been neglecting to take my iodine and now I am paying the price.
/Per
-- Per Jessen, Zürich (21.5°C)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Dave Feustel
-
Per Jessen