Thanks Jim.
Removing the i2c prevented the problem.
But I will try to see where lm_sensors is messing up the bus.
Denis
On Fri, 2003-04-18 at 15:48, Jim Garlick wrote:
Sounds very similar to a problem observed on the SuperMicro P4DPR/DPE which has the same winbond sensor chip. The solution was to tell lm_sensors to access the Winbond via ISA rather than I2C.
I think there is also some code in the p4dpr/p4dpe linuxbios port to notice the memory initialization problem and work around it (e.g. wait a while and reset?) The details have faded but you might check the code.
Jim
On Fri, 18 Apr 2003, Denis Pilon wrote:
I've got linuxbios somewhat working with the SuperMicro X5DPE-G2, but I have discovered one problem.
If I run lm_sensors and initialize the chips, the node will not reboot. It gives me a no memory error at boot.
Has anyone seen this? How do I start debuggin ?
Denis