* [lm-sensors] Sensor readings
@ 2005-06-11 14:44 devterium
2005-06-11 16:34 ` Rudolf Marek
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: devterium @ 2005-06-11 14:44 UTC (permalink / raw)
To: lm-sensors
I compiled and installed lm_sensors, but I'm unable to get the CPU temp.
All I can get is amount of RAM. Output:
linux:/home/kriko # sensors
eeprom-i2c-0-51
Adapter: SMBus nForce2 adapter at 1c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
eeprom-i2c-0-50
Adapter: SMBus nForce2 adapter at 1c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [lm-sensors] Sensor readings
2005-06-11 14:44 [lm-sensors] Sensor readings devterium
@ 2005-06-11 16:34 ` Rudolf Marek
2005-06-12 11:53 ` devterium
2005-06-12 23:22 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: Rudolf Marek @ 2005-06-11 16:34 UTC (permalink / raw)
To: lm-sensors
Hi please tell us:
Motherboard type/manufacturer
kernel version uname -a
lm_sensors version
Output of sensors-detect script.
If any trouble obtaining the data, I will help.
Regards
Rudolf
^ permalink raw reply [flat|nested] 4+ messages in thread
* [lm-sensors] Sensor readings
2005-06-11 14:44 [lm-sensors] Sensor readings devterium
2005-06-11 16:34 ` Rudolf Marek
@ 2005-06-12 11:53 ` devterium
2005-06-12 23:22 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: devterium @ 2005-06-12 11:53 UTC (permalink / raw)
To: lm-sensors
My motherboard: Gigabyte k8nsPro (nforce3)
uname -a says: Linux linux 2.6.11.4-20a-default #1 Wed Mar 23 21:52:37 UTC
2005 i686 athlon i386 GNU/Linux
lm_sensors verison: cvs 6/10/2005
...mmm, I think it works now. I don't know what was wrong. Well, move on:
My next question:
Is there a way the sensors(prog) would write the reading into a file e.g.
/proc/acpi/thermal_zone/info
every x seconds, so I would be able to read the temperature via
Ktemperature program?
On Sat, 11 Jun 2005 16:34:21 +0200, Rudolf Marek <r.marek@sh.cvut.cz>
wrote:
> Hi please tell us:
>
> Motherboard type/manufacturer
> kernel version uname -a
> lm_sensors version
>
> Output of sensors-detect script.
>
> If any trouble obtaining the data, I will help.
>
> Regards
> Rudolf
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [lm-sensors] Sensor readings
2005-06-11 14:44 [lm-sensors] Sensor readings devterium
2005-06-11 16:34 ` Rudolf Marek
2005-06-12 11:53 ` devterium
@ 2005-06-12 23:22 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: Jean Delvare @ 2005-06-12 23:22 UTC (permalink / raw)
To: lm-sensors
Hi,
> Is there a way the sensors(prog) would write the reading into a file
> e.g. /proc/acpi/thermal_zone/info
> every x seconds, so I would be able to read the temperature via
> Ktemperature program?
No way. /proc isn't a place where you can write random data, it's a
virtual, kernel-driven filesystem.
Better use an application which interfaces directly with lm_sensors,
such as ksensors [1] or xsensors [2].
[1] http://ksensors.sourceforge.net/
[2] http://www.linuxhardware.org/xsensors/
--
Jean Delvare
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-06-12 23:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-11 14:44 [lm-sensors] Sensor readings devterium
2005-06-11 16:34 ` Rudolf Marek
2005-06-12 11:53 ` devterium
2005-06-12 23:22 ` Jean Delvare
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.