[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CPU temp/fan tachometer for linux?



stephen.p.ryan@dartmouth.edu wrote:

> In the Makefile, change the line 
> CFLAGS = -D__KERNEL__ -DMODULE -I. -O2 -fomit-frame-pointer
> 
> to read 
> 
> CFLAGS = -D__KERNEL__ -DMODULE -I/usr/src/kernel-source-2.0.34/include -I. -O
> 2 -fomit-frame-pointer

Thanks a lot.

Now I can build oikay, but I get this error:

# insmod ./lm_sensors.o
./lm_sensors.o: init_module: Device or resource busy

Guess I'll email the authors.
-- 
Peter Galbraith, research scientist          <GalbraithP@dfo-mpo.gc.ca>
Maurice Lamontagne Institute, Department of Fisheries and Oceans Canada
P.O. Box 1000, Mont-Joli Qc, G5H 3Z4 Canada. 418-775-0852 FAX: 775-0546
    6623'rd GNU/Linux user at the Counter - http://counter.li.org/ 


Reply to: