ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Журкин Владимир Александрович" <vladimir@kgrs.kuzbe.elektra.ru>
To: community@altlinux.ru
Subject: Re: [Comm] lm_sensors
Date: Thu, 4 Dec 2003 17:06:37 +0700
Message-ID: <20031204170637.478330d0.vladimir@kgrs.kuzbe.elektra.ru> (raw)
In-Reply-To: <20031204152230.3b516173.seirge@metal.tomsk.ru>

Итак, по порядку:
В /etc/sensors.conf в разделе, соответствующем данному сенсторному чипу
chip "it87-*" например, правим следующее

> VCore 1:   +1.56 V  (min =  +1.42 V, max =  +1.56 V)   ALARM

немного расширить "пределы дозволенного":
    set in2_min 3.3 * 0.90
    set in2_max 3.3 * 1.10
если in2 это 3.3V, т.е. выше есть
    label in2 "+3.3V"

> +3.3V:     +6.72 V  (min =  +3.12 V, max =  +3.44 V)   ALARM

раскомментировать (или добавить) строчку:
    compute in2   2*@ , @/2
в результате напряжение поделится на 2 и будет в данном случае 3.36V

> +5V:       +4.22 V  (min =  +4.72 V, max =  +5.24 V)   ALARM

Точно не скажу, поиграйте с коэффициентами в выражении compute in3,
подгоните цифры к тем, что показывает BIOS. Возможно, в новой версии
lm_sensors будет работать получше.

> -12V:     -16.09 V  (min = -12.63 V, max = -11.41 V)   ALARM
> -5V:       -8.18 V  (min =  -5.28 V, max =  -4.81 V)   ALARM
> Stdby:     +1.93 V  (min =  +4.72 V, max =  +5.24 V)   ALARM

здесь ничего не подскажу, экспериментируйте.

> fan1:        0 RPM  (min =    0 RPM, div = 2)         
> fan2:        0 RPM  (min = 3000 RPM, div = 2)          ALARM
> fan3:        0 RPM  (min = 3000 RPM, div = 2)          ALARM

с вентиляторами тоже непонятно

> M/B Temp:    +26°C  (low =  +20°C, high =  +40°C)        
> CPU Temp:    +85°C  (low =  +25°C, high =  +45°C)        
> Temp3:       +75°C  (low =  +25°C, high =  +45°C)        

а вот с температурой у плат с it87 всегда свистопляска.
Почитал документацию в /usr/share/doc/lm_sensors-2.8.1/chips/it87
и вычитал, что модулю it87 надо при загрузке указать параметр,
устанавливающий, как брать показания термосенсоров.
Например у меня так (плата Gigabyte GA-6OX) прописано в /etc/rc.d/rc.local
modprobe it87 temp_type=0x31
(у вас число может быть другим, возможные значения читайте в
вышеуказанной документации).


-- 
Журкин Владимир.





  reply	other threads:[~2003-12-04 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04  9:22 Seirge P. Kondratyev
2003-12-04 10:06 ` Журкин Владимир Александрович [this message]
2003-12-04 11:21 ` Sergey Vlasov
2003-12-04 11:33   ` Seirge P. Kondratyev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031204170637.478330d0.vladimir@kgrs.kuzbe.elektra.ru \
    --to=vladimir@kgrs.kuzbe.elektra.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git