From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Vitaly Lipatov Organization: LAVNet To: community@altlinux.ru Subject: Re: [Comm] LM_SENSORS + nForce2 Date: Mon, 22 Dec 2003 13:06:47 +0300 User-Agent: KMail/1.5.4 References: <501904718.20031222094954@galaktika.by> In-Reply-To: <501904718.20031222094954@galaktika.by> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_3Is5/xxSVOYGTYw" Message-Id: <200312221306.47120.LAV@VL3143.spb.edu> X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 10:07:22 -0000 Archived-At: List-Archive: List-Post: --Boundary-00=_3Is5/xxSVOYGTYw Content-Type: text/plain; charset="windows-1251" Content-Disposition: inline Content-Transfer-Encoding: 8bit On 22 Декабрь 2003 10:49, georginus wrote: > Здравствуте, все :) > > Проблема такая: Поставил lm_sensors, при его запуске > вываливается "Sensors Not Found". Полез я тогда в > /etc/sensors.conf, но до конца в нем разобраться не смог %) > Счастливые обладатели nForce2, поделитесь, плз, конфигом и > расскажите где собака порылась? ;) Вообще-то надо запускать sensors-detect Но можно для nForce2 записать приложенный файл в /etc/sysconfig и сделать # service lm_sensors start Если у вас всё же не совсем Сизиф и это не срабатывает, указанные в файле модули можно загружать вручную или в modules.conf -- Lav Виталий Липатов Санкт-Петербург GNU! ALT Linux Team! LaTeX! LyX! --Boundary-00=_3Is5/xxSVOYGTYw Content-Type: text/plain; charset="windows-1251"; name="lm_sensors" Content-Disposition: attachment; filename="lm_sensors" Content-Transfer-Encoding: 7bit # /etc/sysconfig/sensors - Defines modules loaded by /etc/rc.d/init.d/lm_sensors # Copyright (c) 1998 - 2001 Frodo Looijaard # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # # See also the lm_sensors homepage at: # http://www2.lm-sensors.nu/~lm78/index.html # # This file is used by /etc/rc.d/init.d/lm_sensors and defines the modules to # be loaded/unloaded. This file is sourced into /etc/rc.d/init.d/lm_sensors. # # The format of this file is a shell script that simply defines the modules # in order as normal variables with the special names: # MODULE_1, MODULE_2, MODULE_3, etc. # # List the modules that are to be loaded for your system # # Generated by sensors-detect on Tue Aug 5 15:30:02 2003 MODULE_0=i2c-isa MODULE_1=eeprom MODULE_2=w83781d MODULE_3=w83627hf --Boundary-00=_3Is5/xxSVOYGTYw--