From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] How to changing config values of sensor (LM77) ?
Date: Fri, 12 Aug 2005 22:38:51 +0000 [thread overview]
Message-ID: <20050812223844.1ecbab40.khali@linux-fr.org> (raw)
In-Reply-To: <42FD064F.8050308@infovia.com.ar>
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
prev parent reply other threads:[~2005-08-12 22:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050812223844.1ecbab40.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.