On Mon, Jun 12, 2000 at 12:07:54AM -0400, Jon Knews wrote:
> I followed your instructions below to the letter (I believe).  I
> downloaded the i2c-2.5.0.tar.tgz and lm_sensors.2.5.0.tar.tgz, and
> unpacked them in to the /usr/local/src directory to make two
> subdirectories of them. I checked that my /usr/src/linux directory
> contains the kernel headers which it does, in fact the linux subdir
> is actually a symlink to ./linux-2.2.14.  I ran make; make install
> for both the i2c-2.5.0 and lm_sensors-2.5.0 in that order. Following
> that, I ran depmod -a, which gave no error, and I ran
> sensors-detect.  Sensors-detect is where the problem shows up.  New
> paragraph...

First, I believe you need a full kernel tree -- not just headers.
Maybe I misread the docs on this, but I am pretty sure that's what it
says. It's not clear whether you have this. If not, I would think you
would get an error along the way ... 
  
> It tells me I need to use i2c-piix4 for device 00:07.3: Intel
> 82371AB PIIX4 ACPI but it fails to load it, saying can't find module
> i2c-piix4.  I continue anyway and it then says canot locate i2c-dev
> under /proc/bus/i2c?!?.  I assume because i2c-piix4 was not loaded.
> HOWEVER I did find the i2c-pii4.o DOES EXIST under
> /usr/local/src/lm_sensors-2.5.0/kernel/busses/ directory, so wonder
> why it could not find it?????????  Please advise?

I believe if everything goes right, the modules should be installed in
/lib/modules-<kernel_ver>/misc. Look there. Mine show up in _both_
places, but the one that are used are from /lib/modules ...
 
> BTW I see that you load (rc.local) modprobe i2c-isa, and I assume for me
> that would be modprobe i2c-piix4, but where you are loading modprobe
> w83781d, what would that one be for me based on the sensors-detect result I
> listed above??? 

I am loading everything in rc.local. Mine is cut/paste right from
sensors-detect. Use whatever it says. Are we both using BP6's? (I have
ACPI turned off. Not that that should make a difference.)

-- 
Hal B
[EMAIL PROTECTED]
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to