R: R: [Voyage-linux] Negative temperature reading on Wrap

Michael Renzmann (spam-protected)
Fri Dec 16 02:50:53 HKT 2005


Hi.

On Thu, 2005-12-15 at 17:47 +0100, Tommaso wrote:
> I'm sorry but I don't know exactly how to use your lm77fix.patch file. Could
> you please give me some more instructions? 

Let's asume you have your kernel source in /usr/src/linux. Copy the file
into that directory, change into there and run:

1. patch -p1 < ./lm77fix.patch
2. make modules
3. mv /lib/modules/$(uname
-r)/kernel/drivers/hwmon/lm77.ko /lib/modules/$(uname
-r)/kernel/drivers/hwmon/lm77.ko.old
3. cp drivers/hwmon/lm77.ko /lib/modules/$(uname
-r)/kernel/drivers/hwmon
4. rmmod lm77
5. modprobe lm77

That hopefully works, it's out of my mind (don't have a 2.6.x box with
LM77 at hands to try it myself first).

Bye, Mike





More information about the Voyage-linux mailing list