View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#24
Originally Posted by fhofer View Post
You mean without rebooting? Yes, it is possible:

to turn on:
Code:
echo 1 > /sys/power/sr_vdd1_autocomp
echo 1 > /sys/power/sr_vdd2_autocomp
echo 0 ... for turning off.


Hmm, perhaps I could make a script to automatically turn SR off as soon as the battery is charging and put it back on when not charging..
That could be useful (event triggered). I had my crash during the charging. Before that, the hack seemed to work ok.

https://bugs.maemo.org/show_bug.cgi?...gi?id=7633#c31

edit:
I also would be interested to read (here) what does that SmartReflex actually do. Why two places for settings? What if only other one is enabled (1) and the other left as disabled (0)?

Last edited by zimon; 2010-03-25 at 13:05.