Rod Morison wrote: > Yes, > > modprobe w83792d force_subclients=0,0x2f,0x4b,0x4c > > works like a champ! > > So that I can learn from this, how would I (or how did you) figure out > the subclient addresses from the i2cdump? > The driver has flaw when the w83792d subclients are disabled. This was fixed for 2.6 but forgotten for 2.4. Moreover it likes to have both subclients on specific addr ranges. Plus I had to select addresses where no device is present. I will fix the driver hopefuly in the weekend. Regards Rudolf