be found, fallback to /etc/sensors.conf. This allows for an old
libsensors and a new libsensors to be installed in parallel, and each
one has its own configuration file.
One important change here is that the default configuration file will
be installed as /etc/sensors3.conf by "make install".
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4990 7894878c-1315-0410-8ee3-d5d059ff63e0
used by sensor chips on the running system, in a format suitable for
sensors.conf. This is a replacement for the old, broken grab_busses.sh
script. Benefits of having this directly in sensors:
* It lists only the i2c buses that are relevant to sensors.
* sensors is installed by default, while most people didn't have
access to grab_busses.sh.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4781 7894878c-1315-0410-8ee3-d5d059ff63e0
The algorithm names are no more available since Linux 2.6, and were not
very useful anyway.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4206 7894878c-1315-0410-8ee3-d5d059ff63e0
> info it would be a lot harder to diagnose things, or we would have to
> ask them to use -V, so I'd rather not take that info out by default.
> If you want to submit a -A patch (including a man page update) I'll
> apply it.
> thanks
> mds
Here is my patch.
Some additional notes:
This patch also fixes a bug with the --unknown command line switch,
which was waiting for an argument it doesn't actually need.
I suggest a change for the manual page, from "Linux Programmer's Manual"
to "Linux User's Manual" (My patch doesn't change this... This is only a
suggestion.)
As usual, I am open to any suggestion, comment...
Thanks.
--
Jean "Khali" Delvare
http://www.ensicaen.ismra.fr/~delvare/
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1400 7894878c-1315-0410-8ee3-d5d059ff63e0
Somehow, this commit seems to have failed before. Nothing major: added
an entry in the manpage, fixed a spelling error in main.c and added
a CHANGES entry.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@848 7894878c-1315-0410-8ee3-d5d059ff63e0