Ivanich, after this story with KA, I want to resume the tests of intelliplug and di it manually with sysfs.
I created an init script where I disable msm_mpdecision and enable intelliplug with :
Code:
echo 0 > /sys/kernel/msm_mpdecision/conf/enabled
echo 1 > /sys/module/intelli_plug/parameters/intelli_plug_active
But kmesg still show
Code:
[MPDEC]: Screen -> on. Activated mpdecision. | Mask=[1100]
[MPDEC]: Screen -> off. Deactivated mpdecision.
Is it normal ? or must I add this ?
Code:
echo 0 > /sys/kernel/msm_mpdecision/conf/scroff_single_core