Re: [lm-sensors] hwmon/adt7470 crash on module load (2.6.37-rc1)

From: Jean Delvare
Date: Fri Nov 05 2010 - 12:09:21 EST


On Fri, 5 Nov 2010 16:17:41 +0100, Jean Delvare wrote:
> The "i2c-15" above suggests that you have at least 16 I2C adapters on
> your system. There are many such adapters in graphics cards, TV cards
> (both analog and digital) and on the mainboard as well. You can get a
> list with:
>
> # modprobe i2c-dev
> # i2cdetect -l
>
> But given the problem you've just reported, I expect the above command
> to crash on 2.6.37-rc1. You could try it on 2.6.36 to at least give me a
> rough idea of what I2C adapters are available on your system. This
> would help me understand what's happening.

Actually, the following command on 2.6.37-rc1 should work and answer my
question:

$ grep . /sys/bus/i2c/devices/i2c-*/name

--
Jean Delvare
--
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/