* [lm-sensors] SiS630 sensors.conf errors
@ 2005-10-31 0:59 Volker Kuhlmann
2005-11-01 16:33 ` Jean Delvare
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Volker Kuhlmann @ 2005-10-31 0:59 UTC (permalink / raw)
To: lm-sensors
Minor bugs, but can be confusing:
# The following is for the Inside Technologies 786LCD which uses either a
# IT8705F or a SIS950 for monitoring with the SIS630.
# You will need to load the it87 module as follows to select the correct
# temperature sensor type.
# modprobe it87 temp_type=0x31
Module it87 doesn't have a temp_type option.
The settings for low and high temperature values are missing for all
temperatures.
Volker
--
Volker Kuhlmann is possibly list0570 with the domain in header
http://volker.dnsalias.net/ Please do not CC list postings to me.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lm-sensors] SiS630 sensors.conf errors
2005-10-31 0:59 [lm-sensors] SiS630 sensors.conf errors Volker Kuhlmann
@ 2005-11-01 16:33 ` Jean Delvare
2005-11-01 20:46 ` Volker Kuhlmann
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2005-11-01 16:33 UTC (permalink / raw)
To: lm-sensors
Hi Volker,
> Minor bugs, but can be confusing:
>
> # The following is for the Inside Technologies 786LCD which uses either a
> # IT8705F or a SIS950 for monitoring with the SIS630.
> # You will need to load the it87 module as follows to select the correct
> # temperature sensor type.
> # modprobe it87 temp_type=0x31
>
> Module it87 doesn't have a temp_type option.
It used to, but has no more. Thanks for reporting. I've dropped that
part, as well as the comment about the misdetection in the paragraph
right after, as I believe this is no more true.
> The settings for low and high temperature values are missing for all
> temperatures.
This is only an example. You are free to change, delete or add
statements. Also feel free to submit a patch to etc/sensors.conf.eg if
you think it's worth it.
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lm-sensors] SiS630 sensors.conf errors
2005-10-31 0:59 [lm-sensors] SiS630 sensors.conf errors Volker Kuhlmann
2005-11-01 16:33 ` Jean Delvare
@ 2005-11-01 20:46 ` Volker Kuhlmann
2005-11-01 22:59 ` Jean Delvare
2005-11-14 2:08 ` Volker Kuhlmann
3 siblings, 0 replies; 5+ messages in thread
From: Volker Kuhlmann @ 2005-11-01 20:46 UTC (permalink / raw)
To: lm-sensors
Thanks Jean.
> This is only an example. You are free to change, delete or add
> statements. Also feel free to submit a patch to etc/sensors.conf.eg if
> you think it's worth it.
I had posted my complete settings. IMHO sensors-detect should not
require any user interaction for coming up with a correct and functional
configuration. The average Linux (and other) desktop user doesn't know
how to edit a configuration file anyway.
Thanks for the good work,
Volker
--
Volker Kuhlmann is possibly list0570 with the domain in header
http://volker.dnsalias.net/ Please do not CC list postings to me.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lm-sensors] SiS630 sensors.conf errors
2005-10-31 0:59 [lm-sensors] SiS630 sensors.conf errors Volker Kuhlmann
2005-11-01 16:33 ` Jean Delvare
2005-11-01 20:46 ` Volker Kuhlmann
@ 2005-11-01 22:59 ` Jean Delvare
2005-11-14 2:08 ` Volker Kuhlmann
3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2005-11-01 22:59 UTC (permalink / raw)
To: lm-sensors
Hi Volker,
> > This is only an example. You are free to change, delete or add
> > statements. Also feel free to submit a patch to etc/sensors.conf.eg if
> > you think it's worth it.
>
> I had posted my complete settings. IMHO sensors-detect should not
> require any user interaction for coming up with a correct and functional
> configuration. The average Linux (and other) desktop user doesn't know
> how to edit a configuration file anyway.
What do you propose?
There are a few thousand different motherboards out there, only
counting PC hardware. Each motherboard needs its own configuration
file. Without the hardware, we can't tell. Even with it, it's not
always easy. Only one motherboard manufacturer (Tyan) provides
configuration files for his boards. Most other manufacturers don't
even provide the technical data a user needs to write a configuration
file.
If sensors-detect isn't supposed to be interactive and users are not
supposed to edit configuration files, then we need a complete database
of configuration files for all motherboards out there. Are you going to
provide this?
Face it, hardware monitoring is not meant for the average user. It's
not a matter of how sensors-detect works, although it can certainly be
improved. The problem is that this topic is fundamentally complex, and
you can hardly simplify it without voiding the whole point of hardware
monitoring. You can only monitor something if you know what the normal
situation is, and this can only be defined on a case by case basis by
advanced users.
Things will improve greatly the day motherboard manufacturers ship
BIOSes which do setup the hardware monitoring chip properly. They have
the knowledge to do so, we don't. If they did their job, most users
could live without ever running "sensors -s". This wouldn't solve the
other issues though: labels, scaling resistors, etc.
> Thanks for the good work,
Thanks :)
--
Jean Delvare
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lm-sensors] SiS630 sensors.conf errors
2005-10-31 0:59 [lm-sensors] SiS630 sensors.conf errors Volker Kuhlmann
` (2 preceding siblings ...)
2005-11-01 22:59 ` Jean Delvare
@ 2005-11-14 2:08 ` Volker Kuhlmann
3 siblings, 0 replies; 5+ messages in thread
From: Volker Kuhlmann @ 2005-11-14 2:08 UTC (permalink / raw)
To: lm-sensors
On Wed 02 Nov 2005 10:59:11 NZDT +1300, Jean Delvare wrote:
Hi Jean,
Thanks for your reply.
> > I had posted my complete settings. IMHO sensors-detect should not
> > require any user interaction for coming up with a correct and functional
> > configuration. The average Linux (and other) desktop user doesn't know
> > how to edit a configuration file anyway.
> If sensors-detect isn't supposed to be interactive and users are not
> supposed to edit configuration files, then we need a complete database
> of configuration files for all motherboards out there. Are you going to
> provide this?
I was unclear. What I meant was that running sensors-detect should
always find a functional configuration, or it's not much use for the
desktop user. Of course it's not going to happen any time soon,
unfortunately. In view of the lack of support from the board makers I
don't see how this goal can be achieved without a collection of
information on the various board models. Collecting functional
configuration files for boards would not be too difficult, and
sensors-detect should be capable of picking the correct one, if
available. This prevents duplication of effort, and really helps the
majority of users who don't have the education to be able to construct
their own. Ship the board config files with the software, and have a
"get the latest from". It's not so different from scanModem, and lspci
and lsusb work the same way.
> Face it, hardware monitoring is not meant for the average user.
Sure, I can see it is not for the average user. But it should be, and
regardless of whether it is like that under you-know-OS.
> Things will improve greatly the day motherboard manufacturers ship
> BIOSes which do setup the hardware monitoring chip properly.
Oh yes. Blast them.
Volker
--
Volker Kuhlmann is possibly list0570 with the domain in header
http://volker.dnsalias.net/ Please do not CC list postings to me.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-11-14 2:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 0:59 [lm-sensors] SiS630 sensors.conf errors Volker Kuhlmann
2005-11-01 16:33 ` Jean Delvare
2005-11-01 20:46 ` Volker Kuhlmann
2005-11-01 22:59 ` Jean Delvare
2005-11-14 2:08 ` Volker Kuhlmann
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.