linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i2c-proc module
@ 2003-07-17 10:40 Andrew S. Johnson
  2003-07-17 11:28 ` Ed Sweetman
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew S. Johnson @ 2003-07-17 10:40 UTC (permalink / raw)
  To: linux-kernel

I2C wants an i2c-proc module, but I can't find where
to config it.  Something like this happens when I run sensors:

/proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
Make sure you have done 'modprobe i2c-proc'!

There was an i2c-proc module with lm_sensors 2.7.0.  What
am I missing?

Andy Johnson


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: i2c-proc module
  2003-07-17 10:40 i2c-proc module Andrew S. Johnson
@ 2003-07-17 11:28 ` Ed Sweetman
  2003-07-18  2:30   ` Andrew S. Johnson
  0 siblings, 1 reply; 3+ messages in thread
From: Ed Sweetman @ 2003-07-17 11:28 UTC (permalink / raw)
  To: Andrew S. Johnson; +Cc: linux-kernel

Andrew S. Johnson wrote:
> I2C wants an i2c-proc module, but I can't find where
> to config it.  Something like this happens when I run sensors:
> 
> /proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
> Make sure you have done 'modprobe i2c-proc'!
> 
> There was an i2c-proc module with lm_sensors 2.7.0.  What
> am I missing?
> 
> Andy Johnson


lm_sensors uses sysfs now. Not proc. Sensors hasn't been updated. You'll 
have to use cat.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: i2c-proc module
  2003-07-17 11:28 ` Ed Sweetman
@ 2003-07-18  2:30   ` Andrew S. Johnson
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew S. Johnson @ 2003-07-18  2:30 UTC (permalink / raw)
  To: Ed Sweetman; +Cc: linux-kernel

On Thursday 17 July 2003 06:28 am, Ed Sweetman wrote:
> Andrew S. Johnson wrote:
> > I2C wants an i2c-proc module, but I can't find where
> > to config it.  Something like this happens when I run sensors:
> > 
> > /proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
> > Make sure you have done 'modprobe i2c-proc'!
> > 
> > There was an i2c-proc module with lm_sensors 2.7.0.  What
> > am I missing?
> > 
> > Andy Johnson
> 
> 
> lm_sensors uses sysfs now. Not proc. Sensors hasn't been updated. You'll 
> have to use cat.

It seems that by trial and error I figured it out.  There's a i2c-dev module that
I have to load first, then via686a, then i2c-isa.  This order is different than with
lm_sensors under 2.4 kernels.  Also, the i2c-viapro was required before, but
now it doesn't seem to do anything.

Thanks for helping,

Andy Johnson


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-18  2:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-17 10:40 i2c-proc module Andrew S. Johnson
2003-07-17 11:28 ` Ed Sweetman
2003-07-18  2:30   ` Andrew S. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).