On Fri, Oct 31, 2008 at 10:09:13PM +0100, Peter Mahlknecht wrote: > Thanks for the hint. I get the wrong temperatures after loading the > lm90 module (hwmon driver), but also if i load em28xx_cx25843, which > is a part of the driver for my tv-card. Both modules depend on > i2c-core, so probably the bug is related to the i2c bus? In the lm90 case it's almost certainly because you have the firmware and Linux trying to access the chip at the same time. Since it has indexed registers, this fails very miserably. I'm surprised that the TV card driver has any effect - it should be on an entirely spearate i2c bus. Are you sure you don't have lm90 loaded in that case? -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html