Bob Schl?rmann wrote: > On Mon, 09 Apr 2007 17:20:52 +0200 > Hans de Goede <j.w.r.degoede at hhs.nl> wrote: > >> ... >> So please test this: >> 1) checkout the 3.0.0 branch: >> svn checkout >> http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0 2) >> comment the entries for your chips int he table at the end of >> lib/chips.c and in the table near the end of progs/sensors/main.c 3) > Note that this isn't needed if you give sensors the -g argument. This > forces sensors to use the generic printing routines. > Yes, the removal from progs/sensors/main.c isn't really necessary to test the generic printing routines, that can be done with -g too. However the removal / commenting from lib/chips.c _really_ is necessary to test the dynamic chip support. Regards, Hans