computer slow

Jerry Snitselaar dev at snitselaar.org
Thu Nov 2 14:19:00 MST 2017


On Wed Nov 01 17, Michael wrote:
>so what command do I execute to utilize the probe?
>

modprobe k10temp

and then check the output of the sensors command

>On Tue, Oct 31, 2017 at 8:58 PM, Michael <bmike1 at gmail.com> wrote:
>
>> it is there:
>> $ modinfo k10temp
>> filename:       /lib/modules/4.4.0-53-generic/kernel/drivers/hwmon/
>> k10temp.ko
>> license:        GPL
>> author:         Clemens Ladisch <clemens at ladisch.de>
>> description:    AMD Family 10h+ CPU core temperature monitor
>> srcversion:     4BBE5D56D6917F9D3D415AA
>> alias:          pci:v00001022d00001583sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001533sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001573sv*sd*bc*sc*i*
>> alias:          pci:v00001022d0000141Dsv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001403sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001603sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001703sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001303sv*sd*bc*sc*i*
>> alias:          pci:v00001022d00001203sv*sd*bc*sc*i*
>> depends:
>> intree:         Y
>> vermagic:       4.4.0-53-generic SMP mod_unload modversions
>> parm:           force:force loading on processors with erratum 319 (bool)
>>
>>
>> On Tue, Oct 31, 2017 at 4:44 PM, Jerry Snitselaar <dev at snitselaar.org>
>> wrote:
>>
>>> 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.
>>>
>>>
>>> ---------------------------------------------------
>>> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>>
>>
>>
>>
>> --
>> :-)~MIKE~(-:
>>
>
>
>
>-- 
>:-)~MIKE~(-:


More information about the PLUG-discuss mailing list