You are not logged in.

#1 2009-02-13 08:47:36

dr0p
Member
From: Seattle, WA, USA
Registered: 2008-06-11
Posts: 120

lm_sensors problem

Well, I'm trying to add some CPU temp monitoring to my conky config, but I can't seem to get lm_sensors working. I run sensors-detect but when I open up /etc/conf.d/lm_sensors which it supposedly wrote to, there are no modules there. Since I'm not familiar with how it parses the file, I can't just manually add in the modules that it detected, so any advice on where to go from here?


Arch i686 User
xmonad :: xmobar :: urxvt :: vim

Offline

#2 2009-02-13 10:34:40

zyghom
Member
From: Poland/currently Africa
Registered: 2006-05-11
Posts: 432
Website

Re: lm_sensors problem

try this:

 cat /proc/acpi/thermal_zone/THRM/temperature 
temperature:             56 C

Zygfryd Homonto

Offline

#3 2009-02-13 12:06:07

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: lm_sensors problem

#    /etc/conf.d/lm_sensors - Defines modules loaded by
#                                /etc/rc.d/sensors
#    Copyright (c) 1998 - 2001  Frodo Looijaard <frodol@dds.nl>
#
#  ...COPY RIGHT STUFF THAT I REMOVED...
#
# See also the lm_sensors homepage at:
#     http://www.lm-sensors.org/
#
# This file is used by /etc/rc.d/sensors and defines the modules to
# be loaded/unloaded. This file is sourced into /etc/rc.d/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_0, MODULE_1, MODULE_2, etc.
#
# List the modules that are to be loaded for your system
#
# Generated by sensors-detect on Sun Aug 24 09:39:07 2008
MODULE_0=i2c-i801
MODULE_1=smsc47m192
MODULE_2=smsc47m1

Website - Blog - arch-home
Arch User since March 2005

Offline

#4 2009-02-13 13:48:03

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: lm_sensors problem

Check this out, it might help: http://bbs.archlinux.org/viewtopic.php?id=63974 smile


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

Board footer

Powered by FluxBB