Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
conky+lm-sensors+hddtemp
Offline
Na panelu w lxde też się da.
Offline
Ostatnio siedzialem nad tematem lm-sensors i ustawienia wszelakich czujnikow tak zeby system mi dzialal jakos wydajnie.
Okazuje sie, ze czujniki w chipie k8temp -* sa zwalone dla wiekszosci modeli AMD i nie nalezy sie nimi przejmowac jesli jakies dziwne wartosci sa pokazywane. Dodatkowo dotarcie do wszelakich informacji zwiazanych z moja plyta GA-M61SME-S2, to bylo naprawde niezle kombinowanie. Oto efekty mojej gimnastyki, ktore wrzucamy do katalogu:
/etc/sensors.d/
chip "it8716-*" label in0 "VCore" label in1 "VDDR" label in2 "+3.3V" label in3 "+5V" label in4 "+12V" label in5 "3.3VSB" label in6 "-5V" label in7 "5VSB" label in8 "VBat" label temp1 "CPU Temp" label temp2 "Bridge/GPU Temp" compute in3 ((6.6/10)+1)*@ , @/((6.6/10)+1) compute in4 ((30/10)+1)*@ , @/((30/10)+1) compute in6 (4.66 * @) - 12.64 , (@ + 12.64) / 4.66 compute in7 ((6.6/10)+1)*@ , @/((6.6/10)+1) #comment this out if you wish to monitor case opening ignore intrusion0 #this is found to be irrelevant ignore temp3 #These 2 parameters depend on your CPU model set in0_min 1.05 set in0_max 1.25 #These 2 parameters depend on your memory type set in1_min 1.7 set in1_max 1.9 set in2_min 3.14 set in2_max 3.47 set in3_min 4.5 set in3_max 5.5 set in4_min 11.4 set in4_max 12.6 set in5_min 3.14 set in5_max 3.47 set in7_min 4.5 set in7_max 5.5 #These 2 parameters depend on your CPU model set temp1_min 10 set temp1_max 80 #These 2 parameters are set by guess to enable safe operating of nforce2 chipset. #If you know specific thermal parameters for this chipset inform the lm-sensors.org website or github page set temp2_min 10 set temp2_max 80 chip "k8temp-*" #this chip is known to give false readings so it is disabled by default. #If you wish to enable its readings, comment out the 4 following lines ignore temp1 ignore temp2 ignore temp3 ignore temp4
Offline