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!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#26  2014-01-27 14:06:53

  menel - Użytkownik

menel
Użytkownik
Zarejestrowany: 2013-11-02

Re: Odpowiednia temperatura

conky+lm-sensors+hddtemp

Offline

 

#27  2014-01-27 18:53:35

  mati75 - Psuj

mati75
Psuj
Skąd: default city
Zarejestrowany: 2010-03-14
Serwis

Re: Odpowiednia temperatura

Na panelu w lxde też się da.


[img]https://l0calh0st.pl/obrazki/userbar.png[/img]

Offline

 

#28  2016-09-08 23:42:08

  wikingagressor - Użytkownik

wikingagressor
Użytkownik
Skąd: Józefów k.Błonia, mazowieck
Zarejestrowany: 2015-02-03

Re: Odpowiednia temperatura

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/

Kod:

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

Peace, Love and Debian for the World!!!

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.012 seconds, 10 queries executed ]

Informacje debugowania

Time (s) Query
0.00011 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00138 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.133.79.70' WHERE u.id=1
0.00102 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.133.79.70', 1713935302)
0.00076 SELECT * FROM punbb_online WHERE logged<1713935002
0.00086 DELETE FROM punbb_online WHERE ident='47.128.33.118'
0.00105 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=24853 AND t.moved_to IS NULL
0.00006 SELECT search_for, replace_with FROM punbb_censoring
0.00400 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=24853 ORDER BY p.id LIMIT 25,25
0.00078 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=24853
Total query time: 0.01006 s