From 9da9b0fa94e9bba2d259c7435cc7af0cbf76919c Mon Sep 17 00:00:00 2001 From: "Mark D. Studebaker" Date: Mon, 8 Dec 2003 00:28:34 +0000 Subject: [PATCH] doc update 2 (2.4 and bttv) git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2145 7894878c-1315-0410-8ee3-d5d059ff63e0 --- INSTALL | 5 +++++ QUICKSTART | 5 +++++ README | 12 +++++++++++- 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6d3a06c4..a875c851 100644 --- a/INSTALL +++ b/INSTALL @@ -13,6 +13,11 @@ FOR 2.5/2.6 KERNELS, do not attempt to compile this package. do is 'make user' and 'make user_install'. Do NOT follow the rest of these instructions. +IF YOU REQUIRE BTTV AND RELATED MODULES, + See the information in README. + Do NOT follow the rest of these instructions. + + ============================================================================= These are the installation instruction for the lm_sensors package. diff --git a/QUICKSTART b/QUICKSTART index 466c2217..b7dcff1b 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -15,6 +15,11 @@ Other methods are described in INSTALL. do is 'make user' and 'make user_install'. Do NOT follow the rest of these instructions. + * Do you require additional i2c-related + 2.4 kernel modules (bttv, i2c-matrox, rivatv, zoran...) ??? + See the information in README. + Do NOT follow the rest of these instructions. + * Make sure you have the kernel tree corresponding to your current kernel in /lib/modules/(uname -r)/build. Even if the source is there, it may not correspond to your running diff --git a/README b/README index f46910e0..2760aedc 100644 --- a/README +++ b/README @@ -41,7 +41,17 @@ for compilation of this package. ADDITIONALLY, i2c-2.8.1 is not API compatible to earlier i2c releases due to struct changes; therefore you must NOT ENABLE any other i2c drivers (e.g. bttv) in the kernel. -Do NOT use lm-sensors 2.8.1 or i2c-2.8.1 if you require bttv. +Do NOT use lm-sensors 2.8.1 or i2c-2.8.1 directly out of this package +if you require bttv or related modules. + +Users whose systems require additional i2c-related +kernel modules (bttv, i2c-matrox, rivatv, zoran...) +will require additional patches for the Linux 2.4.21 and 2.4.22 kernels. +These patches fix compatibility differences between i2c-2.8.1 and +the Linux 2.4 kernels. +A complete installation guide is available at +http://www.ensicaen.ismra.fr/~delvare/devel/i2c/ +(and mirrored at http://delvare.nerim.net/i2c/ ), See the lm_sensors download page for further guidance: http://secure.netroedge.com/~lm78/download.html