We have lm sensors in our system and when I run with lm sensors which is I2C driver on SMBus, then I can see the hang on reboot.
Is it possible that some driver conflicts each other and disrupt the hardware functionality? It seems that CPU isn't getting the reset signal during /sbin/reboot command.
On Mon, Sep 27, 2010 at 11:22 AM, Carlo Caione <carlo.caione@xxxxxxxxx> wrote:
Mmmh..memory leak?
On Sep 27, 2010, at 7:40 PM, Dev Null wrote:
> I have been executing the i2c driver which is connected to power supply module through i2c interface of SMBus. I am facing very weird issue.
>
> My system hangs on reboot because of this driver. If I execute this system for more than 2 days, then only I can reproduce this problem.
--
> However, if I remove the i2c driver from the system, then I cannot see any issue.
>
> Please reply any solution might you have.
>
> Thanks
> Dev Null
Carlo Caione