|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Pre-Release/Beta Questions about pre-release versions of openSUSE Linux (software & hardware) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Henk, mine shows everything normal, on both systems. If it's all over the place, could it be a degrading condition of the CPU?
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3 - ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3 R.E.S.T.E.C.P. |
|
|||
|
Fact is:
All openSUSE kernels since 10.2 have SMP activated by default, the last version still having an extra "kernel-smp" was 10.1.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
|
||||
|
@Knurpht
I do not think something being wrong in the hardware. I am now constanly rebooting between 10.3 and 11.2 and both are very consistent in what they say: two on 10.3 and one on 11.2. @Akoellh Kernel in my 10.3: 2.6.22.19-0.4-default. Kernel in my 11.2 RC2: 2.6.31.5-0.1-desktop. All rather normal I think. I originaly installed 11.2 RC1 from DVD and went to RC2 with zypper dup. This would give me the correct kernel would it?
__________________
Henk van Velden |
|
|||
|
Code:
zgrep SMP /proc/config.gz
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
|
||||
|
Same system running 10.3:
Code:
CONFIG_SMP=y # CONFIG_X86_BIGSMP is not set CONFIG_SUSPEND_SMP=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_SMP=y Code:
CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_X86_32_SMP=y CONFIG_SMP=y CONFIG_X86_BIGSMP=y CONFIG_PM_SLEEP_SMP=y CONFIG_SCSI_SAS_HOST_SMP=y CONFIG_VIDEO_VP27SMPX=m
__________________
Henk van Velden |
|
|||
|
Just installed "kernel-desktop" on my 11.2 test installation (i586, x86_64 is still updating to rc2) and it shows me both CPUs.
Although "only" a VM, the cpus are "passed through", so my result is accurate and as expected. The kernel itself is certainly not the problem. P.S. A simple "uname -a" will also confirm SMP support.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
|
|||
|
Please post the output of 'dmesg | grep CPU'.
|
|
||||
|
All below when running under 11.2.
uname -a: Code:
Linux boven 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26 15:49:03 +0100 i686 i686 i386 GNU/Linux Code:
[ 0.000000] Transmeta TransmetaCPU [ 0.000000] Processor #0 (Bootup-CPU) [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:8 [ 0.000000] PERCPU: Embedded 14 pages at c1a25000, static data 34204 bytes [ 0.000000] Initializing CPU#0 [ 0.032061] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.032065] CPU: L2 cache: 1024K [ 0.032069] CPU: Physical Processor ID: 0 [ 0.032071] CPU: Processor Core ID: 0 [ 0.032076] mce: CPU supports 6 MCE banks [ 0.032087] CPU0: Thermal monitoring enabled (TM2) [ 0.052039] Brought up 1 CPUs [ 0.052089] CPU0 attaching NULL sched-domain. [ 0.500998] Switched to high resolution mode on CPU 0 [ 1.455278] processor LNXCPU:00: registered as cooling_device0 [ 19.243956] powernow: This module only works with AMD K7 CPUs [ 55.014525] CPU0 attaching NULL sched-domain. [ 55.014601] CPU0 attaching NULL sched-domain.
__________________
Henk van Velden |
|
||||
|
And below when under10.3
uname -a Code:
Linux boven 2.6.22.19-0.4-default #1 SMP 2009-08-14 02:09:16 +0200 i686 i686 i386 GNU/Linux Code:
Initializing CPU#0 CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e39d 00000000 00000001 Intel machine check reporting enabled on CPU#0. CPU0: Intel Genuine Intel(R) CPU 2140 @ 1.60GHz stepping 02 Initializing CPU#1 CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e39d 00000000 00000001 Intel machine check reporting enabled on CPU#1. CPU1: Intel Genuine Intel(R) CPU 2140 @ 1.60GHz stepping 02 checking TSC synchronization [CPU#0 -> CPU#1]: passed. Brought up 2 CPUs Switched to NOHz mode on CPU #0 Switched to NOHz mode on CPU #1 powernow: This module only works with AMD K7 CPUs
__________________
Henk van Velden |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|