computer slow
Jerry Snitselaar
dev at snitselaar.org
Tue Oct 31 13:44:41 MST 2017
On Tue Oct 31 17, Michael wrote:
>Sorry to say but yes it is.
>
> $ lscpu
>Architecture: x86_64
>CPU op-mode(s): 32-bit, 64-bit
>Byte Order: Little Endian
>CPU(s): 4
>On-line CPU(s) list: 0-3
>Thread(s) per core: 1
>Core(s) per socket: 4
>Socket(s): 1
>NUMA node(s): 1
>Vendor ID: AuthenticAMD
>CPU family: 16
>Model: 5
>Model name: AMD Athlon(tm) II X4 620 Processor
>Stepping: 2
>CPU MHz: 1400.000
>CPU max MHz: 2600.0000
>CPU min MHz: 800.0000
>BogoMIPS: 5223.39
>Virtualization: AMD-V
>L1d cache: 64K
>L1i cache: 64K
>L2 cache: 512K
>NUMA node0 CPU(s): 0-3
>Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
>mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
>pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc
>extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic
>cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt
>hw_pstate vmmcall npt lbrv svm_lock nrip_save
>
>After looking further into this I found something <below>. Do you think I
>should compile it?
>Date Fri, 20 Nov 2009 09:15:23 +0100
>From Clemens Ladisch <>
>Subject [PATCH] k10temp: temperature sensor for AMD Family 10h/11h CPUs
>
The k10temp driver has been in the kernel since 2.6.33. look at the config for
your kernel to see if CONFIG_SENSORS_K10TEMP is there. I imagine your kernel
already has the moduile built, unless you have been building your own.
try 'modinfo k10temp' and see if it is there already.
More information about the PLUG-discuss
mailing list