Hi Andrej, On Fri, 8 Feb 2008 23:46:54 +0100, Andrej * wrote: > > Before 2.6.24 I had also i2c_isa module, but there isn't any in latest > > kernel, and I think that lack ot it is causing problem.
i2c-isa was a glue module that is no longer needed. > > How can I get temperature, voltage and fan readings for MB with 2.6.24 > > kernel? > > I found that that temps etc. are shown when using kernel 2.6.23-14 > with exact same config. > So I'm asuming that something changed in w83781d module. > > Only change in Changelog for 2.6.24 is this: > hwmon: (w83781d) Add missing curly braces > > Missing curly braces cause an if statement to be evaluated when it > shouldn't. It happens to be harmless, but that's still worth fixing. > Thanks to Riku Voipio for reporting. Your problem apparently has nothing to do with i2c, so why are you posting to the i2c list? Please post to the lm-sensors list instead, you are much more likely to get an answer there. -- Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
