Проблема с лм_сенсорс
DCrystal 19 мая, 2007 - 18:44
Проблема в том, что ничего не видицо =(
ноут -toshiba satellite 2060.
т.е. при запуске sensors-detect никаких датчиков не обнаруживаетцо. (
при sensors пишет
"Sorry, no sensors were detected".
з.ы. а, да -оф.сайт не грузицо.
»
- Для комментирования войдите или зарегистрируйтесь
а ты повключал
а ты повключал модули в ядре?
модули чего?
модули чего?
во-первых hardware
во-первых hardware monitoring support (включаешь ВСЕ модули если не знаешь точно что у тебя в истеме)
во-вторых I2C (тоже самое)
после чего sensors-detect сам определит что тебе нужно и запишет конфиг, ненужные модули потом можешь удалить
а вообще в вики настройка расписана
Софтина есть
Софтина есть которая гвоорит что надо врубить
_________________
Я схожу с ума или это глючит Реальность?
ну это уже кому
ну это уже кому как удобнее ;)
просто я настраивал так
пробовал сразу
пробовал сразу собрать лм_сенсорс -так оно на некоторые опции начало косячить (И2С в т.ч.) -включил что надо.
Посмотрю еще раз.
2z0D5e8n7x сделал
2z0D5e8n7x
сделал так как ты сказал все тупо модулями, но проблема такаяже как у автора.
ноут Toshiba Satellite M70-376
могу выложить листинг процесса sensors-detect
ps
кроме того в наличии имею 2 писюка на аснове матери Albatron KT333 на чипе KT-266 под руководством AthlonXP 1600+ и на мамке EPOX 9NPAJ под руководством AMD64 3000+ наних все прекрасно определяется...
выложи, что
выложи, что говрит sensors-detect, посмотрим
кстати у меня на старой мамке P4IBAD(мож кто знаком с этим ужасом)
лм-сенсорс тоже не работали, причем все определялось, но не работало %)
так что действительно возможен вариант когда это дело не работает из-за особенностей материнки :(
Ноутовский ~#
~# sensors-detect
# sensors-detect revision 4348 (2007-03-18 02:45:21 -0700)
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no): y
Probing for PCI bus adapters...
Use driver `i2c-i801' for device 0000:00:1f.3: Intel 82801FB ICH6
We will now try to load each adapter module in turn.
Module `i2c-i801' already loaded.
If you have undetectable or unsupported adapters, you can have them
scanned by manually loading the modules before running this script.
We are now going to do the I2C/SMBus adapter probings. Some chips may
be double detected; we choose the one with the highest confidence
value in that case.
If you found that the adapter hung after probing a certain address,
you can specify that address to remain unprobed.
Next adapter: SMBus I801 adapter at 20a0 (i2c-0)
Do you want to scan it? (YES/no/selectively): y
Client found at address 0x44
Probing for `Maxim MAX6633/MAX6634/MAX6635'... No
Client found at address 0x50
Handled by driver `eeprom' (already loaded), chip type `eeprom'
Some chips are also accessible through the ISA I/O ports. We have to
write to arbitrary I/O ports to probe them. This is usually safe though.
Yes, you do have ISA I/O ports even if you do not have any ISA slots!
Do you want to scan the ISA I/O ports? (YES/no): y
Probing for `National Semiconductor LM78' at 0x290... No
Probing for `National Semiconductor LM78-J' at 0x290... No
Probing for `National Semiconductor LM79' at 0x290... No
Probing for `Winbond W83781D' at 0x290... No
Probing for `Winbond W83782D' at 0x290... No
Probing for `Silicon Integrated Systems SIS5595'... No
Probing for `VIA VT82C686 Integrated Sensors'... No
Probing for `VIA VT8231 Integrated Sensors'... No
Probing for `IPMI BMC KCS' at 0xca0... No
Probing for `IPMI BMC SMIC' at 0xca8... No
Some Super I/O chips may also contain sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): y
Probing for Super-I/O at 0x2e/0x2f
Trying family `ITE'... No
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Fintek'... No
Probing for Super-I/O at 0x4e/0x4f
Trying family `ITE'... No
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Fintek'... No
Some CPUs or memory controllers may also contain embedded sensors.
Do you want to scan for them? (YES/no): y
AMD K8 thermal sensors... No
Intel Core family thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `eeprom' (should be inserted):
Detects correctly:
* Bus `SMBus I801 adapter at 20a0'
Busdriver `i2c-i801', I2C address 0x50
Chip `eeprom' (confidence: 6)
EEPROMs are *NOT* sensors! They are data storage chips commonly
found on memory modules (SPD), in monitors (EDID), or in some
laptops, for example.
I will now generate the commands needed to load the required modules.
Just press ENTER to continue:
If you want to load the modules at startup, generate a config file
below and make sure lm_sensors gets started at boot time; e.g
$ rc-update add lm_sensors default
To make the sensors modules behave correctly, add these lines to
/etc/modules.d/lm_sensors and run modules-update:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones! You really
should try these commands right now to make sure everything is
working properly. Monitoring programs won't work until the needed
modules are loaded.
To load everything that is needed, execute the commands below...
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# Chip drivers
modprobe eeprom
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----end cut here----
Do you want to overwrite /etc/conf.d/lm_sensors? Enter s to specify other file name?
(yes/NO/s): y
Done.
единственное
единственное могу прокоментировать что у меня намного больше устройств перебирает, а вообще решил свой лм-сеносорс проверить, интересные вещи он пишет:
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:
+33°C
it8712-isa-0228
Adapter: ISA adapter
VCore 1: +1.41 V (min = +0.00 V, max = +4.08 V)
VCore 2: +1.66 V (min = +1.28 V, max = +1.68 V) ALARM
+3.3V: +2.58 V (min = +2.78 V, max = +3.78 V) ALARM - не похоже на правду
+5V: +5.54 V (min = +4.49 V, max = +5.48 V) ALARM - тоже самое
+12V: +11.90 V (min = +9.98 V, max = +13.95 V)
-12V: -4.78 V (min = -22.94 V, max = -17.05 V) ALARM - чес
-5V: -3.53 V (min = -9.14 V, max = -7.75 V) ALARM - тоже чес
Stdby: +5.05 V (min = +4.49 V, max = +5.48 V)
VBat: +3.15 V
fan1: 3183 RPM (min = 664 RPM, div = 8)
fan2: 0 RPM (min = 1318 RPM, div = 8)
fan3: 2766 RPM (min = 664 RPM, div = 8)
M/B Temp: +36°C (low = +127°C, high = +126°C) sensor = thermistor
CPU Temp: +51°C (low = +127°C, high = +126°C) sensor = diode ALARM - опять бред
Temp3: -10°C (low = +127°C, high = +126°C) sensor = thermistor - пишу тебе бабушка с северного полюса, клавиша del опять примерзла...
но для карамбы этого в принципе хаватает, как бы основные параметры в порядке
Согласен, у тя
Согласен, у тя версия какая ? у мя до обновления он больше перебирал, хотя на 1 шаг(вопрос) новый длиннее стал, и что у тебя за машинка ? =)
lm_sensors - 2.10.1f а
lm_sensors - 2.10.1
а машинка у меня:
sempron 3100+,мать - ECS RS-482(на чипсете ATI), GeForce 7100 GS
если говорить
если говорить об обычных комах я там тож долго возился, на стадии обнаружения сетсоров модули требуются примерно на первых 2-3х шагах, там вроде чипы подгружаются, потом прога сканит железо на наличие датчиков и потом формирует список необходимых модулей = модули чипов(которые подгружались при детекте) + модули обнаруженных сенсоров(которые были обнаружены детектом). вроде так.
а может кто
а может кто имеет подправленный конфиг для ECS RS485 ? там it8712 и по дефолту такую чушь он паказывает...
http://gentoo-wiki.com/Index:Hardware#Toshiba
читал серию стотей про тошибовские чемоданы, ни в одной про сенсоры ни слова... мож чего упустил..