All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] How to changing config values of sensor (LM77) ?
@ 2005-08-12 22:29 Beat Meier
  2005-08-12 22:38 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Beat Meier @ 2005-08-12 22:29 UTC (permalink / raw)
  To: lm-sensors

Hello again

How is it possible to change config values for LM77 driver?
Is this only possible with userspace support?
What I want to do is to change the critical temp of the sensor for example.

Thanks for any hint

Beat

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [lm-sensors] How to changing config values of sensor (LM77) ?
  2005-08-12 22:29 [lm-sensors] How to changing config values of sensor (LM77) ? Beat Meier
@ 2005-08-12 22:38 ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2005-08-12 22:38 UTC (permalink / raw)
  To: lm-sensors

Hi Beat,

> How is it possible to change config values for LM77 driver?
> Is this only possible with userspace support?
> What I want to do is to change the critical temp of the sensor for
> example.

echo 60000 > /sys/bus/i2c/devices/0-0048/temp1_crit

(or similar) should do the trick (setting the critical limit to 60
degrees C). Usually this is done using /etc/sensors.conf and "sensors
-s" but as the lm77 driver lacks user-space support at the moment,
writing to /sys directly is the only way.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-12 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-12 22:29 [lm-sensors] How to changing config values of sensor (LM77) ? Beat Meier
2005-08-12 22:38 ` 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.