diff --git a/doc/FAQ b/doc/FAQ index 7a631cbb..0d1b36b5 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1120,13 +1120,18 @@ are running the `sensors' program it installed and not some older 4.27 Sensors says `ERROR: Can't get xxxxx data!' ================================================ - You have a `libsensors/sensors' mismatch. `sensors' is unable to get -a data entry from `libsensors'. You probably have an old `libsensors' -in your `/etc/ld.so.conf' path. Make sure you did (as root) a `make -install' followed by a `ldconfig'. Then check the output of `ldconfig --v | grep libsensors' to verify that there is only ONE `libsensors' -entry and that it matches the `libsensors' that was built in the `lib/' -directory in `lm_sensors2'. + * (Linux 2.6) Make sure you are using one of the recommended + kernel/lm_sensors combination + (http://secure.netroedge.com/~lm78/kernel26.html). + + * You have a `libsensors'/`sensors' mismatch. `sensors' is unable to + get a data entry from `libsensors'. You probably have an old + `libsensors' in your `/etc/ld.so.conf' path. Make sure you did + (as root) a `make install' (Linux 2.4) or `make user_install' + (Linux 2.6) followed by a `ldconfig'. Then check the output of + `ldconfig -v | grep libsensors' to verify that there is only ONE + `libsensors' entry and that it matches the `libsensors' that was + built in the `lib/' directory in `lm_sensors2'. 4.28 Sensors doesn't find any sensors, just eeproms. ==================================================== diff --git a/doc/lm_sensors-FAQ.html b/doc/lm_sensors-FAQ.html index b52be9f8..1f69b4c3 100644 --- a/doc/lm_sensors-FAQ.html +++ b/doc/lm_sensors-FAQ.html @@ -1,15 +1,15 @@ -Sensors FAQ for lm_sensors version 2.11 +Sensors FAQ for lm_sensors version 2.12 - + -

Sensors FAQ for lm_sensors version 2.11

-Copyright (c) 1998 - 2002
-Frodo Looijaard,
+

Sensors FAQ for lm_sensors version 2.12

+Copyright (C) 1998 - 2004
+Frodo Looijaard,
Philip Edelbrock,
and
Mark Studebaker
@@ -1623,13 +1623,19 @@ Up:Problems

4.27 Sensors says ERROR: Can't get xxxxx data!

-

You have a libsensors/sensors mismatch. sensors is unable to +


diff --git a/doc/lm_sensors-FAQ.texi b/doc/lm_sensors-FAQ.texi index c709da46..e8f0c125 100644 --- a/doc/lm_sensors-FAQ.texi +++ b/doc/lm_sensors-FAQ.texi @@ -9,17 +9,17 @@ @titlepage @center @titlefont{This is the FAQ for the @command{lm_sensors} program, @value{VERSION}} @sp 3 -@center Copyright (c) 1998 - 2004 +@center Copyright (C) 1998 - 2004 @sp 1 -@center @email{frodol@@dds.nl, Frodo Looijaard}, +@center Frodo Looijaard, @center @email{phil@@netroedge.com, Philip Edelbrock}, @center and @center @email{mdsxyz123@@yahoo.com, Mark Studebaker} @end titlepage @ifhtml -Copyright (c) 1998 - 2002@* -@email{frodol@@dds.nl, Frodo Looijaard},@* +Copyright (C) 1998 - 2004@* +Frodo Looijaard,@* @email{phil@@netroedge.com, Philip Edelbrock},@* and@* @email{mdsxyz123@@yahoo.com, Mark Studebaker}@* @@ -1129,13 +1129,20 @@ and not some older @command{sensors}. @node Section 4.27, Section 4.28, Section 4.26, Problems @section Sensors says @samp{ERROR: Can't get xxxxx data!} -You have a @command{libsensors/sensors} mismatch. @command{sensors} is unable to +@itemize +@item (Linux 2.6) Make sure you are using one of the +@uref{http://secure.netroedge.com/~lm78/kernel26.html, +recommended kernel/lm_sensors combination}. +@item You have a @file{libsensors}/@command{sensors} mismatch. +@command{sensors} is unable to get a data entry from @file{libsensors}. You probably have an old @file{libsensors} in your @file{/etc/ld.so.conf} path. -Make sure you did (as root) a @command{make install} followed by a @command{ldconfig}. +Make sure you did (as root) a @command{make install} (Linux 2.4) or +@command{make user_install} (Linux 2.6) followed by a @command{ldconfig}. Then check the output of @command{ldconfig -v | grep libsensors} to verify that there is only ONE @file{libsensors} entry and that it matches the @file{libsensors} that was built in the @file{lib/} directory in @file{lm_sensors2}. +@end itemize @node Section 4.28, Section 4.29, Section 4.27, Problems diff --git a/doc/version.texi b/doc/version.texi index d6ee2d5c..768aa328 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 18 January 2004 -@set UPDATED-MONTH January 2004 -@set VERSION 2.11 +@set UPDATED 11 April 2004 +@set UPDATED-MONTH April 2004 +@set VERSION 2.12