Re: 2.6.10-rc2-mm3

From: Greg KH
Date: Fri Nov 26 2004 - 15:07:23 EST


> On 2004.11.22, Andrew Morton wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc2/2.6.10-rc2-mm3/
> >
>
> Problem with /sys/bus/i2c/devices empty.
>
> I am running a 2.10-rc2-mm3 kernel with a couple pathes (unrelated to
> i2c). It shows me an empty directory in /sys/bus/i2c/devices, even
> if I have all suitable modules loaded:

Are you sure these are the proper modules for this system?

> Module Size Used by
> w83627hf 24224 0
> i2c_dev 8192 0
> i2c_sensor 3328 1 w83627hf
> i2c_isa 2304 0
> i2c_i801 7692 0
> i2c_core 18560 5 w83627hf,i2c_dev,i2c_sensor,i2c_isa,i2c_i801
>
> On boxes running 2.6.9, the devices are present with the same module list
> (different adapters)

Ah, but what about 2.6.9 on this same machine? Are you sure that the
i2c_i801 driver is the proper one for this box? How about the w83627hf
driver? Are you sure that chip is on it?

Have you tried running sensors-detect to determine what drivers are
needed?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/